Searched defs:vb2_threadio_data (Results 1 – 2 of 2) sorted by relevance
102119 struct vb2_threadio_data { struct102120 struct task_struct *thread;102121 vb2_thread_fnc fnc;102122 void *priv;102123 bool stop;
111995 struct vb2_threadio_data { struct111996 struct task_struct *thread;111997 vb2_thread_fnc fnc;111998 void *priv;111999 bool stop;