Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.c980 .set_polarity = &r600_hpd_set_polarity,
1066 .set_polarity = &r600_hpd_set_polarity,
1159 .set_polarity = &r600_hpd_set_polarity,
1265 .set_polarity = &r600_hpd_set_polarity,
H A Dradeon_asic.h357 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