Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dusb-phy.h13 extern int s5p_usb_phy_exit(struct platform_device *pdev, int type);
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dsetup-usb-phy.c79 int s5p_usb_phy_exit(struct platform_device *pdev, int type) in s5p_usb_phy_exit() function
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c1015 npd->phy_exit = s5p_usb_phy_exit; in dwc2_hsotg_set_platdata()