Searched refs:eng_crtc_dpms (Results 1 – 7 of 7) sorted by relevance
/haiku/src/add-ons/accelerants/skeleton/engine/ |
H A D | general.c | 212 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 D | proto.h | 72 status_t eng_crtc_dpms(bool, bool, bool);
|
H A D | crtc.c | 475 status_t eng_crtc_dpms(bool display, bool h, bool v) in eng_crtc_dpms() function
|
H A D | info.c | 266 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 D | proto.h | 72 status_t eng_crtc_dpms(bool, bool, bool);
|
H A D | general.c | 236 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 D | crtc.c | 475 status_t eng_crtc_dpms(bool display, bool h, bool v) in eng_crtc_dpms() function
|