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

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_asic.c242 .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 Dradeon_asic.h99 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 144 milliseconds