Searched refs:tuner_type (Results 1 - 25 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-cards.c36 .tuner_type = UNSET,
56 .tuner_type = UNSET,
85 .tuner_type = UNSET,
99 .tuner_type = TUNER_PHILIPS_PAL,
121 .tuner_type = TUNER_PHILIPS_4IN1,
142 .tuner_type = TUNER_PHILIPS_4IN1,
179 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
206 .tuner_type = TUNER_MT2032,
236 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
275 .tuner_type
[all...]
H A Dcx88-i2c.c120 if (core->tuner_type != UNSET) {
124 tun_setup.type = core->tuner_type;
224 if (core->tuner_type != TUNER_ABSENT)
H A Dcx88-core.c1152 core->tuner_type = tuner[core->nr];
1154 if (UNSET == core->tuner_type)
1155 core->tuner_type = cx88_boards[core->board].tuner_type;
1164 core->tuner_type, core->tuner_addr<<1,
H A Dcx88.h235 unsigned int tuner_type; member in struct:cx88_board
307 unsigned int tuner_type; member in struct:cx88_core
H A Dcx88-blackbird.c748 if (UNSET != core->tuner_type)
997 if (unlikely(UNSET == core->tuner_type))
1035 if (unlikely(UNSET == core->tuner_type))
1056 if (UNSET == core->tuner_type)
H A Dcx88-video.c1090 if (UNSET != core->tuner_type)
1300 if (unlikely(UNSET == core->tuner_type))
1321 if (UNSET == core->tuner_type)
1336 if (unlikely(UNSET == core->tuner_type))
1351 if (unlikely(UNSET == core->tuner_type))
1826 if (TUNER_ABSENT != core->tuner_type)
1882 if (core->tuner_type != TUNER_ABSENT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c332 .tuner_type = -1,
347 .tuner_type = -1,
362 .tuner_type = -1,
378 .tuner_type = TUNER_PHILIPS_NTSC,
396 .tuner_type = 4,
411 .tuner_type = -1,
426 .tuner_type = -1,
442 .tuner_type = -1,
460 .tuner_type = -1,
475 .tuner_type
[all...]
H A Dbttv-i2c.c319 if (btv->tuner_type != UNSET) {
326 tun_setup.type = btv->tuner_type;
H A Dbttv.h235 unsigned int tuner_type; member in struct:tvcard
H A Dbttvp.h327 unsigned int tuner_type; /* tuner chip type */ member in struct:bttv
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-tuner.c44 pvr2_trace(PVR2_TRACE_CHIPS,"i2c tuner set_type(%d)",hdw->tuner_type);
45 if (((int)(hdw->tuner_type)) < 0) return;
48 setup.type = hdw->tuner_type;
H A Dpvrusb2-eeprom.c139 trace_eeprom("tuner_type=%d",tvdata.tuner_type);
146 hdw->tuner_type = tvdata.tuner_type;
H A Dpvrusb2-hdw-internal.h253 unsigned int tuner_type; member in struct:pvr2_hdw
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/em28xx/
H A Dem28xx-cards.c98 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
120 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
142 .tuner_type = TUNER_PHILIPS_FM1236_MK3,
162 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
185 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
208 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
231 .tuner_type = TUNER_PHILIPS_ATSC,
310 dev->tuner_type= tv.tuner_type;
H A Dem28xx.h169 int tuner_type; member in struct:em28xx_board
229 int tuner_type; /* type of the tuner */ member in struct:em28xx
H A Dem28xx-i2c.c410 tun_setup.type = dev->tuner_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dtveeprom.h9 u32 tuner_type; member in struct:tveeprom
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-cards.c48 .tuner_type = TUNER_ABSENT,
63 .tuner_type = TUNER_PHILIPS_PAL,
92 .tuner_type = TUNER_PHILIPS_PAL,
141 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
184 .tuner_type = TUNER_PHILIPS_TDA8290,
213 .tuner_type = TUNER_PHILIPS_TDA8290,
262 .tuner_type = TUNER_PHILIPS_PAL,
292 .tuner_type = TUNER_PHILIPS_NTSC_M,
319 .tuner_type = TUNER_PHILIPS_PAL,
355 .tuner_type
[all...]
H A Dsaa7134-core.c150 switch (dev->tuner_type) {
923 dev->tuner_type = saa7134_boards[dev->board].tuner_type;
926 dev->tuner_type = tuner[dev->nr];
973 if (TUNER_ABSENT != dev->tuner_type)
1037 if (TUNER_ABSENT != dev->tuner_type)
H A Dsaa7134.h284 unsigned int tuner_type; member in struct:saa7134_board
473 unsigned int tuner_type; member in struct:saa7134_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst.c616 .tuner_type = TUNER_TYPE_L64724,
623 .tuner_type = TUNER_TYPE_STV0299,
630 .tuner_type = TUNER_TYPE_STV0299,
637 .tuner_type = TUNER_TYPE_MB86A15,
644 .tuner_type = TUNER_TYPE_MB86A15,
651 .tuner_type = TUNER_TYPE_STV0299,
658 .tuner_type = TUNER_TYPE_STV0299,
665 .tuner_type = TUNER_TYPE_UNKNOWN,
672 .tuner_type = TUNER_TYPE_UNKNOWN,
679 .tuner_type
[all...]
H A Ddst_common.h138 u32 tuner_type; member in struct:dst_state
146 u32 tuner_type; member in struct:tuner_types
158 u32 tuner_type; member in struct:dst_types
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtveeprom.c623 tvee->tuner_type = hauppauge_tuner[tuner1].id;
662 t_name1, tuner1, tvee->tuner_type);
766 eeprom_props[0] = eeprom.tuner_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision-i2c.c326 if ((usbvision->have_tuner) && (usbvision->tuner_type != -1)) {
328 tun_setup.type = usbvision->tuner_type;
H A Dusbvision.h386 int tuner_type; member in struct:usb_usbvision

Completed in 149 milliseconds

12