Home
last modified time | relevance | path

Searched defs:wcd9335_codec (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/sound/soc/codecs/
Dwcd9335.c295 struct wcd9335_codec { struct
296 struct device *dev;
297 struct clk *mclk;
298 struct clk *native_clk;
299 u32 mclk_rate;
300 u8 version;
302 struct slim_device *slim;
303 struct slim_device *slim_ifc_dev;
304 struct regmap *regmap;
305 struct regmap *if_regmap;
[all …]