Home
last modified time | relevance | path

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

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