Lines Matching defs:max98927_priv
254 struct max98927_priv { struct
255 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;
264 unsigned int ch_size;
265 unsigned int rate;
266 unsigned int iface;
267 unsigned int provider;
268 unsigned int digital_gain;
269 bool tdm_mode;