Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.c141 static int tunertype = -1; variable
167 module_param(tunertype, int, 0644);
212 MODULE_PARM_DESC(tunertype,
552 tunertype = 0; in ivtv_parse_std()
560 tunertype = 0; in ivtv_parse_std()
564 tunertype = 1; in ivtv_parse_std()
570 tunertype = 0; in ivtv_parse_std()
576 tunertype = 0; in ivtv_parse_std()
580 tunertype = 1; in ivtv_parse_std()
596 tunertype in ivtv_parse_std()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.c141 static int tunertype = -1; variable
167 module_param(tunertype, int, 0644);
212 MODULE_PARM_DESC(tunertype,
549 tunertype = 0; in ivtv_parse_std()
557 tunertype = 0; in ivtv_parse_std()
561 tunertype = 1; in ivtv_parse_std()
567 tunertype = 0; in ivtv_parse_std()
573 tunertype = 0; in ivtv_parse_std()
577 tunertype = 1; in ivtv_parse_std()
593 tunertype in ivtv_parse_std()
[all...]
/kernel/linux/linux-5.10/include/media/
H A Dtuner-types.h175 * struct tunertype - describes the known tuners.
189 struct tunertype { struct
202 extern struct tunertype tuners[];
/kernel/linux/linux-6.6/include/media/
H A Dtuner-types.h175 * struct tunertype - describes the known tuners.
189 struct tunertype { struct
202 extern struct tunertype tuners[];
/kernel/linux/linux-5.10/drivers/media/tuners/
H A 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()
H A Dtuner-types.c1439 struct tunertype tuners[] = {
/kernel/linux/linux-6.6/drivers/media/tuners/
H A 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()
H A Dtuner-types.c1439 struct tunertype tuners[] = {

Completed in 12 milliseconds