Searched refs:r100_hpd_sense (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_asic.c217 .sense = &r100_hpd_sense,
293 .sense = &r100_hpd_sense,
369 .sense = &r100_hpd_sense,
445 .sense = &r100_hpd_sense,
521 .sense = &r100_hpd_sense,
597 .sense = &r100_hpd_sense,
H A Dradeon_asic.h102 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
H A Dr100.c532 * r100_hpd_sense - hpd sense callback.
540 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) function
571 bool connected = r100_hpd_sense(rdev, hpd);

Completed in 114 milliseconds