Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dusb-phy.h11 extern int s3c_usb_phy_exit(struct platform_device *pdev, int type);
Dsetup-usb-phy-s3c64xx.c84 int s3c_usb_phy_exit(struct platform_device *pdev, int type) in s3c_usb_phy_exit() function
Ddevs.c1046 npd->phy_exit = s3c_usb_phy_exit; in dwc2_hsotg_set_platdata()