Home
last modified time | relevance | path

Searched refs:softrepeat (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Datkbd.c218 bool softrepeat; member
279 ATKBD_DEFINE_ATTR(softrepeat);
702 if (!atkbd->softrepeat) in atkbd_event()
1223 if (!atkbd->softrepeat) { in atkbd_set_device_attrs()
1305 atkbd->softrepeat = atkbd_softrepeat; in atkbd_connect()
1308 if (atkbd->softrepeat) in atkbd_connect()
1390 if (!atkbd->softrepeat) in atkbd_reconnect()
1693 if (atkbd->softrepeat != value) { in atkbd_set_softrepeat()
1695 old_softrepeat = atkbd->softrepeat; in atkbd_set_softrepeat()
1703 atkbd->softrepeat = value; in atkbd_set_softrepeat()
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt454 atkbd.softrepeat= [HW]