Home
last modified time | relevance | path

Searched refs:avs_get_module_entry (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dprobes.c23 avs_get_module_entry(adev, &AVS_PROBE_MOD_UUID, &mentry); in avs_dsp_init_probe()
43 avs_get_module_entry(adev, &AVS_PROBE_MOD_UUID, &mentry); in avs_dsp_delete_probe()
H A Dutils.c47 int avs_get_module_entry(struct avs_dev *adev, const guid_t *uuid, struct avs_module_entry *entry) in avs_get_module_entry() function
80 ret = avs_get_module_entry(adev, uuid, &module); in avs_get_module_id()
H A Davs.h271 int avs_get_module_entry(struct avs_dev *adev, const guid_t *uuid, struct avs_module_entry *entry);

Completed in 2 milliseconds