Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/amphion/
H A Dvpu.h351 int vpu_inst_create_dbgfs_file(struct vpu_inst *inst);
H A Dvpu_dbg.c421 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()