Home
last modified time | relevance | path

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

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