Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-entity.c416 if (!pipe->streaming_count++) { in __media_pipeline_start()
525 if (!--pipe->streaming_count) in __media_pipeline_start()
568 if (!--pipe->streaming_count) in __media_pipeline_stop()
/OK3568_Linux_fs/kernel/include/media/
H A Dmedia-entity.h106 int streaming_count; member