Home
last modified time | relevance | path

Searched refs:V4L2_STD_B (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c76 .std = V4L2_STD_B | V4L2_STD_GH,
806 if (dev->tvnorm->id & (V4L2_STD_B | V4L2_STD_GH)) in tvaudio_thread_ddep()
/linux-4.4.14/drivers/media/common/
Dtveeprom.c75 { V4L2_STD_B|V4L2_STD_GH, " PAL(B/G)" },
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1138 #define V4L2_STD_B (V4L2_STD_PAL_B |\ macro
1151 #define V4L2_STD_BG (V4L2_STD_B |\
/linux-4.4.14/drivers/media/tuners/
Dtda8290.c124 } else if (params->std & V4L2_STD_B) { in set_audio()
Dtda827x.c61 } else if (params->std & V4L2_STD_B) { in tda827x_set_std()
Dtda18271-fe.c1014 } else if (params->std & V4L2_STD_B) { in tda18271_set_analog_params()
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-driver.c433 #define TVEEPROM_TUNER_FORMAT_ALL (V4L2_STD_B | V4L2_STD_GH | \ in cx18_process_eeprom()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-video.c1280 else if (dev->norm & V4L2_STD_B) in cx231xx_s_frequency()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c1858 .pat = V4L2_STD_B|V4L2_STD_GH,