Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/i915/display/intel_dp.c, line 6508
- drivers/gpu/drm/i915/display/intel_lspcon.c, line 735
Smatch caller information:
drivers/gpu/drm/i915/display/intel_lspcon.c intel_lspcon_resume() -> intel_lspcon_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dig_port | 4096-ptr_max |
| PARAM_VALUE | 0 | dig_port->base.devdata | 4096-ptr_max |
| PARAM_VALUE | 0 | dig_port->base.devdata->child.lspcon | 1 |
| PARAM_VALUE | 0 | dig_port->lspcon.active | 0 |
| DATA_SOURCE | 0 | dig_port | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/i915/display/intel_dp.c intel_dp_connector_register() -> intel_lspcon_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dig_port | 4096-ptr_max |
| PARAM_VALUE | 0 | dig_port->base.devdata | 4096-ptr_max |
| PARAM_VALUE | 0 | dig_port->base.devdata->child.lspcon | 1 |
| DATA_SOURCE | 0 | dig_port | r dp_to_dig_port |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &_connector->mutex | ||
| HALF_LOCKED2 | &device->clients_lock | ||
| TYPE_LOCK | (struct drm_connector)->mutex |