Home
last modified time | relevance | path

Searched defs:uuid_index (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/lib/
Duuid.c22 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/
Dskl-topology.c3498 u8 uuid_index = 0; in skl_tplg_get_manifest_tkn() local
/linux-6.1.9/tools/lib/traceevent/
Devent-parse.c4978 static const int uuid_index[16] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15}; variable