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

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_routing.c573 display_device_e tmp_crtc1, tmp_crtc2; local
578 whished_num_heads, use_laptop_panel, &tmp_crtc1, &tmp_crtc2 );
580 effective_num_heads = (tmp_crtc1 != 0) + (tmp_crtc2 != 0);

Completed in 34 milliseconds