Home
last modified time | relevance | path

Searched refs:uuidnames (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/lib/debugfs/
Ddevfip.c34 struct uuidnames { struct
47 static const struct uuidnames uuidnames[] = { argument
156 for (i = 1; i < NELEM(uuidnames); i++) { in fipgen()
157 if (memcmp(&uuidnames[i].uuid, in fipgen()
163 if (i < NELEM(uuidnames)) { in fipgen()
164 make_dir_entry(c, dir, uuidnames[i].name, in fipgen()