Home
last modified time | relevance | path

Searched refs:xputc_type (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
Ddsp_debug.c220 typedef void (*xputc_type)(unsigned n, void *cookie); typedef
226 __xprintf(fmt, args, (xputc_type)print_char, 0); in print_log()