Home
last modified time | relevance | path

Searched refs:vb2_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c9 * The vb2_thread implementation was based on code from videobuf-dvb.c:
2892 static int vb2_thread(void *data) in vb2_thread() function
2980 threadio->thread = kthread_run(vb2_thread, q, "vb2-%s", thread_name); in vb2_thread_start()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c9 * The vb2_thread implementation was based on code from videobuf-dvb.c:
2950 static int vb2_thread(void *data) in vb2_thread() function
3038 threadio->thread = kthread_run(vb2_thread, q, "vb2-%s", thread_name); in vb2_thread_start()

Completed in 7 milliseconds