Searched refs:tuners (Results 1 - 25 of 28) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dtuner-types.h2 * descriptions for simple tuners.
24 /* Many Philips based tuners have a comment like this in their
45 /* Many Philips tuners use tda9887 PORT1 to select the FM radio
49 /* Some Philips tuners use tda9887 PORT2 to select the FM radio
53 /* Some Philips tuners use tda9887 cGainNormal to select the FM radio
57 /* Most tuners with a tda9887 use QSS mode. Some (cheaper) tuners
92 Default is 0. Several tuners require a different TOP value for
96 Default is 0. Several tuners require a different TOP value for
100 Default is 0. Several tuners requir
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-cards.c232 .tuners = {
272 .tuners = {
313 .tuners = {
348 .tuners = {
388 .tuners = {
462 .tuners = {
492 .tuners = {
535 .tuners = {
566 .tuners = {
595 .tuners
[all...]
H A Divtv-cards.h196 struct ivtv_card_tuner tuners[IVTV_CARD_MAX_TUNERS]; member in struct:ivtv_card
H A Divtv-driver.c1081 if ((itv->std & itv->card->tuners[i].std) == 0)
1083 itv->options.tuner = itv->card->tuners[i].tuner;
1088 if (itv->options.tuner == -1 && itv->card->tuners[0].std) {
1089 itv->std = itv->card->tuners[0].std;
1090 itv->options.tuner = itv->card->tuners[0].tuner;
1142 setup.mode_mask = T_ANALOG_TV; /* matches TV tuners */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtuner-simple.c4 * controls all those simple 4-control-bytes style tuners.
135 tun = &tuners[t->type];
202 /* tv norm specific stuff for multi-norm tuners */
403 tun = &tuners[t->type];
484 t->type, tuners[t->type].name);
485 strlcpy(c->name, tuners[t->type].name, sizeof(c->name));
H A Dtuner-types.c1058 struct tunertype tuners[] = { variable in typeref:struct:tunertype
1438 This chip is part of some modern tuners */
1444 unsigned const int tuner_count = ARRAY_SIZE(tuners);
H A Dbw-qcam.c705 v->tuners=0;
H A Dc-qcam.c522 v->tuners=0;
H A Dv4l1-compat.c535 chan->tuners = (input2.type == V4L2_INPUT_TYPE_TUNER) ? 1 : 0;
536 chan->flags = (chan->tuners) ? VIDEO_VC_TUNER : 0;
H A Dpms.c708 v->tuners=1;
H A Dse401.c1002 v->tuners = 0;
H A Dstv680.c1152 v->tuners = 0;
H A Dmeye.c885 v->tuners = 0;
H A Dplanb.c1558 v.tuners = 0;
H A Dstradis.c1701 v.tuners = 0;
H A Dcpia.c3380 v->tuners = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dvideodev.h36 int tuners; member in struct:video_channel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-v4l.c384 v->tuners = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dkonicawc.c759 uvd->vchan.tuners = 0;
H A Dquickcam_messenger.c911 uvd->vchan.tuners = 0;
H A Dultracam.c493 uvd->vchan.tuners = 0;
H A Dvicam.c568 v.tuners = 0;
H A Dibmcam.c3567 uvd->vchan.tuners = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cpia2/
H A Dcpia2_v4l.c459 v->tuners = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-driver.c1980 v->tuners=0;
1988 v->tuners=1;

Completed in 206 milliseconds

12