Searched refs:octusb_softc (Results 1 – 3 of 3) sorted by relevance
40 struct octusb_softc;63 struct octusb_softc *sc;111 struct octusb_softc { struct134 usb_error_t octusb_init(struct octusb_softc *); argument135 usb_error_t octusb_uninit(struct octusb_softc *);136 void octusb_interrupt(struct octusb_softc *);
149 struct octusb_softc *sc; in octusb_host_alloc_endpoint()201 struct octusb_softc *sc; in octusb_host_free_endpoint()296 struct octusb_softc *sc; in octusb_host_control_header_tx()403 struct octusb_softc *sc; in octusb_host_control_status_tx()435 struct octusb_softc *sc; in octusb_non_control_data_tx()532 struct octusb_softc *sc; in octusb_non_control_data_rx()757 struct octusb_softc *sc; in octusb_standard_done()848 octusb_init(struct octusb_softc *sc) in octusb_init()896 octusb_uninit(struct octusb_softc *sc) in octusb_uninit()919 octusb_resume(struct octusb_softc *sc) in octusb_resume()[all …]
76 struct octusb_softc sc_dci; /* must be first */