Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dtda826x.c40 u8 has_loopthrough:1; member
59 if (!priv->has_loopthrough) in tda826x_sleep()
99 if (!priv->has_loopthrough) in tda826x_set_params()
143 …nd *tda826x_attach(struct dvb_frontend *fe, int addr, struct i2c_adapter *i2c, int has_loopthrough) in tda826x_attach() argument
172 priv->has_loopthrough = has_loopthrough; in tda826x_attach()
Dtda826x.h42 int has_loopthrough);
47 int has_loopthrough) in tda826x_attach() argument