Home
last modified time | relevance | path

Searched defs:r820t_priv (Results 1 – 1 of 1) sorted by relevance

/drivers/media/tuners/
Dr820t.c81 struct r820t_priv { struct
82 struct list_head hybrid_tuner_instance_list;
83 const struct r820t_config *cfg;
84 struct tuner_i2c_props i2c_props;
85 struct mutex lock;
87 u8 regs[NUM_REGS];
88 u8 buf[NUM_REGS + 1];
89 enum xtal_cap_value xtal_cap_sel;
90 u16 pll; /* kHz */
91 u32 int_freq;
[all …]