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