Searched defs:cs35l33_private (Results 1 – 1 of 1) sorted by relevance
40 struct cs35l33_private { struct41 struct snd_soc_component *component;42 struct cs35l33_pdata pdata;43 struct regmap *regmap;44 struct gpio_desc *reset_gpio;45 bool amp_cal;46 int mclk_int;47 struct regulator_bulk_data core_supplies[2];48 int num_core_supplies;49 bool is_tdm_mode;[all …]