Home
last modified time | relevance | path

Searched refs:avs_module_entry (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/intel/avs/
H A Dutils.c21 struct avs_module_entry *module; in avs_module_entry_index()
37 struct avs_module_entry *module; in avs_module_id_entry_index()
47 int avs_get_module_entry(struct avs_dev *adev, const guid_t *uuid, struct avs_module_entry *entry) in avs_get_module_entry()
61 int avs_get_module_id_entry(struct avs_dev *adev, u32 module_id, struct avs_module_entry *entry) in avs_get_module_id_entry()
77 struct avs_module_entry module; in avs_get_module_id()
H A Ddsp.c229 struct avs_module_entry mentry; in avs_dsp_init_module()
277 struct avs_module_entry mentry; in avs_dsp_delete_module()
H A Dmessages.h574 struct avs_module_entry { struct
589 static_assert(sizeof(struct avs_module_entry) == 116); argument
593 struct avs_module_entry entries[];
597 static inline bool avs_module_entry_is_loaded(struct avs_module_entry *mentry) in avs_module_entry_is_loaded()
H A Dprobes.c21 struct avs_module_entry mentry; in avs_dsp_init_probe()
49 struct avs_module_entry mentry; in avs_dsp_delete_probe()
H A Dloader.c215 static int avs_cldma_load_module(struct avs_dev *adev, struct avs_module_entry *mentry) in avs_cldma_load_module()
255 struct avs_module_entry *mods, u32 num_mods) in avs_cldma_transfer_modules()
480 struct avs_module_entry *mods, u32 num_mods) in avs_hda_transfer_modules()