Searched refs:gt1x_wq (Results 1 – 1 of 1) sorted by relevance
26 static struct workqueue_struct *gt1x_wq; variable150 queue_work(gt1x_wq, >1x_work); in gt1x_ts_irq_handler()591 gt1x_wq = create_singlethread_workqueue("gt1x_wq"); in gt1x_ts_probe()592 if (!gt1x_wq) { in gt1x_ts_probe()651 if (gt1x_wq) { in gt1x_ts_remove()652 destroy_workqueue(gt1x_wq); in gt1x_ts_remove()