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

  /src/sys/arch/arm/imx/
imx23_usbphy.c 42 typedef struct usbphy_softc { struct
52 static void usbphy_reset(struct usbphy_softc *);
53 static void usbphy_init(struct usbphy_softc *);
56 sizeof(struct usbphy_softc),
87 struct usbphy_softc *sc = device_private(self);
133 usbphy_reset(struct usbphy_softc *sc)
177 usbphy_init(struct usbphy_softc *sc)

Completed in 13 milliseconds