Searched refs:hub_event (Results 1 – 2 of 2) sorted by relevance
238 USB HCD 产生一个 USB ``hub_event`` 工作器)。262 个 ``hub_event`` 工作器使用 USB 总线号作为任务实例的标识。
86 static void hub_event(struct work_struct *work);1971 INIT_WORK(&hub->events, hub_event); in hub_probe()5874 static void hub_event(struct work_struct *work) in hub_event() function