Searched defs:avs_dev (Results 1 – 1 of 1) sorted by relevance
111 struct avs_dev { struct112 struct hda_bus base;113 struct device *dev;115 void __iomem *dsp_ba;116 const struct avs_spec *spec;117 struct avs_ipc *ipc;119 struct avs_fw_cfg fw_cfg;120 struct avs_hw_cfg hw_cfg;121 struct avs_mods_info *mods_info;122 struct ida **mod_idas;[all …]