Home
last modified time | relevance | path

Searched refs:V4L2_STD_SECAM_LC (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A Dpvrusb2-std.c50 V4L2_STD_SECAM_LC)
89 {"LC",V4L2_STD_SECAM_LC},
226 V4L2_STD_SECAM_LC |
A Dpvrusb2-hdw.c1850 .pat = V4L2_STD_SECAM_L|V4L2_STD_SECAM_LC,
1851 .std = V4L2_STD_SECAM_L|V4L2_STD_SECAM_LC,
/linux-6.3-rc2/drivers/media/tuners/
A Dtuner-simple.c336 else if (params->std & V4L2_STD_SECAM_LC) in simple_std_setup()
573 } else if (params->std == V4L2_STD_SECAM_LC) { in simple_set_tv_freq()
612 V4L2_STD_SECAM_LC)) && in simple_set_tv_freq()
614 V4L2_STD_SECAM_LC)); in simple_set_tv_freq()
619 if (params->std == V4L2_STD_SECAM_LC) { in simple_set_tv_freq()
A Dtda9887.c200 .std = V4L2_STD_SECAM_LC,
A Dxc4000.c1384 if (params->std & V4L2_STD_SECAM_LC) { in xc4000_set_analog_params()
1387 params->std = V4L2_STD_SECAM_LC | V4L2_STD_NICAM; in xc4000_set_analog_params()
A Dtda8290.c127 } else if (params->std & V4L2_STD_SECAM_LC) { in set_audio()
A Dsi2157.c666 } else if (params->std & V4L2_STD_SECAM_LC) { in si2157_set_analog_params()
A Dtda827x.c63 } else if (params->std & V4L2_STD_SECAM_LC) { in tda827x_set_std()
A Dxc5000.c891 if (params->std & V4L2_STD_SECAM_LC) { in xc5000_config_tv()
A Dtda18271-fe.c1017 } else if (params->std & V4L2_STD_SECAM_LC) { in tda18271_set_analog_params()
A Dr820t.c1322 if ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC)) in generic_set_freq()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-enumstd.rst161 #define V4L2_STD_SECAM_LC ((v4l2_std_id)0x00800000)
209 V4L2_STD_SECAM_LC)
A Dhist-v4l2.rst725 2. New video standards ``V4L2_STD_NTSC_443``, ``V4L2_STD_SECAM_LC``,
781 ``V4L2_STD_SECAM_LC`` respectively.
/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134-tvaudio.c71 .std = V4L2_STD_DK | V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC,
802 if (dev->tvnorm->id & (V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC)) in tvaudio_thread_ddep()
A Dsaa7134-video.c292 .id = V4L2_STD_SECAM_LC,
1520 fixup = V4L2_STD_SECAM_LC; in saa7134_s_std()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h1356 #define V4L2_STD_SECAM_LC ((v4l2_std_id)0x00800000) macro
1393 V4L2_STD_SECAM_LC)
1419 V4L2_STD_SECAM_LC)
/linux-6.3-rc2/drivers/media/common/
A Dtveeprom.c54 { V4L2_STD_SECAM_L|V4L2_STD_SECAM_LC, " SECAM(L/L')" },
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88.h51 & ~V4L2_STD_SECAM_LC)
/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-driver.c421 V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC | \ in cx18_process_eeprom()
494 return V4L2_STD_SECAM_LC; in cx18_parse_std()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dtuner-core.c992 return V4L2_STD_SECAM_LC; in tuner_fixup_std()
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-driver.c605 return V4L2_STD_SECAM_LC; in ivtv_parse_std()
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions285 replace define V4L2_STD_SECAM_LC v4l2-std-id
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A Dcx231xx-video.c1181 else if (dev->norm & V4L2_STD_SECAM_LC) in cx231xx_s_frequency()
A Dcx231xx-avcore.c1983 } else if (standard & (V4L2_STD_SECAM_L | V4L2_STD_SECAM_LC)) { in cx231xx_dif_set_standard()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-vid-cap.c1614 V4L2_STD_SECAM_LC,

Completed in 71 milliseconds

12