Searched refs:xf86OSInputThreadInit (Results 1 – 8 of 8) sorted by relevance
29 xf86OSInputThreadInit(void) in xf86OSInputThreadInit() function
77 xf86OSInputThreadInit(void) in xf86OSInputThreadInit() function
92 xf86OSInputThreadInit(void) in xf86OSInputThreadInit() function
139 extern _X_EXPORT void xf86OSInputThreadInit(void);
402 xf86OSInputThreadInit(void) in xf86OSInputThreadInit() function
666 xf86OSInputThreadInit(void) in xf86OSInputThreadInit() function
1454 xf86OSInputThreadInit(); in ddxInputThreadInit()
1702 Fix old-style definition warning for xf86OSInputThreadInit()1704 ../hw/xfree86/os-support/stub/stub_init.c: In function ‘xf86OSInputThreadInit’:1713 Add xf86OSInputThreadInit to stub os-support as well1715 stub os support also needs to provide xf86OSInputThreadInit, omitted in2139 Add xf86OSInputThreadInit call from common layer into os-support layer