Searched refs:InitKeyboardDeviceStruct (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Keyboard.c | 184 InitKeyboardDeviceStruct(pDev, NULL, in xnestKeyboardProc() 215 InitKeyboardDeviceStruct(pDev, NULL, xnestBell, xnestChangeKeyboardControl); in xnestKeyboardProc()
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitInput.c | 73 InitKeyboardDeviceStruct(pDevice, NULL, NULL, NULL); in vfbKeybdProc()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winkeybd.c | 167 InitKeyboardDeviceStruct(pDeviceInt, in winKeybdProc()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxinputinit.c | 395 InitKeyboardDeviceStruct(pDevice, &rmlvo, in dmxKeyboardOn() 436 InitKeyboardDeviceStruct(pDevice, &rmlvo, dmxBell, dmxKbdCtrl); in dmxDeviceOnOff()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | quartzKeyboard.c | 326 InitKeyboardDeviceStruct(pDev, NULL, NULL, DarwinChangeKeyboardControl); in DarwinKeyboardInit()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 382 extern _X_EXPORT Bool InitKeyboardDeviceStruct(DeviceIntPtr /*device */ ,
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbInit.c | 668 InitKeyboardDeviceStruct(DeviceIntPtr dev, XkbRMLVOSet * rmlvo, in InitKeyboardDeviceStruct() function
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 388 InitKeyboardDeviceStruct(to, NULL, NULL, NULL); in DeepCopyKeyboardClasses() 422 InitKeyboardDeviceStruct(to, NULL, NULL, NULL); in DeepCopyKeyboardClasses()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kinput.c | 550 ret = InitKeyboardDeviceStruct(pDevice, &rmlvo, KdBell, KdKbdCtrl); in KdKeyboardProc()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 623 if (!InitKeyboardDeviceStruct(pDev, NULL, CoreKeyboardBell, in CoreKeyboardProc()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 62144 InitPointerClassDeviceStruct/InitKeyboardDeviceStruct allocate a 62336 ==2547== by 0x58700F: InitKeyboardDeviceStruct (xkbInit.c:595) 109722 ==8591== by 0x6122B3: InitKeyboardDeviceStruct (xkbInit.c:560) 109731 ==8591== by 0x6122B3: InitKeyboardDeviceStruct (xkbInit.c:560) 122185 dmx: fix two calls to InitKeyboardDeviceStruct. 122361 These are set in kinput now through InitKeyboardDeviceStruct. 124401 InitKeyboardDeviceStruct does the same task now. 124513 xnest: fix up parameters to InitKeyboardDeviceStruct. 125593 Rest of InitKeyboardDeviceStruct uses TRUE and FALSE. 130307 xkb: set bell_func in InitKeyboardDeviceStruct. [all …]
|