HomeSort by: relevance | last modified time | path
    Searched defs:motg_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
motgvar.h 67 struct motg_softc { struct
121 int motg_init(struct motg_softc *);
122 int motg_intr(struct motg_softc *, uint16_t, uint16_t, uint8_t);
123 int motg_intr_vbus(struct motg_softc *, int);
124 int motg_detach(struct motg_softc *, int);
motgvar.h 67 struct motg_softc { struct
121 int motg_init(struct motg_softc *);
122 int motg_intr(struct motg_softc *, uint16_t, uint16_t, uint8_t);
123 int motg_intr_vbus(struct motg_softc *, int);
124 int motg_detach(struct motg_softc *, int);

Completed in 21 milliseconds