Searched refs:hot_rst_wq (Results 1 – 2 of 2) sorted by relevance
138 struct workqueue_struct *hot_rst_wq; member725 queue_work(rockchip->hot_rst_wq, &rockchip->hot_rst_work); in rockchip_pcie_sys_irq_handler()1205 rockchip->hot_rst_wq = create_singlethread_workqueue("rkep_hot_rst_wq"); in rockchip_pcie_ep_probe()1206 if (!rockchip->hot_rst_wq) { in rockchip_pcie_ep_probe()
193 struct workqueue_struct *hot_rst_wq; member1520 queue_work(rk_pcie->hot_rst_wq, &rk_pcie->hot_rst_work); in rk_pcie_sys_irq_handler()2096 rk_pcie->hot_rst_wq = create_singlethread_workqueue("rk_pcie_hot_rst_wq"); in rk_pcie_really_probe()2097 if (!rk_pcie->hot_rst_wq) { in rk_pcie_really_probe()2163 destroy_workqueue(rk_pcie->hot_rst_wq); in rk_pcie_really_probe()