Home
last modified time | relevance | path

Searched refs:InitKeyboardDeviceStruct (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DKeyboard.c184 InitKeyboardDeviceStruct(pDev, NULL, in xnestKeyboardProc()
215 InitKeyboardDeviceStruct(pDev, NULL, xnestBell, xnestChangeKeyboardControl); in xnestKeyboardProc()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitInput.c73 InitKeyboardDeviceStruct(pDevice, NULL, NULL, NULL); in vfbKeybdProc()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinkeybd.c167 InitKeyboardDeviceStruct(pDeviceInt, in winKeybdProc()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.c395 InitKeyboardDeviceStruct(pDevice, &rmlvo, in dmxKeyboardOn()
436 InitKeyboardDeviceStruct(pDevice, &rmlvo, dmxBell, dmxKbdCtrl); in dmxDeviceOnOff()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c326 InitKeyboardDeviceStruct(pDev, NULL, NULL, DarwinChangeKeyboardControl); in DarwinKeyboardInit()
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h382 extern _X_EXPORT Bool InitKeyboardDeviceStruct(DeviceIntPtr /*device */ ,
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbInit.c668 InitKeyboardDeviceStruct(DeviceIntPtr dev, XkbRMLVOSet * rmlvo, in InitKeyboardDeviceStruct() function
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c388 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 Dkinput.c550 ret = InitKeyboardDeviceStruct(pDevice, &rmlvo, KdBell, KdKbdCtrl); in KdKeyboardProc()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c623 if (!InitKeyboardDeviceStruct(pDev, NULL, CoreKeyboardBell, in CoreKeyboardProc()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog62144 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 …]