Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/i915/display/intel_hotplug.c i915_hotplug_work_func() -> (struct intel_encoder)->hotplug()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | encoder | 4096-ptr_max |
| PARAM_VALUE | 1 | connector | 4096-ptr_max |
| PARAM_VALUE | 1 | connector->encoder | 4096-ptr_max |
| CONTAINER | 0 | -488+0 | $(-1) |
| PARAM_COMPARE | 0 | encoder | == $1->encoder |
| PARAM_COMPARE | 1 | connector->encoder | == $0 |
| LOCK2 | &display->drm->mode_config.mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct drm_mode_config)->mutex |