tda18271c2dd.h 163 B

12345
  1. #ifndef _TDA18271C2DD_H_
  2. #define _TDA18271C2DD_H_
  3. struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe,
  4. struct i2c_adapter *i2c, u8 adr);
  5. #endif