Home
last modified time | relevance | path

Searched refs:sof_uuid (Results 1 – 6 of 6) sorted by relevance

/sof-2.7.6/src/include/sof/lib/
Duuid.h39 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/
Dcommon_test.h57 struct sof_uuid *uid;
/sof-2.7.6/src/audio/
Dcopier.c83 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/
Dcomponent.h426 const struct sof_uuid *uid; /**< Address to UUID value */
/sof-2.7.6/tools/testbench/
Dtestbench.c21 struct sof_uuid uuid_name = { \
/sof-2.7.6/tools/logger/
Dconvert.c76 const struct sof_uuid *uid_val = &uid_entry->id; in format_uid_raw()