Searched defs:wcd934x_codec (Results 1 – 1 of 1) sorted by relevance
538 struct wcd934x_codec { struct539 struct device *dev;540 struct clk_hw hw;541 struct clk *extclk;542 struct regmap *regmap;543 struct regmap *if_regmap;544 struct slim_device *sdev;545 struct slim_device *sidev;546 struct wcd_clsh_ctrl *clsh_ctrl;547 struct snd_soc_component *component;[all …]