Searched refs:is_codec_capture_running (Results 1 – 1 of 1) sorted by relevance
1793 bool is_codec_capture_running; in rk312x_startup() local1803 is_codec_capture_running = rk312x->capture_active > 0; in rk312x_startup()1820 if (rk312x->capture_active > 0 && !is_codec_capture_running) { in rk312x_startup()1840 bool is_codec_capture_running; in rk312x_shutdown() local1851 is_codec_capture_running = rk312x->capture_active > 0; in rk312x_shutdown()1870 is_codec_capture_running) { in rk312x_shutdown()