Home
last modified time | relevance | path

Searched defs:print_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_dbg.c292 struct print_buf_desc *print_buf; in vpu_dbg_fwlog() local
/openbmc/linux/lib/
H A Dtest_bitmap.c24 static char print_buf[PAGE_SIZE * 2] __initdata; variable
/openbmc/qemu/linux-user/
H A Dstrace.c1630 print_buf(abi_long addr, abi_long len, int last) in print_buf() function