Home
last modified time | relevance | path

Searched refs:debugfs_fwlog (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_dbg.c456 if (!core->debugfs_fwlog) { in vpu_core_create_dbgfs_file()
458 core->debugfs_fwlog = debugfs_create_file((const char *)name, in vpu_core_create_dbgfs_file()
474 debugfs_remove(core->debugfs_fwlog); in vpu_core_remove_dbgfs_file()
475 core->debugfs_fwlog = NULL; in vpu_core_remove_dbgfs_file()
A Dvpu.h172 struct dentry *debugfs_fwlog; member

Completed in 5 milliseconds