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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c195 xf86OutputIsLeased(xf86OutputPtr output) function in typeref:typename:Bool
2753 if (xf86OutputIsLeased(output))
3040 if (!xf86OutputIsLeased(output) && output->crtc != NULL)
3056 if (!xf86OutputIsLeased(output) && output->crtc != NULL)

Completed in 5 milliseconds