Home
last modified time | relevance | path

Searched refs:has_radio (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-cards.c394 .has_radio = 1,
579 .has_radio = 1,
671 .has_radio = 1, /* not every card has radio */
845 .has_radio = 1,
878 .has_radio = 1,
936 .has_radio = 1,
949 .has_radio = 1,
1034 .has_radio = 1,
1143 .has_radio = 1,
1350 .has_radio
2985 int gpio, has_remote, has_radio, is_capture_only; flyvideo_gpio() local
[all...]
H A Dbttvp.h433 int has_radio; member
H A Dbttv.h253 unsigned int has_radio:1; member
H A Dbttv-driver.c3932 if (!btv->has_radio) in bttv_register_video()
4009 btv->has_radio=radio[btv->c.nr]; in bttv_probe()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-cards.c391 .has_radio = 1,
576 .has_radio = 1,
668 .has_radio = 1, /* not every card has radio */
842 .has_radio = 1,
875 .has_radio = 1,
933 .has_radio = 1,
946 .has_radio = 1,
1031 .has_radio = 1,
1140 .has_radio = 1,
1347 .has_radio
2982 int gpio, has_remote, has_radio, is_capture_only; flyvideo_gpio() local
[all...]
H A Dbttvp.h390 int has_radio; member
H A Dbttv.h253 unsigned int has_radio:1; member
H A Dbttv-driver.c3167 if (!btv->has_radio) in bttv_register_video()
3244 btv->has_radio=radio[btv->c.nr]; in bttv_probe()
/kernel/linux/linux-5.10/drivers/media/common/
H A Dtveeprom.c504 tvee->has_radio = eeprom_data[i+len-1]; in tveeprom_hauppauge_analog()
607 tvee->has_radio = 1; /* must be radio */ in tveeprom_hauppauge_analog()
622 tvee->has_radio = eeprom_data[i+1]; in tveeprom_hauppauge_analog()
654 if (hasRadioTuner(tuner1) && !tvee->has_radio) { in tveeprom_hauppauge_analog()
657 tvee->has_radio = 1; in tveeprom_hauppauge_analog()
726 tvee->has_radio ? "" : "no ", in tveeprom_hauppauge_analog()
731 tvee->has_radio ? "" : "no "); in tveeprom_hauppauge_analog()
/kernel/linux/linux-6.6/drivers/media/common/
H A Dtveeprom.c504 tvee->has_radio = eeprom_data[i+len-1]; in tveeprom_hauppauge_analog()
607 tvee->has_radio = 1; /* must be radio */ in tveeprom_hauppauge_analog()
622 tvee->has_radio = eeprom_data[i+1]; in tveeprom_hauppauge_analog()
654 if (hasRadioTuner(tuner1) && !tvee->has_radio) { in tveeprom_hauppauge_analog()
657 tvee->has_radio = 1; in tveeprom_hauppauge_analog()
726 tvee->has_radio ? "" : "no ", in tveeprom_hauppauge_analog()
731 tvee->has_radio ? "" : "no "); in tveeprom_hauppauge_analog()
/kernel/linux/linux-5.10/include/media/
H A Dtveeprom.h30 * @has_radio: 1 if the device has radio; 0 otherwise.
71 u32 has_radio; member
/kernel/linux/linux-6.6/include/media/
H A Dtveeprom.h30 * @has_radio: 1 if the device has radio; 0 otherwise.
71 u32 has_radio; member
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmsp3400-driver.h67 u8 has_radio; member
H A Dmsp3400-driver.c745 state->has_radio = in msp_probe()
834 (state->has_nicam && state->has_radio) ? " and " : "", in msp_probe()
835 (state->has_radio) ? "radio" : "", in msp_probe()
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-eeprom.c117 trace_eeprom("has_radio=%d",tvdata.has_radio); in pvr2_eeprom_analyze()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-eeprom.c117 trace_eeprom("has_radio=%d",tvdata.has_radio); in pvr2_eeprom_analyze()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmsp3400-driver.h67 u8 has_radio; member
H A Dmsp3400-driver.c746 state->has_radio = in msp_probe()
835 (state->has_nicam && state->has_radio) ? " and " : "", in msp_probe()
836 (state->has_radio) ? "radio" : "", in msp_probe()
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-cards.c383 .has_radio = 1,
420 .has_radio = 1,
457 .has_radio = 1,
556 .has_radio = 1,
585 .has_radio = 1,
H A Dtm6000.h128 unsigned int has_radio:1; member
H A Dtm6000-video.c863 if (dev->caps.has_radio) in vidioc_querycap()
1653 if (dev->caps.has_radio) { in tm6000_v4l2_register()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.c496 tv.has_radio = 0; in ivtv_process_eeprom()
517 itv->options.radio = (tv.has_radio != 0); in ivtv_process_eeprom()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.c493 tv.has_radio = 0; in ivtv_process_eeprom()
514 itv->options.radio = (tv.has_radio != 0); in ivtv_process_eeprom()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-driver.c412 cx->options.radio = (tv.has_radio != 0); in cx18_process_eeprom()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-driver.c411 cx->options.radio = (tv.has_radio != 0); in cx18_process_eeprom()

Completed in 33 milliseconds

12