Searched refs:exynos_usbdrdphy_softc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_usbdrdphy.c97 struct exynos_usbdrdphy_softc;
100 struct exynos_usbdrdphy_softc *phy_sc;
104 struct exynos_usbdrdphy_softc { struct
123 CFATTACH_DECL_NEW(exynos_usbdrdphy, sizeof(struct exynos_usbdrdphy_softc),
129 struct exynos_usbdrdphy_softc * const sc = device_private(dev);
150 struct exynos_usbdrdphy_softc * const sc = phy->phy_sc;
172 exynos_usbdrdphy_init(struct exynos_usbdrdphy_softc *sc)
236 struct exynos_usbdrdphy_softc * const sc = device_private(self);

Completed in 180 milliseconds