Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dusb-phy.h20 extern int s5p_usb_phy_exit(struct platform_device *pdev, int type);
/linux-3.4.99/arch/arm/mach-exynos/
Ddev-ohci.c51 npd->phy_exit = s5p_usb_phy_exit; in exynos4_ohci_set_platdata()
Dsetup-usb-phy.c145 int s5p_usb_phy_exit(struct platform_device *pdev, int type) in s5p_usb_phy_exit() function
/linux-3.4.99/arch/arm/mach-s3c64xx/
Dsetup-usb-phy.c84 int s5p_usb_phy_exit(struct platform_device *pdev, int type) in s5p_usb_phy_exit() function
/linux-3.4.99/arch/arm/mach-s5pv210/
Dsetup-usb-phy.c84 int s5p_usb_phy_exit(struct platform_device *pdev, int type) in s5p_usb_phy_exit() function
/linux-3.4.99/arch/arm/plat-samsung/
Ddevs.c1440 npd->phy_exit = s5p_usb_phy_exit; in s5p_ehci_set_platdata()
1473 npd->phy_exit = s5p_usb_phy_exit; in s3c_hsotg_set_platdata()