Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dgeneral.c212 head2_dpms = (crtc_dpms) eng_crtc_dpms; in setup_virtualized_heads()
232 head1_dpms = (crtc_dpms) eng_crtc_dpms; in setup_virtualized_heads()
H A Dproto.h72 status_t eng_crtc_dpms(bool, bool, bool);
H A Dcrtc.c475 status_t eng_crtc_dpms(bool display, bool h, bool v) in eng_crtc_dpms() function
H A Dinfo.c266 eng_crtc_dpms(false, false, false); in coldstart_card()
344 eng_crtc_dpms(false, false, false); in coldstart_card_516_up()
/haiku/src/add-ons/accelerants/via/engine/
H A Dproto.h72 status_t eng_crtc_dpms(bool, bool, bool);
H A Dgeneral.c236 head2_dpms = (crtc_dpms) eng_crtc_dpms; in setup_virtualized_heads()
256 head1_dpms = (crtc_dpms) eng_crtc_dpms; in setup_virtualized_heads()
H A Dcrtc.c475 status_t eng_crtc_dpms(bool display, bool h, bool v) in eng_crtc_dpms() function