Searched defs:usb_hcd (Results 1 – 2 of 2) sorted by relevance
68 struct usb_hcd { struct99 struct usb_phy *usb_phy;100 struct usb_phy_roothub *phy_roothub;106 unsigned long flags;152 unsigned skip_phy_initialization:1;156 unsigned uses_new_polling:1;162 unsigned cant_recv_wakeups:1;187 struct usb_hcd *shared_hcd; argument188 struct usb_hcd *primary_hcd; argument194 int state;[all …]
578 struct usb_hcd *usb_hcd = bus_to_hcd(bus); in usb_alloc_dev() local
Completed in 8 milliseconds