Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h350 int vpu_inst_create_dbgfs_file(struct vpu_inst *inst);
H A Dvpu_dbg.c407 int vpu_inst_create_dbgfs_file(struct vpu_inst *inst) in vpu_inst_create_dbgfs_file() function
H A Dvpu_core.c454 vpu_inst_create_dbgfs_file(inst); in vpu_inst_register()