Lines Matching defs:rt274_priv
34 struct rt274_priv { struct
35 struct reg_default *index_cache;
36 int index_cache_size;
37 struct regmap *regmap;
38 struct snd_soc_component *component;
39 struct i2c_client *i2c;
40 struct snd_soc_jack *jack;
41 struct delayed_work jack_detect_work;
42 int sys_clk;
43 int clk_id;
44 int fs;
45 bool master;