Searched refs:hd29l2_config (Results 1 – 3 of 3) sorted by relevance
29 struct hd29l2_config { struct55 extern struct dvb_frontend *hd29l2_attach(const struct hd29l2_config *config, argument59 const struct hd29l2_config *config, struct i2c_adapter *i2c) in hd29l2_attach()
67 struct hd29l2_config cfg;
798 struct dvb_frontend *hd29l2_attach(const struct hd29l2_config *config, in hd29l2_attach()812 memcpy(&priv->cfg, config, sizeof(struct hd29l2_config)); in hd29l2_attach()