Home
last modified time | relevance | path

Searched refs:tv_crt_found (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c332 Radeon_DetectTV_RV200(accelerator_info *ai, bool tv_crt_found) in Radeon_DetectTV_RV200() argument
341 if (tv_crt_found) in Radeon_DetectTV_RV200()
662 Radeon_DetectTV(accelerator_info *ai, bool tv_crt_found) in Radeon_DetectTV() argument
677 return Radeon_DetectTV_RV200(ai, tv_crt_found); in Radeon_DetectTV()