Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dauvitek.c151 usbd_endpoint_count(sc->sc_isoc_iface, &nep); in auvitek_attach()
196 usbd_endpoint_count(sc->sc_bulk_iface, &nep); in auvitek_attach()
H A Dusbdi.h135 usbd_status usbd_endpoint_count(struct usbd_interface *, uint8_t *);
H A Dirmce.c167 usbd_endpoint_count(sc->sc_iface, &nep); in irmce_attach()
H A Dubt.c538 (void)usbd_endpoint_count(sc->sc_iface0, &count); in ubt_attach()
772 (void)usbd_endpoint_count(sc->sc_iface1, &count); in ubt_set_isoc_config()
H A Dugen.c538 err = usbd_endpoint_count(iface, &nendpt); in ugen_set_config()
1592 err = usbd_endpoint_count(iface, &nendpt); in ugen_set_interface()
1601 err = usbd_endpoint_count(iface, &nendpt); in ugen_set_interface()
H A Dulpt.c252 (void)usbd_endpoint_count(iface, &epcount); in ulpt_attach()
H A Dusscanner.c220 (void)usbd_endpoint_count(iface, &epcount); in usscanner_attach()
H A Dudsir.c200 (void)usbd_endpoint_count(iface, &epcount); in udsir_attach()
H A Duirda.c212 (void)usbd_endpoint_count(iface, &epcount); in uirda_attach()
H A Dustir.c275 (void)usbd_endpoint_count(iface, &epcount); in ustir_attach()
H A Dusbdi.c896 usbd_endpoint_count(struct usbd_interface *iface, uint8_t *count) in usbd_endpoint_count() function
H A Dutoppy.c257 (void) usbd_endpoint_count(iface, &epcount); in utoppy_attach()
H A Duhso.c696 (void)usbd_endpoint_count(ifh, &count); in uhso_get_endpoint()