Searched refs:InitKeyboardDeviceStruct (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitInput.c74 InitKeyboardDeviceStruct(pDevice, NULL, NULL, NULL);
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitInput.c67 InitKeyboardDeviceStruct(pDevice, NULL, NULL, NULL);
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kKbd.c125 InitKeyboardDeviceStruct(pDev, &rmlvo,
128 InitKeyboardDeviceStruct(pDev, NULL,
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DKeyboard.c179 InitKeyboardDeviceStruct(pDev, NULL,
211 InitKeyboardDeviceStruct(pDev, NULL,
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kKbd.c173 InitKeyboardDeviceStruct(device, &rmlvo,
176 InitKeyboardDeviceStruct(device, NULL,
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DKeyboard.c184 InitKeyboardDeviceStruct(pDev, NULL,
215 InitKeyboardDeviceStruct(pDev, NULL, xnestBell, xnestChangeKeyboardControl);
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dkbd.c322 if (!InitKeyboardDeviceStruct(device, NULL, KbdBell, KbdCtrl))
342 if (!InitKeyboardDeviceStruct(device, &rmlvo, KbdBell, KbdCtrl))
/xsrc/external/mit/xf86-input-synaptics/dist/test/
H A Dfake-symbols.h93 InitKeyboardDeviceStruct(DeviceIntPtr dev, XkbRMLVOSet * rmlvo,
H A Dfake-symbols.c269 InitKeyboardDeviceStruct(DeviceIntPtr dev, XkbRMLVOSet * rmlvo, function in typeref:typename:_X_EXPORT Bool
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunKbd.c646 InitKeyboardDeviceStruct(device, &rmlvo,
650 InitKeyboardDeviceStruct(device, NULL,
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_inputs.c174 InitKeyboardDeviceStruct(
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinkeybd.c167 InitKeyboardDeviceStruct(pDeviceInt,
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinkeybd.c171 InitKeyboardDeviceStruct (pDeviceInt,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dinput.h388 extern _X_EXPORT Bool InitKeyboardDeviceStruct(
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunKbd.c799 InitKeyboardDeviceStruct(device, &rmlvo,
802 InitKeyboardDeviceStruct(device, NULL,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DquartzKeyboard.c321 InitKeyboardDeviceStruct(pDev, NULL, NULL, DarwinChangeKeyboardControl);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DquartzKeyboard.c326 InitKeyboardDeviceStruct(pDev, NULL, NULL, DarwinChangeKeyboardControl);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxinputinit.c412 InitKeyboardDeviceStruct(pDevice, &rmlvo,
453 InitKeyboardDeviceStruct(pDevice,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
H A Dxf86-input-inputtest.c420 InitKeyboardDeviceStruct(dev, &rmlvo, NULL, NULL);
/xsrc/external/mit/xorg-server/dist/include/
H A Dinput.h413 extern _X_EXPORT Bool InitKeyboardDeviceStruct(DeviceIntPtr /*device */ ,
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbInit.c484 InitKeyboardDeviceStruct(DeviceIntPtr dev, XkbRMLVOSet *rmlvo, function in typeref:typename:_X_EXPORT Bool
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbInit.c668 InitKeyboardDeviceStruct(DeviceIntPtr dev, XkbRMLVOSet * rmlvo, function in typeref:typename:_X_EXPORT Bool
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexevents.c378 InitKeyboardDeviceStruct(to, NULL, NULL, NULL);
418 InitKeyboardDeviceStruct(to, NULL, NULL, NULL);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkinput.c759 ret = InitKeyboardDeviceStruct (pDevice, &rmlvo, KdBell, KdKbdCtrl);
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkinput.c544 ret = InitKeyboardDeviceStruct(pDevice, &rmlvo, KdBell, KdKbdCtrl);

Completed in 66 milliseconds

12