Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c39 #define cfg_io_dbg_byte(fmt, ...) cfg_io_dbg(CFG_IO_DBG_BYTE, fmt, ## __VA_ARGS__) macro
674 cfg_io_dbg_byte("str %p-[%p:%d] offset %d test %d get the end at %s\n", in test_byte()
681 cfg_io_dbg_byte("str %p-[%p:%d] offset %d test %d ret %p at %s\n", in test_byte()
692 cfg_io_dbg_byte("str %p-[%p:%d] offset %d show pos %d get the end at %s\n", in show_byte()
699 cfg_io_dbg_byte("str %p-[%p:%d] offset %d show %d ret %p at %s\n", in show_byte()
710 cfg_io_dbg_byte("str %p-[%p:%d] offset %d skip %d get the end at %s\n", in skip_byte()
717 cfg_io_dbg_byte("str %p-[%p:%d] offset %d skip %d ret %p at %s\n", in skip_byte()
729 cfg_io_dbg_byte("str %p-[%p:%d] offset %d skip ws start at %s\n", in skip_ws()
736 cfg_io_dbg_byte("str %p-[%p:%d] offset %d skip ws to the end at %s\n", in skip_ws()
742 cfg_io_dbg_byte("str %p-[%p:%d] offset %d skip ws to %d at %s\n", in skip_ws()
[all …]