Home
last modified time | relevance | path

Searched refs:atkbd_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Datkbd.c798 * atkbd_probe() probes for an AT keyboard on a serio port.
801 static int atkbd_probe(struct atkbd *atkbd) in atkbd_probe() function
1310 if (atkbd_probe(atkbd)) { in atkbd_connect()
1372 if (atkbd_probe(atkbd)) in atkbd_reconnect()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Datkbd.c807 * atkbd_probe() probes for an AT keyboard on a serio port.
810 static int atkbd_probe(struct atkbd *atkbd) in atkbd_probe() function
1319 if (atkbd_probe(atkbd)) { in atkbd_connect()
1376 if (atkbd_probe(atkbd)) in atkbd_reconnect()

Completed in 5 milliseconds