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