Home
last modified time | relevance | path

Searched defs:uuid2 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/common/
H A Duuid.c137 bool uuid_match(uint32_t *uuid1, uint32_t *uuid2) in uuid_match()
/rk3399_ARM-atf/drivers/io/
H A Dio_fip.c82 static inline int compare_uuids(const uuid_t *uuid1, const uuid_t *uuid2) in compare_uuids()