Home
last modified time | relevance | path

Searched refs:amdgpu_hpd (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h50 struct amdgpu_hpd;
293 struct amdgpu_hpd *hpd,
459 struct amdgpu_hpd { struct
507 struct amdgpu_hpd hpd;
Damdgpu_connectors.h39 struct amdgpu_hpd *hpd,
Damdgpu_atombios.c196 static struct amdgpu_hpd
200 struct amdgpu_hpd hpd; in amdgpu_atombios_get_hpd_info_from_gpio()
203 memset(&hpd, 0, sizeof(struct amdgpu_hpd)); in amdgpu_atombios_get_hpd_info_from_gpio()
307 struct amdgpu_hpd hpd; in amdgpu_atombios_get_connector_info_from_object_table()
Damdgpu_connectors.c1538 struct amdgpu_hpd *hpd, in amdgpu_connector_add()