Lines Matching refs:usbd_interface
296 struct usbd_interface *hp_ifh; /* interface handle */
346 Static usb_endpoint_descriptor_t *uhso_get_endpoint(struct usbd_interface *,
349 Static void uhso_mux_attach(struct uhso_softc *, struct usbd_interface *, int);
359 Static void uhso_bulk_attach(struct uhso_softc *, struct usbd_interface *, int);
415 Static void uhso_ifnet_attach(struct uhso_softc *, struct usbd_interface *,
460 struct usbd_interface *ifh; in uhso_attach()
589 struct usbd_interface *ifh; in uhso_switch_mode()
690 uhso_get_endpoint(struct usbd_interface *ifh, int type, int dir) in uhso_get_endpoint()
727 uhso_mux_attach(struct uhso_softc *sc, struct usbd_interface *ifh, int index) in uhso_mux_attach()
1039 uhso_bulk_attach(struct uhso_softc *sc, struct usbd_interface *ifh, int index) in uhso_bulk_attach()
1905 uhso_ifnet_attach(struct uhso_softc *sc, struct usbd_interface *ifh, int index) in uhso_ifnet_attach()