Searched defs:get_int (Results 1 – 3 of 3) sorted by relevance
69 int (*get_int)(struct udevice *dev, int id, int *val); member
182 int get_int(const char **fmt, va_list *ap) in get_int() function
253 static inline int get_int(char **bpp, int *anint) in get_int() function