Home
last modified time | relevance | path

Searched refs:usb_phy_generic (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/usb/phy/
Dphy-generic.c49 struct usb_phy_generic *nop = dev_get_drvdata(x->dev); in nop_set_suspend()
61 static void nop_reset(struct usb_phy_generic *nop) in nop_reset()
72 static void nop_set_vbus_draw(struct usb_phy_generic *nop, unsigned mA) in nop_set_vbus_draw()
104 struct usb_phy_generic *nop = data; in nop_gpio_vbus_thread()
138 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_init()
160 struct usb_phy_generic *nop = dev_get_drvdata(phy->dev); in usb_gen_phy_shutdown()
207 int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop, in usb_phy_gen_create_phy()
304 struct usb_phy_generic *nop; in usb_phy_generic_probe()
346 struct usb_phy_generic *nop = platform_get_drvdata(pdev); in usb_phy_generic_remove()
Dphy-generic.h9 struct usb_phy_generic { struct
25 int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop, argument
Dphy-keystone.c29 struct usb_phy_generic usb_phy_gen;
Dphy-am335x.c17 struct usb_phy_generic usb_phy_gen;