Searched refs:configOptions (Results 1 – 1 of 1) sorted by relevance
202 void *configOptions = NULL; in xf86HandleInt10Options() local206 !pScrn || !(configOptions = pScrn->options)) && pEnt->device) in xf86HandleInt10Options()207 configOptions = pEnt->device->options; in xf86HandleInt10Options()209 if (configOptions) { in xf86HandleInt10Options()214 xf86ProcessOptions(pScrn->scrnIndex, configOptions, options); in xf86HandleInt10Options()