Defined in 2 files as a function:
- drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c, line 746 (as a function)
- drivers/gpu/drm/msm/dsi/dsi_host.c, line 1758 (as a function)
Referenced in 2 files:
- drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c, line 758
- drivers/gpu/drm/msm/dsi/dsi_host.c, line 1788
Smatch caller information:
drivers/gpu/drm/drm_mipi_dsi.c mipi_dsi_detach() -> (struct mipi_dsi_host_ops)->detach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | host | 4096-ptr_max |
| PARAM_VALUE | 0 | host->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | host->ops->detach | 1-u64max |
| PARAM_VALUE | 1 | mdsi | 4096-ptr_max |
| PARAM_VALUE | 1 | mdsi->attached | 0 |
| PARAM_VALUE | 1 | mdsi->host | 4096-ptr_max |
| PARAM_VALUE | 1 | mdsi->host->ops | 4096-ptr_max |
| PARAM_VALUE | 1 | mdsi->host->ops->detach | 1-u64max |
| DATA_SOURCE | 1 | mdsi | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dev->mutex |