Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/keyboard/
H A Datkbd.c218 bool softrepeat; member
279 ATKBD_DEFINE_ATTR(softrepeat);
700 if (!atkbd->softrepeat) in atkbd_event()
1222 if (!atkbd->softrepeat) { in atkbd_set_device_attrs()
1304 atkbd->softrepeat = atkbd_softrepeat; in atkbd_connect()
1307 if (atkbd->softrepeat) in atkbd_connect()
1390 if (!atkbd->softrepeat) in atkbd_reconnect()
1687 if (atkbd->softrepeat != value) { in atkbd_set_softrepeat()
1689 old_softrepeat = atkbd->softrepeat; in atkbd_set_softrepeat()
1697 atkbd->softrepeat = value; in atkbd_set_softrepeat()
[all …]
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt491 atkbd.softrepeat= [HW]