Defined in 2 files as a prototype:
- drivers/gpu/drm/amd/display/dc/bios/bios_parser.c, line 66 (as a prototype)
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c, line 82 (as a prototype)
Defined in 2 files as a function:
- drivers/gpu/drm/amd/display/dc/bios/bios_parser.c, line 966 (as a function)
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c, line 610 (as a function)
Referenced in 2 files:
- drivers/gpu/drm/amd/display/dc/bios/bios_parser.c, line 279
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c, line 589
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c bios_parser_get_hpd_info() -> get_hpd_record()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bp | 4096-ptr_max |
| PARAM_VALUE | 0 | bp->object_info_tbl.revision.minor | 4 |
| PARAM_VALUE | 0 | bp->object_info_tbl.v1_4->number_of_path | 1-255 |
| PARAM_VALUE | 1 | object | 4096-ptr_max |
| DATA_SOURCE | 1 | object | r get_bios_object |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c bios_parser_get_hpd_info() -> get_hpd_record()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bp | 4096-ptr_max |
| PARAM_VALUE | 0 | bp->base.bios | 1-u64max |
| PARAM_VALUE | 0 | bp->object_info_tbl.revision.minor | 3-u32max |
| PARAM_VALUE | 1 | object | 4096-ptr_max |
| DATA_SOURCE | 1 | object | r get_bios_object |
| RX_PATH | |||
| TASK_NOT_RUNNING |