Searched defs:usb_hcd (Results 1 – 1 of 1) 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;161 unsigned cant_recv_wakeups:1;186 struct usb_hcd *shared_hcd; argument187 struct usb_hcd *primary_hcd; argument193 int state;[all …]
Completed in 6 milliseconds