Searched defs:avs_dev (Results 1 – 1 of 1) sorted by relevance
130 struct avs_dev { struct131 struct hda_bus base;132 struct device *dev;134 void __iomem *dsp_ba;135 const struct avs_spec *spec;136 struct avs_ipc *ipc;138 struct avs_fw_cfg fw_cfg;139 struct avs_hw_cfg hw_cfg;140 struct avs_mods_info *mods_info;141 struct ida **mod_idas;[all …]