Searched defs:af9013_config (Results 1 – 2 of 2) sorted by relevance
39 struct af9013_config { struct43 u8 i2c_addr;49 u32 clock;67 u8 tuner;72 u32 if_frequency;80 u8 ts_mode:2;107 extern struct dvb_frontend *af9013_attach(const struct af9013_config *config, argument
132 struct af9013_config af9013_config[2]; member