Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firmware/xilinx/
A Dzynqmp-debug.c38 static struct dentry *firmware_debugfs_root; variable
226 firmware_debugfs_root = debugfs_create_dir("zynqmp-firmware", NULL); in zynqmp_pm_api_debugfs_init()
227 debugfs_create_file("pm", 0660, firmware_debugfs_root, NULL, in zynqmp_pm_api_debugfs_init()
238 debugfs_remove_recursive(firmware_debugfs_root); in zynqmp_pm_api_debugfs_exit()

Completed in 2 milliseconds