Searched refs:dualwatch_stereo_mode (Results 1 – 9 of 9) sorted by relevance
122 cx->dualwatch_stereo_mode = val; in cx18_s_audio_mode()
174 if (new_stereo_mode == cx->dualwatch_stereo_mode) in cx18_dualwatch()178 cx->dualwatch_stereo_mode, new_stereo_mode); in cx18_dualwatch()
607 u32 dualwatch_stereo_mode; member
802 cx->dualwatch_stereo_mode = v4l2_ctrl_g_ctrl(cx->cxhdl.audio_mode); in cx18_start_v4l2_encode_stream()
93 itv->dualwatch_stereo_mode = val; in ivtv_s_audio_mode()
164 if (new_stereo_mode == itv->dualwatch_stereo_mode) in ivtv_dualwatch()168 itv->dualwatch_stereo_mode, new_stereo_mode); in ivtv_dualwatch()
734 u32 dualwatch_stereo_mode; /* current detected dualwatch stereo mode */ member
499 itv->dualwatch_stereo_mode = v4l2_ctrl_g_ctrl(itv->cxhdl.audio_mode); in ivtv_start_v4l2_encode_stream()
1532 (itv->dualwatch_stereo_mode & ~0x300) == 0x200 ? " (Bilingual)" : ""); in ivtv_log_status()