Searched refs:uuid_index (Results 1 - 4 of 4) sorted by relevance

/linux-master/lib/
H A Duuid.c22 const u8 uuid_index[16] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; variable
131 return __uuid_parse(uuid, u->b, uuid_index);
H A Dvsprintf.c1696 const u8 *index = uuid_index;
/linux-master/include/linux/
H A Duuid.h105 extern const u8 uuid_index[16];
/linux-master/sound/soc/intel/skylake/
H A Dskl-topology.c3462 u8 uuid_index = 0; local
3490 if (uuid_index >= skl->nr_modules) {
3494 import_guid(&skl->modules[uuid_index++]->uuid,

Completed in 114 milliseconds