Searched defs:dib7000p_attach (Results 1 - 2 of 2) sorted by relevance

/drivers/media/dvb/frontends/
H A Ddib7000p.h49 extern struct dvb_frontend *dib7000p_attach(struct i2c_adapter *i2c_adap, u8 i2c_addr, struct dib7000p_config *cfg);
66 static inline struct dvb_frontend *dib7000p_attach(struct i2c_adapter *i2c_adap, u8 i2c_addr, struct dib7000p_config *cfg) function
H A Ddib7000p.c2362 struct dvb_frontend *dib7000p_attach(struct i2c_adapter *i2c_adap, u8 i2c_addr, struct dib7000p_config *cfg) function
2427 EXPORT_SYMBOL(dib7000p_attach); variable

Completed in 140 milliseconds