Searched refs:OPTION_HOTPLUG (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_options.h | 29 OPTION_HOTPLUG, enumerator in enum:intel_options
|
| H A D | intel_options.c | 22 {OPTION_HOTPLUG, "HotPlug", OPTV_BOOLEAN, {0}, 1},
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_options.h | 31 OPTION_HOTPLUG, enumerator in enum:intel_options
|
| H A D | intel_options.c | 28 {OPTION_HOTPLUG, "HotPlug", OPTV_BOOLEAN, {0}, 1},
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_driver.c | 810 if (!xf86GetOptValBool(intel->Options, OPTION_HOTPLUG, &hotplug)) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_driver.c | 791 if (!xf86GetOptValBool(intel->Options, OPTION_HOTPLUG, &hotplug)) {
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 872 if (xf86ReturnOptValBool(sna->Options, OPTION_HOTPLUG, TRUE))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_driver.c | 845 if (xf86ReturnOptValBool(sna->Options, OPTION_HOTPLUG, TRUE))
|
Completed in 8 milliseconds