Searched refs:uuid_index (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/lib/ |
| D | uuid.c | 22 const u8 uuid_index[16] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; variable 121 return __uuid_parse(uuid, u->b, uuid_index); in uuid_parse()
|
| D | vsprintf.c | 1626 const u8 *index = uuid_index; in uuid_string()
|
| /Linux-v5.4/include/linux/ |
| D | uuid.h | 74 extern const u8 uuid_index[16];
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl-topology.c | 3347 u8 uuid_index = 0; in skl_tplg_get_manifest_tkn() local 3375 if (uuid_index >= skl->nr_modules) { in skl_tplg_get_manifest_tkn() 3379 guid_copy(&skl->modules[uuid_index++]->uuid, in skl_tplg_get_manifest_tkn()
|