Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/core/
Dhub.c52 static void hub_event(struct work_struct *work);
1848 INIT_WORK(&hub->events, hub_event); in hub_probe()
5362 static void hub_event(struct work_struct *work) in hub_event() function