Searched refs:unprepare_streaming (Results 1 – 3 of 3) sorted by relevance
448 void (*unprepare_streaming)(struct vb2_queue *q); member
2016 call_void_qop(q, unprepare_streaming, q); in __vb2_queue_cancel()2149 call_void_qop(q, unprepare_streaming, q); in vb2_core_streamon()
475 .unprepare_streaming = isc_unprepare_streaming,