Home
last modified time | relevance | path

Searched refs:has_loopthrough (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dtda826x.c27 u8 has_loopthrough:1; member
46 if (!priv->has_loopthrough) in tda826x_sleep()
86 if (!priv->has_loopthrough) in tda826x_set_params()
130 …nd *tda826x_attach(struct dvb_frontend *fe, int addr, struct i2c_adapter *i2c, int has_loopthrough) in tda826x_attach() argument
159 priv->has_loopthrough = has_loopthrough; in tda826x_attach()
Dtda826x.h29 int has_loopthrough);
34 int has_loopthrough) in tda826x_attach() argument