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
56 static void hub_event(struct work_struct *work);1861 INIT_WORK(&hub->events, hub_event); in hub_probe()5511 static void hub_event(struct work_struct *work) in hub_event() function