Searched defs:putc (Results 1 – 3 of 3) sorted by relevance
23 static inline void putc(const char c) in putc() function
38 void (*putc)(struct stdio_dev *dev, const char c); member
15 void (*putc)(const char c); member180 int (*putc)(struct udevice *dev, const char ch); member
Completed in 34 milliseconds