Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/debugfs/
A Ddevfip.c248 uint32_t hname; in fipmount() local
270 r = devtab[cspec->index]->read(cspec, &hname, sizeof(hname)); in fipmount()
275 if ((r != sizeof(hname)) || (hname != TOC_HEADER_NAME)) { in fipmount()

Completed in 2 milliseconds