Searched refs:control_proc (Results 1 – 4 of 4) sorted by relevance
98 int (*control_proc) (struct _InputInfoRec * local, xDeviceCtl * control); member
457 if (!pInfo->control_proc) { in ChangeDeviceControl()471 return (*pInfo->control_proc) (pInfo, control); in ChangeDeviceControl()
40 enum control_proc { enum
62374 de-reference pInfo->control_proc on device with no pInfo struct.102894 | xf86Config.c:1228: warning: ‘Pointer$control_proc’ may be used uninitialized in this function102895 | xf86Config.c:1097: note: ‘Pointer$control_proc’ was declared here