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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c605 static const OptionInfoRec Chips655xxOptions[] = { variable in typeref:typename:const OptionInfoRec[]
787 return Chips655xxOptions;
2931 if (!(cPtr->Options = malloc(sizeof(Chips655xxOptions))))
2933 memcpy(cPtr->Options, Chips655xxOptions, sizeof(Chips655xxOptions));

Completed in 8 milliseconds