Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/patman/
H A Dgitutil.py431 def LookupEmail(lookup_name, alias=None, raise_on_error=True, level=0): argument
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c399 static const char *lookup_name(uint32_t index, const char **list, uint32_t llen) in lookup_name() function