Searched refs:xf86findInputByDriver (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DInput.c202 xf86findInputByDriver (const char *driver, XF86ConfInputPtr p) function in typeref:typename:XF86ConfInputPtr
H A Dxf86Parser.h506 extern _X_EXPORT XF86ConfInputPtr xf86findInputByDriver(const char *driver, XF86ConfInputPtr p);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DInput.c195 xf86findInputByDriver(const char *driver, XF86ConfInputPtr p) function in typeref:typename:XF86ConfInputPtr
H A Dxf86Parser.h472 extern _X_EXPORT XF86ConfInputPtr xf86findInputByDriver(const char *driver,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c1196 confInput = xf86findInputByDriver(*driver,
1348 confInput = xf86findInputByDriver("kbd",
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c1129 confInput = xf86findInputByDriver(*driver,
1237 confInput = xf86findInputByDriver("kbd",

Completed in 43 milliseconds