Home
last modified time | relevance | path

Searched refs:avs_module_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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 Davs.h54 int (* const transfer_mods)(struct avs_dev *, bool, struct avs_module_entry *, u32);
271 int avs_get_module_entry(struct avs_dev *adev, const guid_t *uuid, struct avs_module_entry *entry);
272 int avs_get_module_id_entry(struct avs_dev *adev, u32 module_id, struct avs_module_entry *entry);
306 struct avs_module_entry *mods, u32 num_mods);
310 struct avs_module_entry *mods, u32 num_mods);
H A Dprobes.c20 struct avs_module_entry mentry; in avs_dsp_init_probe()
41 struct avs_module_entry mentry; in avs_dsp_delete_probe()
H A Ddsp.c230 struct avs_module_entry mentry; in avs_dsp_init_module()
278 struct avs_module_entry mentry; in avs_dsp_delete_module()
H A Dmessages.h517 struct avs_module_entry { struct
535 struct avs_module_entry entries[];
538 static inline bool avs_module_entry_is_loaded(struct avs_module_entry *mentry) in avs_module_entry_is_loaded()
H A Dloader.c210 static int avs_cldma_load_module(struct avs_dev *adev, struct avs_module_entry *mentry) in avs_cldma_load_module()
250 struct avs_module_entry *mods, u32 num_mods) in avs_cldma_transfer_modules()
473 struct avs_module_entry *mods, u32 num_mods) in avs_hda_transfer_modules()

Completed in 6 milliseconds