/linux-6.12.1/drivers/media/pci/bt8xx/ |
D | bttv-cards.c | 352 .tuner_type = UNSET, 364 .tuner_type = UNSET, 376 .tuner_type = UNSET, 389 .tuner_type = TUNER_PHILIPS_NTSC, 404 .tuner_type = TUNER_ABSENT, 416 .tuner_type = UNSET, 428 .tuner_type = UNSET, 441 .tuner_type = TUNER_ABSENT, 456 .tuner_type = UNSET, 468 .tuner_type = TUNER_TEMIC_PAL, [all …]
|
D | dst.c | 585 .tuner_type = TUNER_TYPE_L64724, 592 .tuner_type = TUNER_TYPE_STV0299, 599 .tuner_type = TUNER_TYPE_STV0299, 606 .tuner_type = TUNER_TYPE_MB86A15, 613 .tuner_type = TUNER_TYPE_MB86A15, 620 .tuner_type = TUNER_TYPE_STV0299, 627 .tuner_type = TUNER_TYPE_STV0299, 634 .tuner_type = TUNER_TYPE_UNKNOWN, 641 .tuner_type = TUNER_TYPE_UNKNOWN, 648 .tuner_type = TUNER_TYPE_UNKNOWN, [all …]
|
D | dst_common.h | 126 u32 tuner_type; member 134 u32 tuner_type; member 146 u32 tuner_type; member
|
/linux-6.12.1/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 699 .tuner_type = TUNER_ABSENT, 713 .tuner_type = TUNER_ABSENT, 726 .tuner_type = TUNER_ABSENT, 731 .tuner_type = TUNER_XC2028, 744 .tuner_type = TUNER_ABSENT, 754 .tuner_type = TUNER_TEMIC_PAL, 769 .tuner_type = TUNER_LG_PAL_NEW_TAPC, 788 .tuner_type = TUNER_LG_PAL_NEW_TAPC, 808 .tuner_type = TUNER_LG_PAL_NEW_TAPC, 828 .tuner_type = TUNER_PHILIPS_FM1236_MK3, [all …]
|
D | em28xx-video.c | 1006 if (dev->tuner_type != TUNER_ABSENT) in em28xx_v4l2_create_entities() 1983 if (dev->tuner_type != TUNER_ABSENT) in vidioc_querycap() 2471 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type) { in em28xx_tuner_setup() 2472 tun_setup.type = dev->tuner_type; in em28xx_tuner_setup() 2489 if (dev->tuner_type == TUNER_XC2028) { in em28xx_tuner_setup() 2591 if (dev->board.tuner_type != TUNER_ABSENT) { in em28xx_v4l2_init() 2760 if (dev->tuner_type != TUNER_ABSENT) in em28xx_v4l2_init() 2772 if (dev->tuner_type == TUNER_ABSENT) { in em28xx_v4l2_init() 2801 if (dev->tuner_type != TUNER_ABSENT) in em28xx_v4l2_init() 2806 if (dev->tuner_type == TUNER_ABSENT) { in em28xx_v4l2_init()
|
D | em28xx.h | 475 int tuner_type; member 674 int tuner_type; // type of the tuner member
|
/linux-6.12.1/drivers/media/pci/cx88/ |
D | cx88-cards.c | 54 .tuner_type = UNSET, 74 .tuner_type = UNSET, 103 .tuner_type = UNSET, 117 .tuner_type = TUNER_PHILIPS_PAL, 139 .tuner_type = TUNER_PHILIPS_4IN1, 160 .tuner_type = TUNER_PHILIPS_4IN1, 197 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, 224 .tuner_type = TUNER_MT2032, 258 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, 296 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, [all …]
|
D | cx88-video.c | 797 if (core->board.tuner_type != UNSET) in cx88_querycap() 914 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_tuner() 936 if (core->board.tuner_type == UNSET) in vidioc_s_tuner() 951 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_frequency() 968 if (unlikely(core->board.tuner_type == UNSET)) in cx88_set_freq() 1452 if (core->board.tuner_type != UNSET) in cx8800_initdev() 1469 if (core->board.tuner_type != UNSET) in cx8800_initdev() 1497 if (core->board.tuner_type != UNSET) { in cx8800_initdev()
|
D | cx88-blackbird.c | 897 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_s_frequency() 940 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_frequency() 982 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_tuner() 1004 if (core->board.tuner_type == UNSET) in vidioc_s_tuner() 1139 if (dev->core->board.tuner_type != UNSET) in blackbird_register_video()
|
/linux-6.12.1/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 59 .tuner_type = TUNER_ABSENT, 74 .tuner_type = TUNER_PHILIPS_PAL, 101 .tuner_type = TUNER_PHILIPS_PAL, 148 .tuner_type = TUNER_LG_PAL_NEW_TAPC, 190 .tuner_type = TUNER_PHILIPS_TDA8290, 218 .tuner_type = TUNER_PHILIPS_TDA8290, 266 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* TCL MFPE05 2 */ 313 .tuner_type = TUNER_PHILIPS_PAL, 343 .tuner_type = TUNER_PHILIPS_NTSC_M, 369 .tuner_type = TUNER_PHILIPS_PAL, [all …]
|
D | saa7134-core.c | 1090 dev->tuner_type = saa7134_boards[dev->board].tuner_type; in saa7134_initdev() 1096 dev->tuner_type = tuner[dev->nr]; in saa7134_initdev() 1174 if (TUNER_ABSENT != dev->tuner_type) in saa7134_initdev() 1184 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev() 1203 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev()
|
D | saa7134-empress.c | 297 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in empress_init()
|
/linux-6.12.1/drivers/media/usb/au0828/ |
D | au0828-cards.c | 33 .tuner_type = -1U, 38 .tuner_type = TUNER_XC5000, 65 .tuner_type = TUNER_XC5000, 92 .tuner_type = TUNER_XC5000, 98 .tuner_type = TUNER_XC5000, 104 .tuner_type = TUNER_NXP_TDA18271, 147 dev->board.tuner_type = tv.tuner_type; in hauppauge_eeprom() 220 if (dev->board.tuner_type != TUNER_ABSENT && dev->board.has_analog) { in au0828_card_analog_fe_setup() 228 tun_setup.type = dev->board.tuner_type; in au0828_card_analog_fe_setup()
|
D | au0828-i2c.c | 130 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes() 131 (dev->board.tuner_type == TUNER_XC5000C)) && in i2c_sendbytes() 224 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes() 225 (dev->board.tuner_type == TUNER_XC5000C)) && in i2c_readbytes()
|
/linux-6.12.1/drivers/media/usb/cx231xx/ |
D | cx231xx-cards.c | 59 .tuner_type = TUNER_ABSENT, 82 .tuner_type = TUNER_XC5000, 122 .tuner_type = TUNER_XC5000, 162 .tuner_type = TUNER_NXP_TDA18271, 203 .tuner_type = TUNER_NXP_TDA18271, 243 .tuner_type = TUNER_ABSENT, 274 .tuner_type = TUNER_XC5000, 302 .tuner_type = TUNER_XC5000, 330 .tuner_type = TUNER_NXP_TDA18271, 369 .tuner_type = TUNER_ABSENT, [all …]
|
D | cx231xx-i2c.c | 53 const struct i2c_msg *msg, int tuner_type) in is_tuner() argument 63 if (dev->tuner_type != tuner_type) in is_tuner()
|
D | cx231xx-avcore.c | 601 if (dev->tuner_type == TUNER_NXP_TDA18271) in cx231xx_set_video_input_mux() 769 if (dev->board.tuner_type == TUNER_XC5000) { in cx231xx_set_decoder_video_input() 910 if (dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_set_decoder_video_input() 1191 switch (dev->board.tuner_type) { in cx231xx_set_audio_decoder_input() 2155 __func__, dev->tuner_type); in cx231xx_tuner_post_channel_change() 2163 if (dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_tuner_post_channel_change() 2169 if (dev->tuner_type == TUNER_NXP_TDA18271) { in cx231xx_tuner_post_channel_change() 2358 if (dev->board.tuner_type != TUNER_ABSENT) { in cx231xx_set_power_mode() 2422 if (dev->board.tuner_type != TUNER_ABSENT) { in cx231xx_set_power_mode()
|
/linux-6.12.1/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 89 .tuner_type = TUNER_PHILIPS_TDA8290, 121 .tuner_type = TUNER_PHILIPS_TDA8290, 164 .tuner_type = TUNER_XC2028, 216 .tuner_type = TUNER_XC2028, 250 .tuner_type = TUNER_XC4000, 318 .tuner_type = TUNER_ABSENT, 347 .tuner_type = TUNER_ABSENT, 372 .tuner_type = TUNER_XC5000, 402 .tuner_type = TUNER_XC5000, 435 .tuner_type = TUNER_ABSENT, [all …]
|
D | cx23885-video.c | 651 if (dev->tuner_type != TUNER_ABSENT) in vidioc_querycap() 907 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_tuner() 932 if (dev->tuner_type == TUNER_ABSENT) in vidioc_s_tuner() 956 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_frequency() 980 if (dev->tuner_type == TUNER_ABSENT) in cx23885_set_freq() 1263 if ((TUNER_ABSENT != dev->tuner_type) && in cx23885_video_register() 1280 tun_setup.type = dev->tuner_type; in cx23885_video_register() 1293 .tuner = dev->tuner_type, in cx23885_video_register() 1305 .tuner = dev->tuner_type, in cx23885_video_register() 1372 if (dev->tuner_type != TUNER_ABSENT) in cx23885_video_register() [all …]
|
D | cx23885-417.c | 1270 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_tuner() 1287 if (dev->tuner_type == TUNER_ABSENT) in vidioc_s_tuner() 1301 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_frequency() 1330 if (dev->tuner_type != TUNER_ABSENT) in vidioc_querycap() 1545 if (dev->tuner_type != TUNER_ABSENT) in cx23885_417_register()
|
D | cx23885.h | 201 unsigned int tuner_type; member 399 unsigned int tuner_type; member
|
/linux-6.12.1/drivers/media/usb/pvrusb2/ |
D | pvrusb2-eeprom.c | 118 trace_eeprom("tuner_type=%d",tvdata.tuner_type); in pvr2_eeprom_analyze() 125 hdw->tuner_type = tvdata.tuner_type; in pvr2_eeprom_analyze()
|
/linux-6.12.1/include/media/ |
D | tveeprom.h | 75 u32 tuner_type; member
|
/linux-6.12.1/drivers/media/common/ |
D | tveeprom.c | 452 tvee->tuner_type = TUNER_ABSENT; in tveeprom_hauppauge_analog() 661 tvee->tuner_type = hauppauge_tuner[tuner1].id; in tveeprom_hauppauge_analog() 696 t_name1, tuner1, tvee->tuner_type); in tveeprom_hauppauge_analog()
|
/linux-6.12.1/drivers/media/usb/go7007/ |
D | go7007-driver.c | 290 if (go->tuner_type >= 0) { in go7007_register_encoder() 293 .type = go->tuner_type, in go7007_register_encoder() 702 go->tuner_type = -1; in go7007_alloc()
|