Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/common/videobuf2/
Dvideobuf2-core.c2950 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()