Searched defs:rt715_sdca_priv (Results 1 – 1 of 1) sorted by relevance
18 struct rt715_sdca_priv { struct19 struct regmap *regmap;20 struct regmap *mbq_regmap;21 struct snd_soc_codec *codec;22 struct sdw_slave *slave;23 struct delayed_work adc_mute_work;24 int dbg_nid;25 int dbg_vid;26 int dbg_payload;27 struct sdw_bus_params params;[all …]