Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon/
H A Ddriver_wrapper.c90 int Radeon_FindVIPDevice( accelerator_info *ai, uint32 device_id ) in Radeon_FindVIPDevice() function
H A Dradeon_accelerant.h123 int Radeon_FindVIPDevice( accelerator_info *ai, uint32 device_id );
H A Dtheatre_out.c257 int channel = Radeon_FindVIPDevice( ai, THEATRE_ID ); in Radeon_DetectTVOut()
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dradeon_driver.h233 int Radeon_FindVIPDevice( device_info *di, uint32 device_id );
H A Dvip.c408 int Radeon_FindVIPDevice( in Radeon_FindVIPDevice() function
H A Ddriver.c444 fvd->channel = Radeon_FindVIPDevice( di, fvd->device_id ); in control_hook()