Searched refs:hub_wq (Results 1 – 3 of 3) sorted by relevance
64 hub workqueue [hub_wq], or else as part of root hub initialization
379 hub_wq (in the kernel) setting a device-wide *configuration* that
75 static struct workqueue_struct *hub_wq; variable 695 if (queue_work(hub_wq, &hub->events)) in kick_hub_wq() 762 /* let hub_wq handle things */ in hub_irq() 774 /* Something happened, let hub_wq figure it out */ in hub_irq() 800 * enumeration blocks hub_wq for a long time. we use keventd instead, since985 * time later hub_wq will disconnect() any existing usb_device on the port998 * hub_wq reactivates the port later (timer, SRP, etc). in hub_port_logical_disconnect() 1011 * After @udev's port has been disabled, hub_wq is notified and it will1143 * Check each port and set hub->change_bits to let hub_wq know in hub_activate() 1228 /* Tell hub_wq t in hub_activate() [all...]