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

/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_globals.h27 typedef status_t (*crtc_stop_tvout)(void); typedef
48 extern crtc_stop_tvout head1_stop_tvout;
64 extern crtc_stop_tvout head2_stop_tvout;
H A Dnv_globals.c35 crtc_stop_tvout head1_stop_tvout;
51 crtc_stop_tvout head2_stop_tvout;
H A Dnv_general.c1474 head1_stop_tvout = (crtc_stop_tvout) nv_crtc2_stop_tvout;
1495 head2_stop_tvout = (crtc_stop_tvout) nv_crtc_stop_tvout;
1518 head1_stop_tvout = (crtc_stop_tvout) nv_crtc_stop_tvout;
1539 head2_stop_tvout = (crtc_stop_tvout) nv_crtc2_stop_tvout;

Completed in 54 milliseconds