Searched refs:xputs (Results 1 – 1 of 1) sorted by relevance
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/ |
D | dsp_debug.c | 45 static void xputs(const char *s, void (*xputc)(unsigned n, void *cookie), void *cookie) in xputs() function 95 xputs(p, xputc, cookie); in __xprintf() 111 xputs(p, xputc, cookie); in __xprintf() 144 xputs(p, xputc, cookie); in __xprintf() 157 xputs(p, xputc, cookie); in __xprintf() 164 xputs(s, xputc, cookie); in __xprintf() 178 xputs(p, xputc, cookie); in __xprintf()
|