Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A 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;
H A Dphy.h72 struct usb_phy_io_ops { struct
99 struct usb_phy_io_ops *io_ops;
73 readusb_phy_io_ops global() argument
74 writeusb_phy_io_ops global() argument
/linux/drivers/usb/phy/
H A 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()
H A Dphy-ulpi-viewport.c63 struct usb_phy_io_ops ulpi_viewport_access_ops = {