Lines Matching refs:num_crtc
703 for (c = 0; c < config->num_crtc; c++) { in xf86RandR12ScreenSetSize()
772 for (c = 0; c < config->num_crtc; c++) { in xf86RandR12CreateScreenResources()
935 for (c = 0; c < config->num_crtc; c++) { in xf86RandR12SetRotations()
957 for (c = 0; c < config->num_crtc; c++) { in xf86RandR12SetTransformSupport()
1486 for (c = 0; c < config->num_crtc; c++) { in xf86RandR12InitGamma()
1644 crtcs = xallocarray(config->num_crtc, sizeof(RRCrtcPtr)); in xf86RandR12SetInfo12()
1649 for (c = 0; c < config->num_crtc; c++) in xf86RandR12SetInfo12()
1728 for (c = 0; c < config->num_crtc; c++) { in xf86RandR12CreateObjects12()
1832 for (c = 0; c < config->num_crtc; c++) in xf86RandR12CreateScreenResources12()
1865 for (c = 0; c < config->num_crtc; c++) in xf86RandR12TellChanged()
1881 for (c = 0; c < config->num_crtc; c++) in xf86RandR12PointerMoved()
1996 for (c = 0; c < config->num_crtc; c++) { in xf86RandR12LoadPalette()