Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwsa883x.c430 struct wsa883x_priv { struct
431 struct regmap *regmap;
432 struct device *dev;
433 struct regulator *vdd;
434 struct sdw_slave *slave;
435 struct sdw_stream_config sconfig;
436 struct sdw_stream_runtime *sruntime;
437 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
438 struct gpio_desc *sd_n;
439 bool port_prepared[WSA883X_MAX_SWR_PORTS];
[all …]