Searched refs:sof_uuid (Results 1 – 6 of 6) sorted by relevance
/sof-2.7.6/src/include/sof/lib/ |
D | uuid.h | 39 struct sof_uuid { struct 54 struct sof_uuid id; argument 125 const struct sof_uuid uuid_name = { \
|
/sof-2.7.6/tools/testbench/include/testbench/ |
D | common_test.h | 57 struct sof_uuid *uid;
|
/sof-2.7.6/src/audio/ |
D | copier.c | 83 struct sof_uuid host = {0x8b9d100c, 0x6d78, 0x418f, {0x90, 0xa3, 0xe0, in create_host() 117 struct sof_uuid id = {0xc2b00d27, 0xffbc, 0x4150, {0xa5, 0x1a, 0x24, in create_dai()
|
/sof-2.7.6/src/include/sof/audio/ |
D | component.h | 426 const struct sof_uuid *uid; /**< Address to UUID value */
|
/sof-2.7.6/tools/testbench/ |
D | testbench.c | 21 struct sof_uuid uuid_name = { \
|
/sof-2.7.6/tools/logger/ |
D | convert.c | 76 const struct sof_uuid *uid_val = &uid_entry->id; in format_uid_raw()
|