Searched defs:wm_adsp (Results 1 – 1 of 1) sorted by relevance
56 struct wm_adsp { struct67 struct wm_adsp_ops *ops; argument81 const struct wm_adsp_region *mem; argument82 int num_mems;84 int fw;85 int fw_ver;87 bool preloaded;111 struct wm_adsp_ops { argument114 bool (*validate_version)(struct wm_adsp *dsp, unsigned int version); argument