Searched defs:wcd9335_codec (Results 1 – 1 of 1) sorted by relevance
298 struct wcd9335_codec { struct299 struct device *dev;300 struct clk *mclk;301 struct clk *native_clk;302 u32 mclk_rate;304 struct slim_device *slim;305 struct slim_device *slim_ifc_dev;306 struct regmap *regmap;307 struct regmap *if_regmap;308 struct regmap_irq_chip_data *irq_data;[all …]