Lines Matching refs:DriverFunc
88 if (scrp->DriverFunc) { in xf86RandRGetInfo()
89 (*scrp->DriverFunc) (scrp, RR_GET_MODE_MM, &RRModeMM); in xf86RandRGetInfo()
115 if (scrp->DriverFunc) { in xf86RandRGetInfo()
116 (*scrp->DriverFunc) (scrp, RR_GET_MODE_MM, &RRModeMM); in xf86RandRGetInfo()
132 if (scrp->DriverFunc) { in xf86RandRGetInfo()
136 if (!(*scrp->DriverFunc) (scrp, RR_GET_INFO, &RRRotation)) in xf86RandRGetInfo()
175 if (scrp->DriverFunc) { in xf86RandRSetMode()
184 (*scrp->DriverFunc) (scrp, RR_GET_MODE_MM, &RRModeMM); in xf86RandRSetMode()
267 if (scrp->DriverFunc) { in xf86RandRSetConfig()
278 if (!(*scrp->DriverFunc) (scrp, RR_SET_CONFIG, &RRRotation)) in xf86RandRSetConfig()
291 if (scrp->DriverFunc) { in xf86RandRSetConfig()
299 (*scrp->DriverFunc) (scrp, RR_SET_CONFIG, &RRRotation); in xf86RandRSetConfig()