Home
last modified time | relevance | path

Searched refs:ec100_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/dvb-frontends/
Dec100.h23 struct ec100_config { struct
30 extern struct dvb_frontend *ec100_attach(const struct ec100_config *config, argument
34 const struct ec100_config *config, struct i2c_adapter *i2c) in ec100_attach()
Dec100.c24 struct ec100_config config;
281 struct dvb_frontend *ec100_attach(const struct ec100_config *config, in ec100_attach()
295 memcpy(&state->config, config, sizeof(struct ec100_config)); in ec100_attach()
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Dec168.c109 static struct ec100_config ec168_ec100_config;
265 static struct ec100_config ec168_ec100_config = {