Searched defs:rt5645_priv (Results 1 – 1 of 1) sorted by relevance
2180 struct rt5645_priv { struct2181 struct snd_soc_codec *codec;2182 struct rt5645_platform_data pdata;2183 struct regmap *regmap;2184 struct i2c_client *i2c;2185 struct snd_soc_jack *hp_jack;2186 struct snd_soc_jack *mic_jack;2187 struct delayed_work jack_detect_work;2189 int codec_type;2190 int sysclk;[all …]