Home
last modified time | relevance | path

Searched refs:tuner_formats (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-eeprom.c119 trace_eeprom("tuner_formats=0x%x",tvdata.tuner_formats); in pvr2_eeprom_analyze()
128 hdw->std_mask_eeprom = tvdata.tuner_formats; in pvr2_eeprom_analyze()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-eeprom.c119 trace_eeprom("tuner_formats=0x%x",tvdata.tuner_formats); in pvr2_eeprom_analyze()
128 hdw->std_mask_eeprom = tvdata.tuner_formats; in pvr2_eeprom_analyze()
/kernel/linux/linux-5.10/include/media/
H A Dtveeprom.h42 * @tuner_formats: Supported analog TV standards (V4L2_STD_*).
76 u32 tuner_formats; member
/kernel/linux/linux-6.6/include/media/
H A Dtveeprom.h42 * @tuner_formats: Supported analog TV standards (V4L2_STD_*).
76 u32 tuner_formats; member
/kernel/linux/linux-5.10/drivers/media/common/
H A Dtveeprom.c676 tvee->tuner_formats = 0; in tveeprom_hauppauge_analog()
680 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id; in tveeprom_hauppauge_analog()
/kernel/linux/linux-6.6/drivers/media/common/
H A Dtveeprom.c676 tvee->tuner_formats = 0; in tveeprom_hauppauge_analog()
680 tvee->tuner_formats |= hauppauge_tuner_fmt[i].id; in tveeprom_hauppauge_analog()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-driver.c424 if ((tv.tuner_formats & TVEEPROM_TUNER_FORMAT_ALL) in cx18_process_eeprom()
428 } else if (tv.tuner_formats & V4L2_STD_PAL) { in cx18_process_eeprom()
431 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in cx18_process_eeprom()
434 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in cx18_process_eeprom()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-driver.c423 if ((tv.tuner_formats & TVEEPROM_TUNER_FORMAT_ALL) in cx18_process_eeprom()
427 } else if (tv.tuner_formats & V4L2_STD_PAL) { in cx18_process_eeprom()
430 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in cx18_process_eeprom()
433 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in cx18_process_eeprom()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.c533 if (tv.tuner_formats & V4L2_STD_PAL) { in ivtv_process_eeprom()
536 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in ivtv_process_eeprom()
539 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in ivtv_process_eeprom()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.c530 if (tv.tuner_formats & V4L2_STD_PAL) { in ivtv_process_eeprom()
533 } else if (tv.tuner_formats & V4L2_STD_NTSC) { in ivtv_process_eeprom()
536 } else if (tv.tuner_formats & V4L2_STD_SECAM) { in ivtv_process_eeprom()
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88.h366 unsigned int tuner_formats; member
H A Dcx88-cards.c2886 core->tuner_formats = tv.tuner_formats; in hauppauge_eeprom()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88.h366 unsigned int tuner_formats; member
H A Dcx88-cards.c2886 core->tuner_formats = tv.tuner_formats; in hauppauge_eeprom()

Completed in 19 milliseconds