Home
last modified time | relevance | path

Searched defs:usb_phy_io_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
Dphy.h72 struct usb_phy_io_ops { struct
73 int (*read)(struct usb_phy *x, u32 reg);
74 int (*write)(struct usb_phy *x, u32 val, u32 reg);
/kernel/linux/linux-6.6/include/linux/usb/
Dphy.h72 struct usb_phy_io_ops { struct
73 int (*read)(struct usb_phy *x, u32 reg);
74 int (*write)(struct usb_phy *x, u32 val, u32 reg);