Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c128 static int tunertype = -1; variable
154 module_param(tunertype, int, 0644);
199 MODULE_PARM_DESC(tunertype,
509 tunertype = 0; in ivtv_parse_std()
517 tunertype = 0; in ivtv_parse_std()
521 tunertype = 1; in ivtv_parse_std()
527 tunertype = 0; in ivtv_parse_std()
533 tunertype = 0; in ivtv_parse_std()
537 tunertype = 1; in ivtv_parse_std()
553 tunertype = 0; in ivtv_parse_std()
[all …]
/linux/include/media/
H A Dtuner-types.h189 struct tunertype { struct
202 extern const struct tunertype tuners[]; argument
/linux/drivers/media/tuners/
H A Dtuner-simple.c115 const struct tunertype *tun;
239 const struct tunertype *tun = priv->tun; in simple_tuner_params()
667 const struct tunertype *tun; in simple_set_radio_freq()
851 const struct tunertype *tun = priv->tun; in simple_dvb_configure()
H A Dtuner-types.c1455 const struct tunertype tuners[] = {