Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dioc3kbd.c23 bool kbd_exists, aux_exists; member
85 d->aux_exists = true; in ioc3aux_start()
93 d->aux_exists = false; in ioc3aux_stop()
116 if (d->aux_exists) in ioc3kbd_intr()