Home
last modified time | relevance | path

Searched refs:exynos_usbphy_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/arm/samsung/
H A Dexynos_usbphy.c74 struct exynos_usbphy_softc;
77 struct exynos_usbphy_softc *phy_sc;
81 struct exynos_usbphy_softc { struct
104 CFATTACH_DECL_NEW(exynos_usbphy, sizeof(struct exynos_usbphy_softc), argument
110 struct exynos_usbphy_softc * const sc = device_private(dev); in exynos_usbphy_acquire()
131 struct exynos_usbphy_softc * const sc = phy->phy_sc; in exynos_usbphy_enable()
239 struct exynos_usbphy_softc * const sc = device_private(self); in exynos_usbphy_attach()