Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_asic.c981 .set_polarity = &r600_hpd_set_polarity,
1067 .set_polarity = &r600_hpd_set_polarity,
1160 .set_polarity = &r600_hpd_set_polarity,
1266 .set_polarity = &r600_hpd_set_polarity,
H A Dradeon_asic.h358 void r600_hpd_set_polarity(struct radeon_device *rdev,
H A Dr600.c859 void r600_hpd_set_polarity(struct radeon_device *rdev, in r600_hpd_set_polarity() function