Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h223 int (*get_debug_info)(struct vpu_inst *inst, char *str, u32 size, u32 i); member
H A Dvpu_dbg.c210 num = call_vop(inst, get_debug_info, str, sizeof(str), i++); in vpu_dbg_instance()
H A Dvenc.c1252 .get_debug_info = venc_get_debug_info,
H A Dvdec.c1687 .get_debug_info = vdec_get_debug_info,