Home
last modified time | relevance | path

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

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