Searched refs:V4L2_STD_B (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/media/common/
H A Dtveeprom.c51 { V4L2_STD_B|V4L2_STD_GH, " PAL(B/G)" },
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c63 .std = V4L2_STD_B | V4L2_STD_GH,
794 if (dev->tvnorm->id & (V4L2_STD_B | V4L2_STD_GH))
/linux-master/include/uapi/linux/
H A Dvideodev2.h1430 #define V4L2_STD_B (V4L2_STD_PAL_B |\ macro
1443 #define V4L2_STD_BG (V4L2_STD_B |\
/linux-master/drivers/media/tuners/
H A Dtda8290.c112 } else if (params->std & V4L2_STD_B) {
H A Dtda827x.c48 } else if (params->std & V4L2_STD_B) {
H A Dsi2157.c620 if (params->std & (V4L2_STD_B | V4L2_STD_GH)) {
H A Dtda18271-fe.c1001 } else if (params->std & V4L2_STD_B) {
/linux-master/drivers/media/pci/cx18/
H A Dcx18-driver.c418 #define TVEEPROM_TUNER_FORMAT_ALL (V4L2_STD_B | V4L2_STD_GH | \
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1172 else if (dev->norm & V4L2_STD_B)
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c1838 .pat = V4L2_STD_B|V4L2_STD_GH,

Completed in 249 milliseconds