Searched refs:hotplug_workqueue (Results 1 – 1 of 1) sorted by relevance
330 struct workqueue_struct *hotplug_workqueue; member1982 queue_work(asus->hotplug_workqueue, &asus->hotplug_work); in asus_rfkill_notify()2054 asus->hotplug_workqueue = in asus_setup_pci_hotplug()2056 if (!asus->hotplug_workqueue) in asus_setup_pci_hotplug()2073 destroy_workqueue(asus->hotplug_workqueue); in asus_setup_pci_hotplug()2202 if (asus->hotplug_workqueue) in asus_wmi_rfkill_exit()2203 destroy_workqueue(asus->hotplug_workqueue); in asus_wmi_rfkill_exit()