/sof-2.7.6/tools/topology/topology2/include/components/ |
D | host.conf | 66 DefineAttribute.uuid { 113 uuid "0c:10:9d:8b:78:6d:8f:41:90:a3:e0:e8:05:d0:85:2b"
|
D | dai.conf | 74 DefineAttribute.uuid { 134 uuid "27:0d:b0:c2:bc:ff:50:41:a5:1a:24:5c:79:c5:e5:4b"
|
D | src.conf | 94 uuid "6d:32:c5:c1:90:83:b4:46:aa:47:95:c3:be:ca:65:50"
|
D | mixin.conf | 97 uuid "b2:6e:65:39:71:3b:49:40:8d:3f:f9:2c:d5:c4:3c:09"
|
D | mixout.conf | 97 uuid "5a:50:56:3c:d7:24:8f:41:bd:dc:c1:f5:a3:ac:2a:e0"
|
D | asrc.conf | 108 uuid "f6:72:ec:c8:26:85:af:4f:9d:39:a2:3d:0b:54:1d:e2"
|
D | buffer.conf | 134 uuid "92:4c:54:42:92:8e:41:4e:b6:79:34:51:9f:1c:1d:28"
|
D | copier.conf | 138 uuid "83:0c:a0:9b:12:CA:83:4a:94:3c:1f:a2:e8:2f:9d:da"
|
D | gain.conf | 143 uuid "A8:A9:BC:61:D0:18:18:4A:8E:7B:26:39:21:98:04:B7"
|
D | volume.conf | 164 uuid "7e:67:7e:b7:f4:5f:88:41:af:14:fb:a8:bd:bf:86:82"
|
/sof-2.7.6/tools/topology/topology1/m4/ |
D | smart_amp.m4 | 8 dnl W_SMART_AMP(name, uuid, format, periods_sink, periods_source, core, kcontrols_list) 12 ` tuples."uuid" {'
|
D | asrc.m4 | 14 ` tuples."uuid" {'
|
/sof-2.7.6/src/platform/tigerlake/ |
D | base_module.c | 19 .uuid = {0x32, 0x8c, 0x39, 0x0e, 0xde, 0x5a, 0x4b, 0xba,
|
D | boot_module.c | 19 .uuid = {0xf3, 0xe4, 0x79, 0x2b, 0x75, 0x46, 0x49, 0xf6,
|
/sof-2.7.6/src/platform/suecreek/ |
D | base_module.c | 19 .uuid = {0x32, 0x8c, 0x39, 0x0e, 0xde, 0x5a, 0x4b, 0xba,
|
D | boot_module.c | 18 .uuid = {0xf3, 0xe4, 0x79, 0x2b, 0x75, 0x46, 0x49, 0xf6,
|
/sof-2.7.6/src/platform/cannonlake/ |
D | boot_module.c | 18 .uuid = {0xf3, 0xe4, 0x79, 0x2b, 0x75, 0x46, 0x49, 0xf6,
|
D | base_module.c | 18 .uuid = {0x32, 0x8c, 0x39, 0x0e, 0xde, 0x5a, 0x4b, 0xba,
|
/sof-2.7.6/src/platform/icelake/ |
D | base_module.c | 18 .uuid = {0x32, 0x8c, 0x39, 0x0e, 0xde, 0x5a, 0x4b, 0xba,
|
D | boot_module.c | 18 .uuid = {0xf3, 0xe4, 0x79, 0x2b, 0x75, 0x46, 0x49, 0xf6,
|
/sof-2.7.6/src/platform/apollolake/ |
D | base_module.c | 18 .uuid = {0x2e, 0x9e, 0x86, 0xfc, 0xf8, 0x45, 0x45, 0x40,
|
D | boot_module.c | 18 .uuid = {0xcc, 0x48, 0x7b, 0x0d, 0xa9, 0x1e, 0x0a, 0x47,
|
/sof-2.7.6/src/ipc/ipc4/ |
D | helper.c | 329 const struct comp_driver *ipc4_get_drv(uint8_t *uuid) in ipc4_get_drv() argument 343 if (!memcmp(info->drv->uid, uuid, UUID_SIZE)) { in ipc4_get_drv() 354 *(uint32_t *)(&uuid[0]), in ipc4_get_drv() 355 *(uint32_t *)(&uuid[4]), in ipc4_get_drv() 356 *(uint32_t *)(&uuid[8]), in ipc4_get_drv() 357 *(uint32_t *)(&uuid[12])); in ipc4_get_drv() 372 drv = ipc4_get_drv(mod->uuid); in ipc4_get_comp_drv()
|
/sof-2.7.6/tools/topology/topology2/include/common/ |
D | tokens.conf | 13 uuid 405
|
/sof-2.7.6/src/include/sof/audio/codec_adapter/codec/ |
D | generic.h | 30 #define DECLARE_CODEC_ADAPTER(adapter, uuid, tr) \ argument 40 .uid = SOF_RT_UUID(uuid), \
|