Searched defs:af9013_config (Results 1 – 2 of 2) sorted by relevance
38 struct af9013_config { struct42 u8 i2c_addr;48 u32 clock;66 u8 tuner;71 u32 if_frequency;79 u8 ts_mode:2;106 extern struct dvb_frontend *af9013_attach(const struct af9013_config *config, argument
132 struct af9013_config af9013_config[2]; member