Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dutwitch.c88 void utwitch_intr(struct uhidev *, void *, u_int);
125 sc->sc_hdev.sc_intr = utwitch_intr; in utwitch_attach()
198 utwitch_intr(struct uhidev *addr, void *ibuf, u_int len) in utwitch_intr() function