Home
last modified time | relevance | path

Searched refs:tda10071_config (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
Dtda10071.h27 struct tda10071_config { struct
77 const struct tda10071_config *config, struct i2c_adapter *i2c); argument
80 const struct tda10071_config *config, struct i2c_adapter *i2c) in tda10071_attach()
Dtda10071_priv.h31 struct tda10071_config cfg;
Dtda10071.c1209 struct dvb_frontend *tda10071_attach(const struct tda10071_config *config, in tda10071_attach()
1239 memcpy(&priv->cfg, config, sizeof(struct tda10071_config)); in tda10071_attach()
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-dvb.c810 static const struct tda10071_config em28xx_tda10071_config = {
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-dvb.c859 static const struct tda10071_config hauppauge_tda10071_config = {