Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dcpr.c61 static CprFd *find_fd(CprFdList *head, const char *name, int id) in find_fd() function
/openbmc/u-boot/tools/
H A Difdtool.c48 static struct fdbar_t *find_fd(char *image, int size) in find_fd() function