Searched refs:v4l2_std (Results 1 – 5 of 5) sorted by relevance
538 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()578 if (msp_amsound && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()634 } else if (max2 == 0 && (state->v4l2_std & V4L2_STD_SECAM)) { in msp3400c_thread()725 std = (state->v4l2_std & V4L2_STD_NTSC) ? 0x20 : 1; in msp3410d_thread()767 (state->v4l2_std & V4L2_STD_SECAM) && (val != 0x0009)) { in msp3410d_thread()863 if (state->v4l2_std == V4L2_STD_NTSC_M_JP) { in msp34xxg_modus()867 if (state->v4l2_std == V4L2_STD_NTSC_M_KR) { in msp34xxg_modus()871 if (state->v4l2_std == V4L2_STD_SECAM_L) { in msp34xxg_modus()875 if (state->v4l2_std & V4L2_STD_MN) { in msp34xxg_modus()
86 v4l2_std_id v4l2_std, detected_std; member
461 int update = state->radio || state->v4l2_std != id; in msp_s_std()463 state->v4l2_std = id; in msp_s_std()710 state->v4l2_std = V4L2_STD_NTSC; in msp_probe()
176 static enum tw5864_vid_std tw5864_from_v4l2_std(v4l2_std_id v4l2_std);628 *std = input->v4l2_std; in tw5864_g_std()637 input->v4l2_std = std; in tw5864_s_std()1174 input->v4l2_std = V4L2_STD_NTSC_M; in tw5864_video_input_init()1476 if (v4l2_std & V4L2_STD_NTSC_M) in tw5864_from_v4l2_std()1478 if (v4l2_std & V4L2_STD_PAL_B) in tw5864_from_v4l2_std()1480 if (v4l2_std & V4L2_STD_SECAM_B) in tw5864_from_v4l2_std()1482 if (v4l2_std & V4L2_STD_NTSC_443) in tw5864_from_v4l2_std()1484 if (v4l2_std & V4L2_STD_PAL_M) in tw5864_from_v4l2_std()1486 if (v4l2_std & V4L2_STD_PAL_Nc) in tw5864_from_v4l2_std()[all …]
100 v4l2_std_id v4l2_std; member
Completed in 14 milliseconds