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