Searched defs:rt5663_priv (Results 1 – 1 of 1) sorted by relevance
51 struct rt5663_priv { struct52 struct snd_soc_component *component;53 struct rt5663_platform_data pdata;54 struct regmap *regmap;55 struct delayed_work jack_detect_work, jd_unplug_work;56 struct snd_soc_jack *hs_jack;57 struct timer_list btn_check_timer;58 struct impedance_mapping_table *imp_table;60 int codec_ver;61 int sysclk;[all …]