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