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