Home
last modified time | relevance | path

Searched refs:dmxCommonKbdCtrl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxcommon.h104 extern void dmxCommonKbdCtrl(DevicePtr pDev, KeybdCtrl * ctrl);
H A Ddmxinputinit.c107 NULL, dmxCommonKbdCtrl, dmxCommonKbdBell
128 NULL, dmxCommonKbdCtrl, dmxCommonKbdBell
H A Ddmxcommon.c155 dmxCommonKbdCtrl(DevicePtr pDev, KeybdCtrl * ctrl) in dmxCommonKbdCtrl() function