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