Searched defs:rt1308_sdw_priv (Results 1 – 1 of 1) sorted by relevance
155 struct rt1308_sdw_priv { struct156 struct snd_soc_component *component;157 struct regmap *regmap;158 struct sdw_slave *sdw_slave;159 enum sdw_slave_status status;160 struct sdw_bus_params params;161 bool hw_init;162 bool first_hw_init;163 int rx_mask;164 int slots;
Completed in 3 milliseconds