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

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c209 static const OptionInfoRec pm2Options[] = { variable in typeref:typename:const OptionInfoRec[]
3005 if (!(VidOpts = malloc(sizeof(pm2Options))))
3008 memcpy(VidOpts, pm2Options, sizeof(pm2Options));

Completed in 5 milliseconds