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