Home
last modified time | relevance | path

Searched refs:usb_phy_io_ops (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/linux/usb/
Dulpi.h52 struct usb_phy *otg_ulpi_create(struct usb_phy_io_ops *ops,
56 struct usb_phy_io_ops *ops,
59 static inline struct usb_phy *otg_ulpi_create(struct usb_phy_io_ops *ops, in otg_ulpi_create()
66 struct usb_phy_io_ops *ops, in devm_otg_ulpi_create()
75 extern struct usb_phy_io_ops ulpi_viewport_access_ops;
Dphy.h72 struct usb_phy_io_ops { struct
99 struct usb_phy_io_ops *io_ops;
/linux-6.6.21/drivers/usb/phy/
Dphy-ulpi.c244 struct usb_phy_io_ops *ops, in otg_ulpi_init()
259 otg_ulpi_create(struct usb_phy_io_ops *ops, in otg_ulpi_create()
283 struct usb_phy_io_ops *ops, in devm_otg_ulpi_create()
Dphy-ulpi-viewport.c63 struct usb_phy_io_ops ulpi_viewport_access_ops = {
/linux-6.6.21/drivers/usb/musb/
Dmusb_core.c212 static struct usb_phy_io_ops musb_ulpi_access = {