Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dwsa883x.c435 struct wsa883x_priv { struct
436 struct regmap *regmap;
437 struct device *dev;
438 struct regulator *vdd;
439 struct sdw_slave *slave;
440 struct sdw_stream_config sconfig;
441 struct sdw_stream_runtime *sruntime;
442 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
443 struct gpio_desc *sd_n;
444 bool port_prepared[WSA883X_MAX_SWR_PORTS];
[all …]