Searched refs:call_vop (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/platform/amphion/ | ||
| H A D | vpu.h | 285 #define call_vop(inst, op, args...) \ macro |
| H A D | vpu_dbg.c | 237 num = call_vop(inst, get_debug_info, str, sizeof(str), i++); in vpu_dbg_instance() |