Searched defs:usb_bus (Results 1 – 1 of 1) sorted by relevance
46 struct usb_bus { struct48 struct root_hold_token *bus_roothold;79 struct usb_bus_msg explore_msg[2]; argument80 struct usb_bus_msg detach_msg[2]; argument81 struct usb_bus_msg attach_msg[2]; argument82 struct usb_bus_msg suspend_msg[2]; argument83 struct usb_bus_msg resume_msg[2]; argument84 struct usb_bus_msg reset_msg[2]; argument85 struct usb_bus_msg shutdown_msg[2]; argument101 const struct usb_bus_methods *methods; /* filled by HC driver */ argument[all …]