Searched refs:_is_running (Results 1 - 2 of 2) sorted by path

/drivers/media/pci/cx25821/
H A Dcx25821-video-upstream.c252 if (!out->_is_running) {
274 out->_is_running = 0;
288 if (out->_is_running)
595 out->_is_running = 1;
616 if (out->_is_running) {
631 out->_is_running = 0;
642 out->_is_running = 0;
H A Dcx25821.h183 int _is_running; member in struct:cx25821_video_out_data

Completed in 40 milliseconds