Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds