Searched refs:vb2_thread_fnc (Results 1 – 2 of 2) sorted by relevance
80 typedef int (*vb2_thread_fnc)(struct vb2_buffer *vb, void *priv); typedef96 int vb2_thread_start(struct vb2_queue *q, vb2_thread_fnc fnc, void *priv,
1257 vb2_thread_fnc fnc;1331 int vb2_thread_start(struct vb2_queue *q, vb2_thread_fnc fnc, void *priv, in vb2_thread_start()