Searched defs:usb_hcd (Results 1 – 2 of 2) sorted by relevance
81 struct usb_hcd { struct112 struct usb_phy *usb_phy;113 struct usb_phy_roothub *phy_roothub;119 unsigned long flags;163 unsigned skip_phy_initialization:1;167 unsigned uses_new_polling:1;173 unsigned cant_recv_wakeups:1;198 struct usb_hcd *shared_hcd; argument199 struct usb_hcd *primary_hcd; argument205 int state;[all …]
624 struct usb_hcd *usb_hcd = bus_to_hcd(bus); in usb_alloc_dev() local
Completed in 16 milliseconds