Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h351 int vpu_inst_remove_dbgfs_file(struct vpu_inst *inst);
H A Dvpu_dbg.c432 int vpu_inst_remove_dbgfs_file(struct vpu_inst *inst) in vpu_inst_remove_dbgfs_file() function
H A Dvpu_core.c474 vpu_inst_remove_dbgfs_file(inst); in vpu_inst_unregister()