Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dusb-phy.h17 extern int s5p_usb_phy_exit(struct platform_device *pdev, int type);
/arch/arm/mach-s3c64xx/
Dsetup-usb-phy.c85 int s5p_usb_phy_exit(struct platform_device *pdev, int type) in s5p_usb_phy_exit() function
/arch/arm/plat-samsung/
Ddevs.c1060 npd->phy_exit = s5p_usb_phy_exit; in dwc2_hsotg_set_platdata()