/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/ |
amdgpu_bios_parser2.c | 259 static struct atom_display_object_path_v2 *get_bios_object( function in typeref:struct:atom_display_object_path_v2 * 317 object = get_bios_object(bp, id); 437 object = get_bios_object(bp, id); 635 object = get_bios_object(bp, connector_object_id); 1322 object = get_bios_object(bp, object_id);
|
amdgpu_bios_parser2.c | 259 static struct atom_display_object_path_v2 *get_bios_object( function in typeref:struct:atom_display_object_path_v2 * 317 object = get_bios_object(bp, id); 437 object = get_bios_object(bp, id); 635 object = get_bios_object(bp, connector_object_id); 1322 object = get_bios_object(bp, object_id);
|
amdgpu_bios_parser.c | 69 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, 205 object = get_bios_object(bp, object_id); 235 object = get_bios_object(bp, id); 279 object = get_bios_object(bp, id); 347 object = get_bios_object(bp, connector_object_id); 1481 object = get_bios_object(bp, object_id); 1953 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, function in typeref:typename:ATOM_OBJECT *
|
amdgpu_bios_parser.c | 69 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, 205 object = get_bios_object(bp, object_id); 235 object = get_bios_object(bp, id); 279 object = get_bios_object(bp, id); 347 object = get_bios_object(bp, connector_object_id); 1481 object = get_bios_object(bp, object_id); 1953 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, function in typeref:typename:ATOM_OBJECT *
|