Searched refs:_is_running (Results 1 – 2 of 2) sorted by relevance
252 if (!out->_is_running) { in cx25821_stop_upstream_video()274 out->_is_running = 0; in cx25821_stop_upstream_video()288 if (out->_is_running) in cx25821_free_mem_upstream()595 out->_is_running = 1; in cx25821_start_video_dma_upstream()616 if (out->_is_running) { in cx25821_vidupstream_init()631 out->_is_running = 0; in cx25821_vidupstream_init()642 out->_is_running = 0; in cx25821_vidupstream_init()
189 int _is_running; member