Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/drm_client_event.c drm_client_dev_hotplug() -> drm_client_hotplug()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | client | 4096-ptr_max |
| PARAM_VALUE | 0 | client->funcs->hotplug | 0,4096-ptr_max |
| CAPPED_DATA | 0 | &client->list | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->clientlist_mutex | ||
| HALF_LOCKED2 | global &vgasr_mutex | ||
| TYPE_LOCK | (struct drm_device)->clientlist_mutex |
drivers/gpu/drm/drm_client_event.c drm_client_resume() -> drm_client_hotplug()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | client | 4096-ptr_max |
| PARAM_VALUE | 0 | client->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | client->funcs | 0,4096-ptr_max |
| PARAM_VALUE | 0 | client->funcs->hotplug | 0,4096-ptr_max |
| PARAM_VALUE | 0 | client->funcs->resume | 0,4096-ptr_max |
| PARAM_VALUE | 0 | client->hotplug_pending | 1 |
| PARAM_VALUE | 0 | client->suspended | 0 |
| DATA_SOURCE | 0 | client | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->clientlist_mutex | ||
| TYPE_LOCK | (struct drm_device)->clientlist_mutex |