Home
last modified time | relevance | path

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

/freebsd-13.1/sys/arm/versatile/
H A Dpl050.c132 struct thread *sc_poll_thread; member
526 sc->sc_poll_thread = curthread; in kmi_poll()
/freebsd-13.1/sys/dev/hid/
H A Dhkbd.c153 struct thread *sc_poll_thread; member
1739 sc->sc_poll_thread = curthread; in hkbd_poll()
/freebsd-13.1/sys/dev/usb/input/
H A Dukbd.c154 struct thread *sc_poll_thread; member
1959 sc->sc_poll_thread = curthread; in ukbd_poll()