Searched defs:ts2020_config (Results 1 – 2 of 2) sorted by relevance
15 struct ts2020_config { struct16 u8 tuner_address;17 u32 frequency_div;22 bool loop_through:1;30 u8 clk_out:2;36 u8 clk_out_div:5;61 const struct ts2020_config *config, argument
534 struct ts2020_config ts2020_config = {}; in smi_dvbsky_m88ds3103_fe_attach() local