Lines Matching defs:rt298_priv
37 struct rt298_priv { struct
38 struct reg_default *index_cache;
39 int index_cache_size;
40 struct regmap *regmap;
41 struct snd_soc_codec *codec;
42 struct rt298_platform_data pdata;
43 struct i2c_client *i2c;
44 struct snd_soc_jack *jack;
45 struct delayed_work jack_detect_work;
46 int sys_clk;
47 int clk_id;
48 int is_hp_in;