Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c296 static void dce_v10_0_hpd_set_polarity(struct amdgpu_device *adev, in dce_v10_0_hpd_set_polarity() function
359 dce_v10_0_hpd_set_polarity(adev, amdgpu_connector->hpd.hpd); in dce_v10_0_hpd_init()
3551 .hpd_set_polarity = &dce_v10_0_hpd_set_polarity,