Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Dvideobuf2-core.h658 u32 cnt_stop_streaming; member
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c530 bool unbalanced = q->cnt_start_streaming != q->cnt_stop_streaming || in __vb2_queue_free()
539 q->cnt_stop_streaming); in __vb2_queue_free()
550 q->cnt_stop_streaming = 0; in __vb2_queue_free()