Searched defs:max98927_priv (Results 1 – 1 of 1) sorted by relevance
254 struct max98927_priv { struct255 struct regmap *regmap;256 struct snd_soc_component *component;257 struct max98927_pdata *pdata;258 struct gpio_desc *reset_gpio; 259 unsigned int spk_gain;260 unsigned int sysclk;261 unsigned int v_l_slot;262 unsigned int i_l_slot;263 bool interleave_mode;[all …]