Searched refs:avs_get_module_id (Results 1 – 4 of 4) sorted by relevance
762 module_id = avs_get_module_id(adev, &AVS_PROBE_MOD_UUID); in avs_ipc_probe_get_dma()777 u32 module_id = avs_get_module_id(adev, &AVS_PROBE_MOD_UUID); in avs_ipc_probe_attach_dma()786 u32 module_id = avs_get_module_id(adev, &AVS_PROBE_MOD_UUID); in avs_ipc_probe_detach_dma()801 module_id = avs_get_module_id(adev, &AVS_PROBE_MOD_UUID); in avs_ipc_probe_get_points()817 u32 module_id = avs_get_module_id(adev, &AVS_PROBE_MOD_UUID); in avs_ipc_probe_connect_points()826 u32 module_id = avs_get_module_id(adev, &AVS_PROBE_MOD_UUID); in avs_ipc_probe_disconnect_points()
75 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid) in avs_get_module_id() function
273 int avs_get_module_id(struct avs_dev *adev, const guid_t *uuid);
564 module_id = avs_get_module_id(adev, &template->cfg_ext->type); in avs_path_module_create()