Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hid/
H A Dhkbd.c151 struct thread *sc_poll_thread; member
1745 sc->sc_poll_thread = curthread; in hkbd_poll()
/freebsd-14.2/sys/dev/usb/input/
H A Dukbd.c152 struct thread *sc_poll_thread; member
1965 sc->sc_poll_thread = curthread; in ukbd_poll()