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

/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h110 } display_device_e; typedef in typeref:enum:__anon6
308 display_device_e active_displays; // currently driven displays
309 display_device_e chosen_displays; // displays to be driven after next mode switch
390 display_device_e controlled_displays; // displays devices controlled byvc
391 display_device_e connected_displays; // bit-field of connected displays
/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_routing.c83 display_device_e display_devices[2], total_devices, controlled_devices;
546 display_device_e display_devices, int whished_num_heads, bool use_laptop_panel,
547 display_device_e *crtc1, display_device_e *crtc2 )
550 display_device_e crtc1_displays = 0, crtc2_displays = 0;
573 display_device_e tmp_crtc1, tmp_crtc2;
655 display_device_e display_devices = vc->connected_displays;
H A Dmonitor_detection.c331 static display_device_e
338 display_device_e displays = dd_none;
417 static display_device_e Radeon_DetectTV_R300(accelerator_info *ai)
420 display_device_e displays = dd_none;
555 static display_device_e
561 display_device_e displays = dd_none;
661 static display_device_e
912 display_device_e displays = 0;
913 display_device_e controlled_displays = ai->vc->controlled_displays;
H A Dset_mode.h269 bool internal_encoder, tv_standard_e tv_format, display_device_e display_device );
H A DSetDisplayMode.c114 display_device_e disp_devices;
H A Dimpactv.c419 bool internal_encoder, tv_standard_e tv_format, display_device_e display_device )

Completed in 66 milliseconds