Searched refs:nv_crtc_cursor_show (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h88 status_t nv_crtc_cursor_show(void);
H A Dnv_crtc.c867 nv_crtc_cursor_show();
872 status_t nv_crtc_cursor_show() function
H A Dnv_general.c1475 head2_cursor_show = (crtc_cursor_show) nv_crtc_cursor_show;
1498 head1_cursor_show = (crtc_cursor_show) nv_crtc_cursor_show;
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/engine/
H A Dnv_proto.h72 status_t nv_crtc_cursor_show(void);
H A Dnv_crtc.c723 nv_crtc_cursor_show();
728 status_t nv_crtc_cursor_show() function
H A Dnv_general.c268 head2_cursor_show = (crtc_cursor_show) nv_crtc_cursor_show;
289 head1_cursor_show = (crtc_cursor_show) nv_crtc_cursor_show;

Completed in 89 milliseconds