Searched defs:has_loopthrough (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda826x.h | 31 tda826x_attach(struct dvb_frontend *fe, int addr, struct i2c_adapter *i2c, int has_loopthrough) tda826x_attach() argument
|
H A D | tda826x.c | 27 u8 has_loopthrough:1; member 130 struct dvb_frontend *tda826x_attach(struct dvb_frontend *fe, int addr, struct i2c_adapter *i2c, int has_loopthrough) in tda826x_attach() argument
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda826x.h | 31 tda826x_attach(struct dvb_frontend *fe, int addr, struct i2c_adapter *i2c, int has_loopthrough) tda826x_attach() argument
|
H A D | tda826x.c | 27 u8 has_loopthrough:1; member 130 struct dvb_frontend *tda826x_attach(struct dvb_frontend *fe, int addr, struct i2c_adapter *i2c, int has_loopthrough) in tda826x_attach() argument
|
Completed in 1 milliseconds