Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/core/
Dhub.c51 static void hub_event(struct work_struct *work);
1801 INIT_WORK(&hub->events, hub_event); in hub_probe()
5257 static void hub_event(struct work_struct *work) in hub_event() function