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

/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c598 static int disable_crtc(Display *dpy, XRRScreenResources *res, RRCrtc crtc) function in typeref:typename:int
708 if (disable_crtc(clone->dst.dpy, from_res, from_info->crtc)) {
730 disable_crtc(clone->src.dpy, to_res, to_info->crtc);
828 disable_crtc(clone->src.dpy, res, info->crtc);
927 disable_crtc(dpy, res, output->crtc);
1381 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
1407 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
1439 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
2605 disable_crtc(display->dpy, res, o->crtc);
3103 disable_crtc(displa
[all...]
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c629 static int disable_crtc(Display *dpy, XRRScreenResources *res, RRCrtc crtc) function in typeref:typename:int
739 if (disable_crtc(clone->dst.dpy, from_res, from_info->crtc)) {
761 disable_crtc(clone->src.dpy, to_res, to_info->crtc);
863 disable_crtc(clone->src.dpy, res, info->crtc);
962 disable_crtc(dpy, res, output->crtc);
1506 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
1532 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
1564 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
2785 disable_crtc(display->dpy, res, o->crtc);
3286 disable_crtc(displa
[all...]

Completed in 50 milliseconds