Home
last modified time | relevance | path

Searched refs:call_void_qop (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c118 #define call_void_qop(q, op, args...) \ macro
170 #define call_void_qop(q, op, args...) \ macro
2199 call_void_qop(q, stop_streaming, q); in __vb2_queue_cancel()
2202 call_void_qop(q, unprepare_streaming, q); in __vb2_queue_cancel()
2347 call_void_qop(q, unprepare_streaming, q); in vb2_core_streamon()