Defined in 4 files as a function:
- drivers/gpu/drm/omapdrm/dss/hdmi4_core.c, line 145 (as a function)
- drivers/gpu/drm/omapdrm/dss/hdmi5_core.c, line 234 (as a function)
- drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c, line 187 (as a function)
- drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c, line 277 (as a function)
Referenced in 4 files:
- drivers/gpu/drm/omapdrm/dss/hdmi4_core.c, line 266
- drivers/gpu/drm/omapdrm/dss/hdmi5_core.c, line 568
- drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c, line 308
- drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c, line 579
Smatch caller information:
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c hdmi4_configure() -> hdmi_core_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | video_cfg | 3484437020258500608 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &hdmi->lock | ||
| HALF_LOCKED2 | &first_bridge->encoder->bridge_chain_mutex | ||
| HALF_LOCKED2 | &state->dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &state->dev->mode_config.connection_mutex.mutex | ||
| TYPE_LOCK | (struct omap_hdmi)->lock |
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c hdmi5_configure() -> hdmi_core_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | video_cfg | 8620808937829617664 |
| PARAM_VALUE | 1 | cfg | 4096-ptr_max |
| PARAM_VALUE | 1 | cfg->hdmi_dvi_mode | 0-1 |
| DATA_SOURCE | 1 | cfg | $2 |
| FUZZY_MAX | 1 | cfg->hdmi_dvi_mode | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &hdmi->lock | ||
| HALF_LOCKED2 | &first_bridge->encoder->bridge_chain_mutex | ||
| HALF_LOCKED2 | &state->dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &state->dev->mode_config.connection_mutex.mutex | ||
| TYPE_LOCK | (struct omap_hdmi)->lock |