Searched defs:usb_phy_io_ops (Results 1 – 2 of 2) sorted by relevance
89419 struct usb_phy_io_ops { struct89420 int (*read)(struct usb_phy *, u32);89421 int (*write)(struct usb_phy *, u32, u32);
99155 struct usb_phy_io_ops { struct99156 int (*read)(struct usb_phy *, u32);99157 int (*write)(struct usb_phy *, u32, u32);