Searched refs:hub_wq (Results 1 – 1 of 1) sorted by relevance
63 static struct workqueue_struct *hub_wq; variable707 if (queue_work(hub_wq, &hub->events)) in kick_hub_wq()6026 hub_wq = alloc_workqueue("usb_hub_wq", WQ_FREEZABLE, 0); in usb_hub_init()6027 if (hub_wq) in usb_hub_init()6039 destroy_workqueue(hub_wq); in usb_hub_cleanup()