Searched defs:rt715_priv (Results 1 – 1 of 1) sorted by relevance
13 struct rt715_priv { struct14 struct regmap *regmap;15 struct regmap *sdw_regmap;16 struct snd_soc_codec *codec;17 struct sdw_slave *slave;18 int dbg_nid;19 int dbg_vid;20 int dbg_payload;21 enum sdw_slave_status status;23 bool hw_init;[all …]
Completed in 4 milliseconds