Searched refs:irqthread (Results 1 – 1 of 1) sorted by relevance
48 struct workqueue_struct *irqthread; member137 queue_delayed_work(pchip->irqthread, &pchip->work, delay); in lm3630a_isr_func()156 pchip->irqthread = create_singlethread_workqueue("lm3630a-irqthd"); in lm3630a_intr_config()157 if (!pchip->irqthread) { in lm3630a_intr_config()165 destroy_workqueue(pchip->irqthread); in lm3630a_intr_config()595 destroy_workqueue(pchip->irqthread); in lm3630a_remove()