Searched refs:r100_hpd_sense (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.c | 243 .sense = &r100_hpd_sense, 311 .sense = &r100_hpd_sense, 407 .sense = &r100_hpd_sense, 475 .sense = &r100_hpd_sense, 543 .sense = &r100_hpd_sense, 611 .sense = &r100_hpd_sense,
|
H A D | radeon_asic.h | 99 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
|
H A D | r100.c | 522 * r100_hpd_sense - hpd sense callback. 530 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r100_hpd_sense() function 561 bool connected = r100_hpd_sense(rdev, hpd); in r100_hpd_set_polarity()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.c | 242 .sense = &r100_hpd_sense, 310 .sense = &r100_hpd_sense, 406 .sense = &r100_hpd_sense, 474 .sense = &r100_hpd_sense, 542 .sense = &r100_hpd_sense, 610 .sense = &r100_hpd_sense,
|
H A D | radeon_asic.h | 99 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
|
H A D | r100.c | 532 * r100_hpd_sense - hpd sense callback. 540 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r100_hpd_sense() function 571 bool connected = r100_hpd_sense(rdev, hpd); in r100_hpd_set_polarity()
|
Completed in 15 milliseconds