Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/drm_connector.c drm_mode_getconnector() -> drm_mode_expose_to_userspace()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mode | 4096-ptr_max |
| PARAM_VALUE | 1 | modes | 4096-ptr_max |
| PARAM_VALUE | 2 | file_priv | 4096-ptr_max |
| BUF_SIZE | 2 | file_priv | s32min-(-2),1-s32max |
| BUF_SIZE | 2 | file_priv | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | &mode->head | 1 |
| DATA_SOURCE | 2 | file_priv | $2 |
| LOCK2 | &dev->mode_config.mutex | ||
| TYPE_LOCK | (struct drm_mode_config)->mutex |