Searched refs:buf_slot_dbg (Results 1 – 1 of 1) sorted by relevance
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_buf_slot.c | 32 #define buf_slot_dbg(flag, fmt, ...) _mpp_dbg(buf_slot_debug, flag, fmt, ## __VA_ARGS__) macro 707 …buf_slot_dbg(BUF_SLOT_DBG_OPS_RUNTIME, "slot %3d index %2d op: %s arg %010p status in %08x out %08… in slot_ops_with_log() 890 buf_slot_dbg(BUF_SLOT_DBG_SETUP, "slot %p setup: count %d\n", impl, count); in mpp_buf_slot_setup() 941 buf_slot_dbg(BUF_SLOT_DBG_SETUP, "slot %p is ready now\n", impl); in mpp_buf_slot_ready() 1327 buf_slot_dbg(BUF_SLOT_DBG_SETUP, "slot %p reset index %d\n", slots, index); in mpp_buf_slot_reset()
|