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

/linux-master/drivers/media/tuners/
H A Dfc0012.h30 bool loop_through; member in struct:fc0012_config
H A Dtda18218.h16 u8 loop_through:1; member in struct:tda18218_config
H A Dr820t.c956 u8 filt_gain, img_r, filt_q, hp_cor, ext_enable, loop_through; local
970 loop_through = 0x00; /* r5[7], lt on */
982 loop_through = 0x00; /* r5[7], lt on */
994 loop_through = 0x00; /* r5[7], lt on */
1007 loop_through = 0x00; /* r5[7], lt on */
1027 loop_through = 0x00; /* r5[7], lt on */
1040 loop_through = 0x00; /* r5[7], lt on */
1052 loop_through = 0x00; /* r5[7], lt on */
1176 rc = r820t_write_reg_mask(priv, 0x05, loop_through, 0x80);
H A Dfc0012.c96 if (priv->cfg->loop_through)
466 if (priv->cfg->loop_through) {
H A Dtda18218.c324 if (priv->cfg->loop_through) {
/linux-master/drivers/media/dvb-frontends/
H A Dts2020.h22 bool loop_through:1; member in struct:ts2020_config
H A Dts2020.c29 bool loop_through:1; member in struct:ts2020_priv
130 if (priv->loop_through)
584 dev->loop_through = pdata->loop_through;
664 if (dev->loop_through)
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Daf9035.c1347 .loop_through = true,

Completed in 130 milliseconds