Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cxl/
Dmem.c33 static void remove_debugfs(void *dentry) in remove_debugfs() function
140 rc = devm_add_action_or_reset(dev, remove_debugfs, dentry); in cxl_mem_probe()
/linux-6.12.1/drivers/platform/chrome/
Dcros_ec_debugfs.c505 goto remove_debugfs; in cros_ec_debugfs_probe()
509 goto remove_debugfs; in cros_ec_debugfs_probe()
528 goto remove_debugfs; in cros_ec_debugfs_probe()
536 remove_debugfs: in cros_ec_debugfs_probe()
/linux-6.12.1/drivers/media/platform/mediatek/vpu/
Dmtk_vpu.c900 goto remove_debugfs; in mtk_vpu_probe()
932 remove_debugfs: in mtk_vpu_probe()
/linux-6.12.1/drivers/platform/x86/
Dacer-wmi.c2650 static void remove_debugfs(void) in remove_debugfs() function
2890 remove_debugfs(); in acer_wmi_exit()