Defined in 2 files as a prototype:
- drivers/gpu/drm/omapdrm/dss/omapdss.h, line 305 (as a prototype)
- drivers/video/fbdev/omap2/omapfb/dss/dss.h, line 516 (as a prototype)
Defined in 2 files as a function:
- drivers/gpu/drm/omapdrm/dss/output.c, line 132 (as a function)
- drivers/video/fbdev/omap2/omapfb/dss/output.c, line 252 (as a function)
Referenced in 3 files:
- drivers/gpu/drm/omapdrm/dss/dsi.c
- drivers/video/fbdev/omap2/omapfb/dss/dsi.c
- drivers/video/fbdev/omap2/omapfb/dss/output.c, line 257
Smatch caller information:
drivers/gpu/drm/omapdrm/dss/dsi.c dsi_init_dispc() -> dss_mgr_unregister_framedone_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dssdev | 4096-ptr_max |
| PARAM_VALUE | 0 | dssdev->dss | 4096-ptr_max |
| PARAM_VALUE | 2 | data | 4096-ptr_max |
| BUF_SIZE | 2 | data | s32min-(-2),1-s32max |
| DATA_SOURCE | 2 | data | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 2 | data | unit_byte |
| LOCK2 | &dsi->bus_lock | ||
| HALF_LOCKED2 | &commit->dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &commit->dev->mode_config.connection_mutex.mutex | ||
| HALF_LOCKED2 | &first_bridge->encoder->bridge_chain_mutex | ||
| TYPE_LOCK | (struct dsi_data)->bus_lock |
drivers/gpu/drm/omapdrm/dss/dsi.c dsi_uninit_dispc() -> dss_mgr_unregister_framedone_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dssdev | 4096-ptr_max |
| PARAM_VALUE | 0 | dssdev->dss | 4096-ptr_max |
| PARAM_VALUE | 2 | data | 4096-ptr_max |
| BUF_SIZE | 2 | data | s32min-(-2),1-s32max |
| DATA_SOURCE | 2 | data | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 2 | data | unit_byte |
| LOCK2 | &dsi->bus_lock | ||
| TYPE_LOCK | (struct dsi_data)->bus_lock |