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