Searched refs:unprepare_streaming (Results 1 – 3 of 3) sorted by relevance
451 void (*unprepare_streaming)(struct vb2_queue *q); member
2214 call_void_qop(q, unprepare_streaming, q); in __vb2_queue_cancel()2359 call_void_qop(q, unprepare_streaming, q); in vb2_core_streamon()
473 .unprepare_streaming = isc_unprepare_streaming,