Searched refs:tunertype (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dtuner-types.h115 struct tunertype { struct
128 extern struct tunertype tuners[];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.c138 static int tunertype = -1; variable
164 module_param(tunertype, int, 0644);
209 MODULE_PARM_DESC(tunertype,
521 tunertype = 0;
529 tunertype = 0;
533 tunertype = 1;
539 tunertype = 0;
545 tunertype = 0;
549 tunertype = 1;
565 tunertype
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtuner-simple.c114 struct tunertype *tun;
237 struct tunertype *tun = priv->tun;
667 struct tunertype *tun;
833 struct tunertype *tun = priv->tun;
H A Dtuner-types.c1345 struct tunertype tuners[] = {

Completed in 69 milliseconds