Home
last modified time | relevance | path

Searched refs:ATOM_HPD_INT_RECORD (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c78 static ATOM_HPD_INT_RECORD *get_hpd_record(struct bios_parser *bp,
524 ATOM_HPD_INT_RECORD *record = NULL; in bios_parser_get_hpd_info()
1188 static ATOM_HPD_INT_RECORD *get_hpd_record(struct bios_parser *bp, in get_hpd_record()
1213 && sizeof(ATOM_HPD_INT_RECORD) <= header->ucRecordSize) in get_hpd_record()
1214 return (ATOM_HPD_INT_RECORD *) header; in get_hpd_record()
3052 ATOM_HPD_INT_RECORD *hpd_record = NULL; in patch_bios_image_from_ext_display_connection_info()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c487 ATOM_HPD_INT_RECORD *hpd_record; in amdgpu_atombios_get_connector_info_from_object_table()
507 (ATOM_HPD_INT_RECORD *) in amdgpu_atombios_get_connector_info_from_object_table()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c769 ATOM_HPD_INT_RECORD *hpd_record; in radeon_get_atom_connector_info_from_object_table()
789 (ATOM_HPD_INT_RECORD *) in radeon_get_atom_connector_info_from_object_table()
H A Datombios.h4214 }ATOM_HPD_INT_RECORD; typedef
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h4714 }ATOM_HPD_INT_RECORD; typedef