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