Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon_hd/
H A Ddisplay.h29 void display_crtc_fb_set(uint8 crtcID, display_mode* mode);
H A Dmode.cpp225 display_crtc_fb_set(crtcID, mode); in radeon_set_display_mode()
H A Ddisplay.cpp695 display_crtc_fb_set(uint8 crtcID, display_mode* mode) in display_crtc_fb_set() function