Home
last modified time | relevance | path

Searched refs:bellDuration (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h267 int bellDuration; member
H A Dkinput.c492 ki->bellDuration = ctrl->bell_duration; in KdKbdCtrl()
695 ki->bellDuration = 200; in KdNewKeyboard()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.c193 ki->bellDuration = ctrl->bell_duration; in dmxKbdCtrl()
/OK3568_Linux_fs/external/xserver/dix/
H A Dswaprep.c617 swaps(&pRep->bellDuration); in SGetKeyboardControlReply()
H A Ddevices.c2208 .bellDuration = ctrl->bell_duration in ProcGetKeyboardControl()