Searched refs:configInput (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 139 static Bool configInput(InputInfoPtr pInfo, XF86ConfInputPtr conf_input, 1228 foundPointer = configInput(&Pointer, confInput, from); 1274 foundPointer = configInput(&Pointer, confInput, from); 1371 foundKeyboard = configInput(&Keyboard, confInput, from); 1473 if (!configInput(indp[count], irp->iref_inputdev, X_CONFIG)) { 2289 configInput(InputInfoPtr inputp, XF86ConfInputPtr conf_input, MessageType from) function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 130 static Bool configInput(InputInfoPtr pInfo, XF86ConfInputPtr conf_input, 1166 foundPointer = configInput(Pointer, confInput, from); 1262 foundKeyboard = configInput(Keyboard, confInput, from); 1366 if (!configInput(indp[count], irp->iref_inputdev, X_CONFIG)) { 2231 configInput(InputInfoPtr inputp, XF86ConfInputPtr conf_input, MessageType from) function in typeref:typename:Bool
|
Completed in 7 milliseconds