Searched refs:hpd_record (Results 1 – 3 of 3) sorted by relevance
503 ATOM_HPD_INT_RECORD *hpd_record; in amdgpu_atombios_get_connector_info_from_object_table() local522 hpd_record = in amdgpu_atombios_get_connector_info_from_object_table()526 hpd_record->ucHPDIntGPIOID); in amdgpu_atombios_get_connector_info_from_object_table()528 hpd.plugged_state = hpd_record->ucPlugged_PinState; in amdgpu_atombios_get_connector_info_from_object_table()
3052 ATOM_HPD_INT_RECORD *hpd_record = NULL; in patch_bios_image_from_ext_display_connection_info() local3157 hpd_record = get_hpd_record(bp, object); in patch_bios_image_from_ext_display_connection_info()3158 if (hpd_record) { in patch_bios_image_from_ext_display_connection_info()3161 hpd_record->ucHPDIntGPIOID = in patch_bios_image_from_ext_display_connection_info()
778 ATOM_HPD_INT_RECORD *hpd_record; in radeon_get_atom_connector_info_from_object_table() local797 hpd_record = in radeon_get_atom_connector_info_from_object_table()801 hpd_record->ucHPDIntGPIOID); in radeon_get_atom_connector_info_from_object_table()803 hpd.plugged_state = hpd_record->ucPlugged_PinState; in radeon_get_atom_connector_info_from_object_table()