Home
last modified time | relevance | path

Searched refs:usb_add_phy (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy.c618 * usb_add_phy: declare the USB PHY
626 int usb_add_phy(struct usb_phy *x, enum usb_phy_type type) in usb_add_phy() function
662 EXPORT_SYMBOL_GPL(usb_add_phy); variable
701 * This reverts the effects of usb_add_phy
H A Dphy-gpio-vbus-usb.c316 err = usb_add_phy(&gpio_vbus->phy, USB_PHY_TYPE_USB2); in gpio_vbus_probe()
H A Dphy-jz4770.c339 err = usb_add_phy(&priv->phy, USB_PHY_TYPE_USB2); in jz4770_phy_probe()
H A Dphy-tahvo.c387 ret = usb_add_phy(&tu->phy, USB_PHY_TYPE_USB2); in tahvo_usb_probe()
H A Dphy-fsl-usb.c817 status = usb_add_phy(&fsl_otg_tc->phy, USB_PHY_TYPE_USB2); in fsl_otg_conf()
H A Dphy-ab8500-usb.c939 err = usb_add_phy(&ab->phy, USB_PHY_TYPE_USB2); in ab8500_usb_probe()
H A Dphy-mv-usb.c806 retval = usb_add_phy(&mvotg->phy, USB_PHY_TYPE_USB2); in mv_otg_probe()
H A Dphy-isp1301-omap.c1593 status = usb_add_phy(&isp->phy, USB_PHY_TYPE_USB2); in isp1301_probe()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy.c656 * usb_add_phy: declare the USB PHY
664 int usb_add_phy(struct usb_phy *x, enum usb_phy_type type) in usb_add_phy() function
700 EXPORT_SYMBOL_GPL(usb_add_phy); variable
746 * This reverts the effects of usb_add_phy
H A Dphy-gpio-vbus-usb.c316 err = usb_add_phy(&gpio_vbus->phy, USB_PHY_TYPE_USB2); in gpio_vbus_probe()
H A Dphy-tahvo.c383 ret = usb_add_phy(&tu->phy, USB_PHY_TYPE_USB2); in tahvo_usb_probe()
H A Dphy-ab8500-usb.c939 err = usb_add_phy(&ab->phy, USB_PHY_TYPE_USB2); in ab8500_usb_probe()
H A Dphy-fsl-usb.c817 status = usb_add_phy(&fsl_otg_tc->phy, USB_PHY_TYPE_USB2); in fsl_otg_conf()
H A Dphy-mv-usb.c802 retval = usb_add_phy(&mvotg->phy, USB_PHY_TYPE_USB2); in mv_otg_probe()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dphy.h161 extern int usb_add_phy(struct usb_phy *, enum usb_phy_type type);
/kernel/linux/linux-6.6/include/linux/usb/
H A Dphy.h161 extern int usb_add_phy(struct usb_phy *, enum usb_phy_type type);

Completed in 15 milliseconds