Searched refs:ec100_config (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | ec100.h | 13 struct ec100_config { struct 20 extern struct dvb_frontend *ec100_attach(const struct ec100_config *config, 24 const struct ec100_config *config, struct i2c_adapter *i2c) in ec100_attach()
|
H A D | ec100.c | 14 struct ec100_config config; 271 struct dvb_frontend *ec100_attach(const struct ec100_config *config, in ec100_attach() 285 memcpy(&state->config, config, sizeof(struct ec100_config)); in ec100_attach()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | ec100.h | 13 struct ec100_config { struct 20 extern struct dvb_frontend *ec100_attach(const struct ec100_config *config, 24 const struct ec100_config *config, struct i2c_adapter *i2c) in ec100_attach()
|
H A D | ec100.c | 14 struct ec100_config config; 271 struct dvb_frontend *ec100_attach(const struct ec100_config *config, in ec100_attach() 285 memcpy(&state->config, config, sizeof(struct ec100_config)); in ec100_attach()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | ec168.c | 99 static struct ec100_config ec168_ec100_config; 267 static struct ec100_config ec168_ec100_config = {
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | ec168.c | 99 static struct ec100_config ec168_ec100_config; 267 static struct ec100_config ec168_ec100_config = {
|
Completed in 2 milliseconds