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

/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dintel_options.h29 OPTION_HOTPLUG, enumerator in enum:intel_options
H A Dintel_options.c22 {OPTION_HOTPLUG, "HotPlug", OPTV_BOOLEAN, {0}, 1},
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_options.h31 OPTION_HOTPLUG, enumerator in enum:intel_options
H A Dintel_options.c28 {OPTION_HOTPLUG, "HotPlug", OPTV_BOOLEAN, {0}, 1},
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_driver.c810 if (!xf86GetOptValBool(intel->Options, OPTION_HOTPLUG, &hotplug)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_driver.c791 if (!xf86GetOptValBool(intel->Options, OPTION_HOTPLUG, &hotplug)) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c872 if (xf86ReturnOptValBool(sna->Options, OPTION_HOTPLUG, TRUE))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c845 if (xf86ReturnOptValBool(sna->Options, OPTION_HOTPLUG, TRUE))

Completed in 8 milliseconds