Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ivtv/
Divtv-driver.c141 static int tunertype = -1; variable
167 module_param(tunertype, int, 0644);
212 MODULE_PARM_DESC(tunertype,
522 tunertype = 0; in ivtv_parse_std()
530 tunertype = 0; in ivtv_parse_std()
534 tunertype = 1; in ivtv_parse_std()
540 tunertype = 0; in ivtv_parse_std()
546 tunertype = 0; in ivtv_parse_std()
550 tunertype = 1; in ivtv_parse_std()
566 tunertype = 0; in ivtv_parse_std()
[all …]
/linux-6.12.1/include/media/
Dtuner-types.h189 struct tunertype { struct
202 extern struct tunertype tuners[]; argument
/linux-6.12.1/drivers/media/tuners/
Dtuner-simple.c115 struct tunertype *tun;
239 struct tunertype *tun = priv->tun; in simple_tuner_params()
667 struct tunertype *tun; in simple_set_radio_freq()
851 struct tunertype *tun = priv->tun; in simple_dvb_configure()
Dtuner-types.c1455 struct tunertype tuners[] = {