Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Globals.c124 .autoAddDevices = TRUE,
128 .autoAddDevices = FALSE,
H A Dxf86Privstr.h92 Bool autoAddDevices; /* Whether to succeed NIDR, or ignore. */ member
H A Dxf86Xinput.c1042 if (!xf86Info.autoAddDevices) { in NewInputDeviceRequest()
1097 if (is_auto && !xf86Info.autoAddDevices) in NewInputDeviceRequest()
H A Dxf86Config.c752 &xf86Info.autoAddDevices); in configServerFlags()
759 xf86Info.autoAddDevices ? "A" : "Not a"); in configServerFlags()
859 xf86Info.forceInputDevices = !(xf86Info.autoAddDevices && in configServerFlags()
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D02_kbsd-input-devd.diff523 .autoAddDevices = TRUE,