Searched defs:uuid_index (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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
|
/linux-6.1.9/sound/soc/intel/skylake/ |
D | skl-topology.c | 3498 u8 uuid_index = 0; in skl_tplg_get_manifest_tkn() local
|
/linux-6.1.9/tools/lib/traceevent/ |
D | event-parse.c | 4978 static const int uuid_index[16] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; variable
|