Searched defs:avs_dev (Results 1 – 1 of 1) sorted by relevance
133 struct avs_dev { struct134 struct hda_bus base;135 struct device *dev;137 void __iomem *dsp_ba;138 const struct avs_spec *spec;139 struct avs_ipc *ipc;141 struct avs_fw_cfg fw_cfg;142 struct avs_hw_cfg hw_cfg;143 struct avs_mods_info *mods_info;144 struct ida **mod_idas;[all …]