Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.h100 int (*set_device_valuators) member
H A Dxf86Xinput.c436 if (pInfo->set_device_valuators) in SetDeviceValuators()
437 return (*pInfo->set_device_valuators) (pInfo, valuators, first_valuator, in SetDeviceValuators()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog102890 …| xf86Config.c:1228: warning: ‘Pointer$set_device_valuators’ may be used uninitialized in this fun…
102891 | xf86Config.c:1097: note: ‘Pointer$set_device_valuators’ was declared here