Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwsa883x.c462 struct wsa883x_priv { struct
463 struct regmap *regmap;
464 struct device *dev;
465 struct regulator *vdd;
466 struct sdw_slave *slave;
467 struct sdw_stream_config sconfig;
468 struct sdw_stream_runtime *sruntime;
469 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
470 struct gpio_desc *sd_n;
471 bool port_prepared[WSA883X_MAX_SWR_PORTS];
[all …]