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