Searched refs:loop_through (Results 1 – 8 of 8) sorted by relevance
/drivers/media/dvb-frontends/ |
D | ts2020.c | 29 bool loop_through:1; member 130 if (priv->loop_through) in ts2020_init() 584 dev->loop_through = pdata->loop_through; in ts2020_probe() 664 if (dev->loop_through) in ts2020_probe()
|
D | ts2020.h | 22 bool loop_through:1; member
|
/drivers/media/tuners/ |
D | tda18218.h | 16 u8 loop_through:1; member
|
D | fc0012.h | 30 bool loop_through; member
|
D | r820t.c | 956 u8 filt_gain, img_r, filt_q, hp_cor, ext_enable, loop_through; in r820t_set_tv_standard() local 970 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard() 982 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard() 994 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard() 1007 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard() 1027 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard() 1040 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard() 1052 loop_through = 0x00; /* r5[7], lt on */ in r820t_set_tv_standard() 1176 rc = r820t_write_reg_mask(priv, 0x05, loop_through, 0x80); in r820t_set_tv_standard()
|
D | fc0012.c | 96 if (priv->cfg->loop_through) in fc0012_init() 466 if (priv->cfg->loop_through) { in fc0012_attach()
|
D | tda18218.c | 324 if (priv->cfg->loop_through) { in tda18218_attach()
|
/drivers/media/usb/dvb-usb-v2/ |
D | af9035.c | 1347 .loop_through = true,
|