Searched refs:v4l2_std (Results 1 – 4 of 4) sorted by relevance
552 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()590 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()644 } else if (max2 == 0 && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()734 std = (state->v4l2_std & V4L2_STD_NTSC) ? 0x20 : 1; in msp3410d_thread()776 (state->v4l2_std & V4L2_STD_SECAM) && (val != 0x0009)) { in msp3410d_thread()873 if (state->v4l2_std == V4L2_STD_NTSC_M_JP) { in msp34xxg_modus()877 if (state->v4l2_std == V4L2_STD_NTSC_M_KR) { in msp34xxg_modus()881 if (state->v4l2_std == V4L2_STD_SECAM_L) { in msp34xxg_modus()885 if (state->v4l2_std & V4L2_STD_MN) { in msp34xxg_modus()
78 v4l2_std_id v4l2_std, detected_std; member
447 int update = state->radio || state->v4l2_std != id; in msp_s_std()449 state->v4l2_std = id; in msp_s_std()685 state->v4l2_std = V4L2_STD_NTSC; in msp_probe()
131 static int get_audio_std(v4l2_std_id v4l2_std) in get_audio_std() argument136 if (v4l2_std & video_to_audio_map[i].video_std) in get_audio_std()