Home
last modified time | relevance | path

Searched refs:pollworkqueue (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Dvub300.c274 static struct workqueue_struct *pollworkqueue; variable
408 if (queue_delayed_work(pollworkqueue, &vub300->pollwork, delay)) { in vub300_queue_poll_work()
2426 pollworkqueue = create_singlethread_workqueue("kvub300p"); in vub300_init()
2427 if (!pollworkqueue) { in vub300_init()
2447 destroy_workqueue(pollworkqueue); in vub300_init()
2458 flush_workqueue(pollworkqueue); in vub300_exit()
2461 destroy_workqueue(pollworkqueue); in vub300_exit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Dvub300.c274 static struct workqueue_struct *pollworkqueue; variable
408 if (queue_delayed_work(pollworkqueue, &vub300->pollwork, delay)) { in vub300_queue_poll_work()
2426 pollworkqueue = create_singlethread_workqueue("kvub300p"); in vub300_init()
2427 if (!pollworkqueue) { in vub300_init()
2447 destroy_workqueue(pollworkqueue); in vub300_init()
2458 flush_workqueue(pollworkqueue); in vub300_exit()
2461 destroy_workqueue(pollworkqueue); in vub300_exit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Dvub300.c274 static struct workqueue_struct *pollworkqueue; variable
408 if (queue_delayed_work(pollworkqueue, &vub300->pollwork, delay)) { in vub300_queue_poll_work()
2426 pollworkqueue = create_singlethread_workqueue("kvub300p"); in vub300_init()
2427 if (!pollworkqueue) { in vub300_init()
2447 destroy_workqueue(pollworkqueue); in vub300_init()
2458 flush_workqueue(pollworkqueue); in vub300_exit()
2461 destroy_workqueue(pollworkqueue); in vub300_exit()