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

/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c77 gx00_crtc_dpms(false, false, false);
586 gx00_crtc_dpms(true, true, true);
593 gx00_crtc_dpms(false, true, true);
597 gx00_crtc_dpms(false, false, true);
616 gx00_crtc_dpms(false, true, true);
620 gx00_crtc_dpms(false, true, false);
639 gx00_crtc_dpms(false, true, true);
643 gx00_crtc_dpms(false, false, false);
669 gx00_crtc_dpms(true, true, true);
677 gx00_crtc_dpms(fals
[all...]
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c313 gx00_crtc_dpms(false, false, false);
415 gx00_crtc_dpms(false, false, false);
523 gx00_crtc_dpms(false, false, false);
640 gx00_crtc_dpms(false, false, false);
H A Dmga_proto.h91 status_t gx00_crtc_dpms(bool display,bool h,bool v);
H A Dmga_crtc.c285 status_t gx00_crtc_dpms(bool display, bool h, bool v) // MIL2 function

Completed in 39 milliseconds