Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ir/
Dcir.c99 selinit(&sc->sc_rdsel); in cir_attach()
126 seldestroy(&sc->sc_rdsel); in cir_detach()
262 selrecord(l, &sc->sc_rdsel); in cirpoll()
Dcirvar.h46 struct selinfo sc_rdsel; member
/netbsd/src/sys/dev/usb/
Demdtv_ir.c164 selnotify(&csc->sc_rdsel, 0, 1); in emdtv_ir_worker()