Home
last modified time | relevance | path

Searched refs:FLAG_AUTO_ADD_DEVICES (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c640 FLAG_AUTO_ADD_DEVICES, enumerator
690 {FLAG_AUTO_ADD_DEVICES, "AutoAddDevices", OPTV_BOOLEAN,
750 if (xf86IsOptionSet(FlagOptions, FLAG_AUTO_ADD_DEVICES)) { in configServerFlags()
751 xf86GetOptValBool(FlagOptions, FLAG_AUTO_ADD_DEVICES, in configServerFlags()