| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxcommon.h | 49 KeybdCtrl kctrl; \ 53 KeybdCtrl savedKctrl; \ 104 extern void dmxCommonKbdCtrl(DevicePtr pDev, KeybdCtrl * ctrl);
|
| H A D | dmxinputinit.h | 164 typedef void (*dmxKBCtrlProcPtr) (DevicePtr, KeybdCtrl * ctrl); 229 KeybdCtrl kctrl; /**< Keyboard control */ 270 extern void dmxKeyboardKbdCtrlProc(DeviceIntPtr pDevice, KeybdCtrl * ctrl);
|
| H A D | usb-keyboard.h | 46 extern void kbdUSBCtrl(DevicePtr pDev, KeybdCtrl * ctrl);
|
| H A D | dmxconsole.h | 53 extern void dmxConsoleKbdSetCtrl(void *private, KeybdCtrl * ctrl);
|
| H A D | dmxcommon.c | 119 dmxCommonKbdSetCtrl(Display * display, KeybdCtrl * old, KeybdCtrl * new) in dmxCommonKbdSetCtrl() 155 dmxCommonKbdCtrl(DevicePtr pDev, KeybdCtrl * ctrl) in dmxCommonKbdCtrl()
|
| H A D | dmxinputinit.c | 178 dmxKbdCtrl(DeviceIntPtr pDevice, KeybdCtrl * ctrl) in dmxKbdCtrl() 202 KeybdCtrl *ctrl = arg; in dmxBell() 254 _dmxKeyboardKbdCtrlProc(DMXLocalInputInfoPtr dmxLocal, KeybdCtrl * ctrl) in _dmxKeyboardKbdCtrlProc() 274 dmxKeyboardKbdCtrlProc(DeviceIntPtr pDevice, KeybdCtrl * ctrl) in dmxKeyboardKbdCtrlProc()
|
| H A D | usb-keyboard.c | 272 kbdUSBCtrl(DevicePtr pDev, KeybdCtrl * ctrl) in kbdUSBCtrl()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Keyboard.h | 24 void xnestChangeKeyboardControl(DeviceIntPtr pDev, KeybdCtrl * ctrl);
|
| H A D | Keyboard.c | 78 xnestChangeKeyboardControl(DeviceIntPtr pDev, KeybdCtrl * ctrl) in xnestChangeKeyboardControl()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | globals.c | 64 KeybdCtrl defaultKeyboardControl = {
|
| H A D | devices.c | 603 KeybdCtrl *ctrl = arg; in CoreKeyboardBell() 609 CoreKeyboardCtl(DeviceIntPtr pDev, KeybdCtrl * ctrl) in CoreKeyboardCtl() 1960 KeybdCtrl *ctrl = &keybd->kbdfeed->ctrl; in NoteLedState() 1983 KeybdCtrl ctrl; in DoChangeKeyboardControl() 2190 KeybdCtrl *ctrl = &kbd->kbdfeed->ctrl; in ProcGetKeyboardControl()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | ddxCtrls.c | 42 XkbDDXKeybdCtrlProc(DeviceIntPtr dev, KeybdCtrl * ctrl) in XkbDDXKeybdCtrlProc()
|
| H A D | ddxBeep.c | 120 KeybdCtrl *ctrl; in _XkbDDXBeepExpire()
|
| H A D | xkbEvents.c | 509 KeybdCtrl *pKeyCtrl = (KeybdCtrl *) pCtrl; in XkbHandleBell()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winkeybd.c | 57 winKeybdCtrl(DeviceIntPtr pDevice, KeybdCtrl * pCtrl); 136 winKeybdCtrl(DeviceIntPtr pDevice, KeybdCtrl * pCtrl) in winKeybdCtrl()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 180 } KeybdCtrl; typedef 218 extern _X_EXPORT KeybdCtrl defaultKeyboardControl; 323 KeybdCtrl * /*ctrl */ );
|
| H A D | inputstr.h | 397 KeybdCtrl ctrl;
|
| H A D | xkbsrv.h | 706 KeybdCtrl * /* ctrl */
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | chgfctl.c | 94 KeybdCtrl kctrl; in ChangeKbdFeedback()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | quartzKeyboard.c | 202 DarwinChangeKeyboardControl(DeviceIntPtr device, KeybdCtrl *ctrl) in DarwinChangeKeyboardControl()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kinput.c | 376 KeybdCtrl *ctrl = arg; in KdBell() 478 KdKbdCtrl(DeviceIntPtr pDevice, KeybdCtrl * ctrl) in KdKbdCtrl()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 213 xwl_keyboard_control(DeviceIntPtr device, KeybdCtrl *ctrl) in xwl_keyboard_control()
|