Searched refs:disable_pipe (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.h35 void i830_crtc_disable(xf86CrtcPtr crtc, Bool disable_pipe);
H A Di830_display.c1164 i830_crtc_disable(xf86CrtcPtr crtc, Bool disable_pipe) argument
1208 if (disable_pipe)
1247 Bool disable_pipe = TRUE; local in function:i830_crtc_dpms
1260 disable_pipe = FALSE;
1261 i830_crtc_disable(crtc, disable_pipe);

Completed in 5 milliseconds