Searched refs:vb2_thread_fnc (Results 1 – 2 of 2) sorted by relevance
1032 typedef int (*vb2_thread_fnc)(struct vb2_buffer *vb, void *priv); typedef1050 int vb2_thread_start(struct vb2_queue *q, vb2_thread_fnc fnc, void *priv,
2772 vb2_thread_fnc fnc;2841 int vb2_thread_start(struct vb2_queue *q, vb2_thread_fnc fnc, void *priv, in vb2_thread_start()