Home
last modified time | relevance | path

Searched refs:SOF_UUID_SIZE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/sof/
Dtopology.h91 #define SOF_UUID_SIZE 16 macro
308 uint8_t uuid[SOF_UUID_SIZE];
/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c1474 u8 nil_uuid[SOF_UUID_SIZE] = {0}; in sof_comp_alloc()
1479 if (memcmp(&swidget->comp_ext, nil_uuid, SOF_UUID_SIZE)) in sof_comp_alloc()