Home
last modified time | relevance | path

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

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