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