Searched refs:avs_get_module_id (Results 1 – 3 of 3) sorted by relevance
75 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid) in avs_get_module_id() function
261 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid);
502 module_id = avs_get_module_id(adev, &template->cfg_ext->type); in avs_path_module_create()