Searched refs:vb2_thread_fnc (Results 1 – 2 of 2) sorted by relevance
1074 typedef int (*vb2_thread_fnc)(struct vb2_buffer *vb, void *priv); typedef1092 int vb2_thread_start(struct vb2_queue *q, vb2_thread_fnc fnc, void *priv,
2951 vb2_thread_fnc fnc;3020 int vb2_thread_start(struct vb2_queue *q, vb2_thread_fnc fnc, void *priv, in vb2_thread_start()