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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dec100.h28 struct ec100_config { struct
35 extern struct dvb_frontend *ec100_attach(const struct ec100_config *config,
39 const struct ec100_config *config, struct i2c_adapter *i2c) ec100_attach()
H A Dec100.c28 struct ec100_config config;
285 struct dvb_frontend *ec100_attach(const struct ec100_config *config, ec100_attach()
299 memcpy(&state->config, config, sizeof(struct ec100_config)); ec100_attach()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Dec168.c113 static struct ec100_config ec168_ec100_config;
269 static struct ec100_config ec168_ec100_config = {

Completed in 181 milliseconds