Searched defs:cdns3 (Results 1 – 1 of 1) sorted by relevance
73 struct cdns3 { struct76 struct cdns3_usb_regs __iomem *dev_regs; argument78 struct cdns3_otg_legacy_regs *otg_v0_regs; argument79 struct cdns3_otg_regs *otg_v1_regs; argument80 struct cdns3_otg_common_regs *otg_regs; argument87 struct cdns3_role_driver *roles[USB_ROLE_DEVICE + 1]; argument89 struct cdns3_device *gadget_dev; argument98 int cdns3_hw_role_switch(struct cdns3 *cdns); argument
Completed in 8 milliseconds