Defined in 2 files as a prototype:
- drivers/gpu/drm/omapdrm/dss/omapdss.h, line 303 (as a prototype)
- drivers/video/fbdev/omap2/omapfb/dss/dss.h, line 514 (as a prototype)
Defined in 2 files as a function:
- drivers/gpu/drm/omapdrm/dss/output.c, line 122 (as a function)
- drivers/video/fbdev/omap2/omapfb/dss/output.c, line 245 (as a function)
Referenced in 3 files:
- drivers/gpu/drm/omapdrm/dss/dsi.c, line 3333
- drivers/video/fbdev/omap2/omapfb/dss/dsi.c, line 4092
- drivers/video/fbdev/omap2/omapfb/dss/output.c, line 250
Smatch caller information:
drivers/gpu/drm/omapdrm/dss/dsi.c dsi_init_dispc() -> dss_mgr_register_framedone_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dssdev | 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 | |||
| 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 |