Searched refs:hub_event (Results 1 – 2 of 2) sorted by relevance
221 number of instances (e.g. one USB hub_event() worker thread is spawned per
61 static void hub_event(struct work_struct *work);1874 INIT_WORK(&hub->events, hub_event); in hub_probe()5656 static void hub_event(struct work_struct *work) in hub_event() function