Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c75 struct uhub_softc { struct
164 .size = sizeof(struct uhub_softc)
181 struct uhub_softc *sc = usbd_xfer_softc(xfer); in uhub_intr_callback()
226 struct uhub_softc *sc; in uhub_reset_tt_proc()
322 struct uhub_softc *sc; in uhub_reset_tt_callback()
379 struct uhub_softc *sc; in uhub_count_active_host_ports()
496 uhub_explore_sub(struct uhub_softc *sc, struct usb_port *up) in uhub_explore_sub()
555 uhub_read_port_status(struct uhub_softc *sc, uint8_t portno) in uhub_read_port_status()
602 uhub_port_debounce(struct uhub_softc *sc, uint8_t portno) in uhub_port_debounce()
655 uhub_reattach_port(struct uhub_softc *sc, uint8_t portno) in uhub_reattach_port()
[all …]