Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_connector.c parse_edid_cea_dmcu() -> dc_edid_parser_send_cea()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | offset | 0,8-127 |
| PARAM_VALUE | 2 | total_length | 128 |
| PARAM_VALUE | 3 | data | 4096-ptr_max |
| PARAM_VALUE | 4 | length | 8 |
| DATA_SOURCE | 2 | total_length | $2 |
| FUZZY_MAX | 1 | offset | 127 |
| PARAM_COMPARE | 1 | offset | < $2 |
| PARAM_COMPARE | 2 | total_length | > $1 |
| HARD_MAX | 1 | offset | 127 |
| LOCK2 | &adev->dm.dc_lock | ||
| TYPE_LOCK | (struct amdgpu_display_manager)->dc_lock |