Searched defs:avs_dev (Results 1 – 1 of 1) sorted by relevance
111 struct avs_dev { struct112 struct hda_bus base;113 struct device *dev;115 void __iomem *dsp_ba;117 struct avs_ipc *ipc;119 struct avs_fw_cfg fw_cfg;122 struct ida **mod_idas;124 struct ida ppl_ida;127 char **lib_names;128 int num_lp_paths;[all …]
Completed in 7 milliseconds