Searched defs:es8326_priv (Results 1 – 1 of 1) sorted by relevance
47 struct es8326_priv { struct48 struct clk *mclk;49 struct snd_pcm_hw_constraint_list *sysclk_constraints;50 struct i2c_client *i2c;51 struct regmap *regmap;52 struct snd_soc_component *component;53 struct gpio_desc *hp_ctl_gpio;54 struct gpio_desc *spk_ctl_gpio;55 struct snd_soc_jack *jack;56 struct delayed_work hpdet_work;[all …]