Lines Matching defs:cs42l52_private
39 struct cs42l52_private { struct
40 struct regmap *regmap;
41 struct snd_soc_component *component;
42 struct device *dev;
43 struct sp_config config;
44 struct cs42l52_platform_data pdata;
45 u32 sysclk;
46 u8 mclksel;
47 u32 mclk;
48 u8 flags;
49 struct input_dev *beep;
50 struct work_struct beep_work;
51 int beep_rate;