HomeSort by: relevance | last modified time | path
    Searched refs:r100_hpd_sense (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_asic.c 248 .sense = &r100_hpd_sense,
316 .sense = &r100_hpd_sense,
412 .sense = &r100_hpd_sense,
480 .sense = &r100_hpd_sense,
548 .sense = &r100_hpd_sense,
616 .sense = &r100_hpd_sense,
radeon_asic.h 101 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
radeon_r100.c 527 * r100_hpd_sense - hpd sense callback.
535 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) function in typeref:typename:bool
566 bool connected = r100_hpd_sense(rdev, hpd);

Completed in 15 milliseconds