Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.c243 .set_polarity = &r100_hpd_set_polarity,
311 .set_polarity = &r100_hpd_set_polarity,
407 .set_polarity = &r100_hpd_set_polarity,
475 .set_polarity = &r100_hpd_set_polarity,
543 .set_polarity = &r100_hpd_set_polarity,
611 .set_polarity = &r100_hpd_set_polarity,
H A Dradeon_asic.h100 void r100_hpd_set_polarity(struct radeon_device *rdev,
H A Dr100.c567 void r100_hpd_set_polarity(struct radeon_device *rdev, in r100_hpd_set_polarity() function