Searched refs:xf86OutputOptions (Results 1 – 1 of 1) sorted by relevance
480 static OptionInfoRec xf86OutputOptions[] = { variable522 output->options = xnfalloc(sizeof(xf86OutputOptions)); in xf86OutputSetMonitor()523 memcpy(output->options, xf86OutputOptions, sizeof(xf86OutputOptions)); in xf86OutputSetMonitor()