Searched refs:hub_notify (Results 1 – 2 of 2) sorted by relevance
205 s32(*hub_notify)(struct hc_gen_dev *, u32 event); //such as HUB_EVNET_PLUGIN_COMPLETE member
1562 if (hcd->driver->hub_notify && !hcd->poll_rh && in usb_root_hub_notify()1565 hcd->driver->hub_notify(hcd, hub_event); in usb_root_hub_notify()
Completed in 8 milliseconds