Lines Matching defs:cs42l52_private
56 struct cs42l52_private { struct
57 struct regmap *regmap;
58 struct snd_soc_component *component;
59 struct device *dev;
60 struct sp_config config;
61 struct cs42l52_platform_data pdata;
62 u32 sysclk;
63 u8 mclksel;
64 u32 mclk;
65 u8 flags;
66 struct input_dev *beep;
67 struct work_struct beep_work;
68 int beep_rate;