Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
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()
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()
Davs.h271 int avs_get_module_entry(struct avs_dev *adev, const guid_t *uuid, struct avs_module_entry *entry);