Home
last modified time | relevance | path

Searched refs:hub_event (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/core/
Dhub.c76 static void hub_event(struct work_struct *work);
1906 INIT_WORK(&hub->events, hub_event); in hub_probe()
5792 static void hub_event(struct work_struct *work) in hub_event() function