Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds