Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvpu.h353 int vpu_core_create_dbgfs_file(struct vpu_core *core);
Dvpu_dbg.c457 int vpu_core_create_dbgfs_file(struct vpu_core *core) in vpu_core_create_dbgfs_file() function
Dvpu_core.c702 vpu_core_create_dbgfs_file(core); in vpu_core_probe()