Searched refs:SOF_UUID_SIZE (Results 1 – 2 of 2) sorted by relevance
91 #define SOF_UUID_SIZE 16 macro308 uint8_t uuid[SOF_UUID_SIZE];
1474 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()