Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duts.c96 Static void uts_intr(void *, void *, u_int);
325 return uhidev_open(sc->sc_hdev, &uts_intr, sc); in uts_enable()
366 uts_intr(void *cookie, void *ibuf, u_int len) in uts_intr() function