Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_asic.c243 .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 Dradeon_asic.h99 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
H A Dr100.c522 * 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 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) in r100_hpd_sense() function
571 bool connected = r100_hpd_sense(rdev, hpd); in r100_hpd_set_polarity()

Completed in 15 milliseconds