Lines Matching defs:cs35l33_private
40 struct cs35l33_private { struct
41 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;
50 bool enable_soft_ramp;