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

/arch/arm/mach-exynos/include/mach/
H A Dohci.h16 int (*phy_exit)(struct platform_device *pdev, int type); member in struct:exynos4_ohci_platdata
/arch/arm/plat-samsung/include/plat/
H A Dehci.h16 int (*phy_exit)(struct platform_device *pdev, int type); member in struct:s5p_ehci_platdata
H A Dudc-hs.h31 int (*phy_exit)(struct platform_device *pdev, int type); member in struct:s3c_hsotg_plat
/arch/arm/mach-exynos/
H A Ddev-ohci.c50 if (!npd->phy_exit)
51 npd->phy_exit = s5p_usb_phy_exit;
/arch/arm/mach-omap2/
H A Dtwl-common.c189 .phy_exit = omap4430_phy_exit,
/arch/arm/plat-samsung/
H A Ddevs.c1439 if (!npd->phy_exit)
1440 npd->phy_exit = s5p_usb_phy_exit;
1472 if (!npd->phy_exit)
1473 npd->phy_exit = s5p_usb_phy_exit;

Completed in 177 milliseconds