Searched refs:read_input (Results 1 – 3 of 3) sorted by relevance
97 void (*read_input) (struct _InputInfoRec * local); member
247 pInfo->read_input(pInfo); in xf86ReadInput()
22438 - the fd goes crazy with ENODEV, but a read_input() now passes the already102896 | xf86Config.c:1228: warning: ‘Pointer$read_input’ may be used uninitialized in this function102897 | xf86Config.c:1097: note: ‘Pointer$read_input’ was declared here118878 Move FD_CLR above pInfo->read_input118880 The event fd may be invalidated by the pInfo->read_input call. If it is118882 call must precede the pInfo->read_input call.