Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dhub.c46 static void hub_event(struct work_struct *work);
1825 INIT_WORK(&hub->events, hub_event); in hub_probe()
5039 static void hub_event(struct work_struct *work) in hub_event() function