Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c272 fixupDeviceList(DeviceIntPtr device, FixupFunc fixup, unsigned bytes) in fixupDeviceList() function
285 return (fixupDeviceList(inputInfo.devices, fixup, bytes) && in fixupDevices()
286 fixupDeviceList(inputInfo.off_devices, fixup, bytes)); in fixupDevices()