Lines Matching defs:cs35l33_private
37 struct cs35l33_private { struct
38 struct snd_soc_component *component;
39 struct cs35l33_pdata pdata;
40 struct regmap *regmap;
41 struct gpio_desc *reset_gpio;
42 bool amp_cal;
43 int mclk_int;
44 struct regulator_bulk_data core_supplies[2];
45 int num_core_supplies;
46 bool is_tdm_mode;
47 bool enable_soft_ramp;