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

/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dngle_driver.c117 OPTION_DEVICE enumerator in enum:__anon8b2cb8240103
122 { OPTION_DEVICE, "Device", OPTV_ANYSTR, {0}, FALSE },
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c200 OPTION_DEVICE, enumerator in enum:__anon0d789b300403
210 { OPTION_DEVICE, "Device", OPTV_STRING, {0}, FALSE },
3014 Assume they want Xv if OPTION_DEVICE is set, since that's required. */
3015 if (xf86IsOptionSet(VidOpts, OPTION_DEVICE)) {
3041 if (!xvipcOpen(xf86GetOptValString(VidOpts, OPTION_DEVICE), pScrn))

Completed in 7 milliseconds