Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dugen.c332 Static int ugen_get_alt_index(struct ugen_softc *, int);
1659 ugen_get_alt_index(struct ugen_softc *sc, int ifaceidx) in ugen_get_alt_index() function
1951 alt = ugen_get_alt_index(sc, id->uid_interface_index); in ugen_do_ioctl()
1969 alt = ugen_get_alt_index(sc, ed->ued_interface_index); in ugen_do_ioctl()