Searched refs:FLAG_AUTO_ADD_DEVICES (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 690 FLAG_AUTO_ADD_DEVICES, enumerator in enum:__anon56b240490103 746 { FLAG_AUTO_ADD_DEVICES, "AutoAddDevices", OPTV_BOOLEAN, 835 if (xf86IsOptionSet(FlagOptions, FLAG_AUTO_ADD_DEVICES)) { 836 xf86GetOptValBool(FlagOptions, FLAG_AUTO_ADD_DEVICES,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 639 FLAG_AUTO_ADD_DEVICES, enumerator in enum:__anon846f50dc0103 689 {FLAG_AUTO_ADD_DEVICES, "AutoAddDevices", OPTV_BOOLEAN, 760 if (xf86IsOptionSet(FlagOptions, FLAG_AUTO_ADD_DEVICES)) { 761 xf86GetOptValBool(FlagOptions, FLAG_AUTO_ADD_DEVICES,
|
Completed in 115 milliseconds