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

  /src/sys/arch/arm/rockchip/
rk_usb.c 273 struct rk_usbphy_softc { struct
279 CFATTACH_DECL_NEW(rk_usbphy, sizeof(struct rk_usbphy_softc),
285 struct rk_usbphy_softc * const sc = device_private(dev);
301 struct rk_usbphy_softc * const sc = device_private(dev);
340 struct rk_usbphy_softc * const sc = device_private(dev);
404 struct rk_usbphy_softc * const sc = device_private(self);
rk_usb.c 273 struct rk_usbphy_softc { struct
279 CFATTACH_DECL_NEW(rk_usbphy, sizeof(struct rk_usbphy_softc),
285 struct rk_usbphy_softc * const sc = device_private(dev);
301 struct rk_usbphy_softc * const sc = device_private(dev);
340 struct rk_usbphy_softc * const sc = device_private(dev);
404 struct rk_usbphy_softc * const sc = device_private(self);

Completed in 69 milliseconds