Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c72 struct uhso_softc *ht_sc;
79 struct uhso_softc { struct
446 static int uhso_probe_iface(struct uhso_softc *, int,
450 static int uhso_attach_muxserial(struct uhso_softc *, struct usb_interface *,
452 static int uhso_attach_bulkserial(struct uhso_softc *, struct usb_interface *,
454 static int uhso_attach_ifnet(struct uhso_softc *, struct usb_interface *,
460 static int uhso_radio_ctrl(struct uhso_softc *, int);
472 static void uhso_if_stop(struct uhso_softc *);
481 static void uhso_free_softc(struct uhso_softc *);
493 .size = sizeof(struct uhso_softc)
[all …]