Searched defs:wcd934x_codec (Results 1 – 1 of 1) sorted by relevance
524 struct wcd934x_codec { struct525 struct device *dev;526 struct clk_hw hw;527 struct clk *extclk;528 struct regmap *regmap;529 struct regmap *if_regmap;530 struct slim_device *sdev;531 struct slim_device *sidev;532 struct wcd_clsh_ctrl *clsh_ctrl;533 struct snd_soc_component *component;[all …]