Home
last modified time | relevance | path

Searched defs:get_int (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dboard.h69 int (*get_int)(struct udevice *dev, int id, int *val); member
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c182 int get_int(const char **fmt, va_list *ap) in get_int() function
/openbmc/linux/include/linux/sunrpc/
H A Dcache.h253 static inline int get_int(char **bpp, int *anint) in get_int() function