Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/avs/
Dutils.c75 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid) in avs_get_module_id() function
Davs.h261 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid);
Dpath.c502 module_id = avs_get_module_id(adev, &template->cfg_ext->type); in avs_path_module_create()