Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/
Dmem.c33 static void remove_debugfs(void *dentry) in remove_debugfs() function
142 rc = devm_add_action_or_reset(dev, remove_debugfs, dentry); in cxl_mem_probe()
/Linux-v6.6/drivers/platform/chrome/
Dcros_ec_debugfs.c500 goto remove_debugfs; in cros_ec_debugfs_probe()
504 goto remove_debugfs; in cros_ec_debugfs_probe()
523 goto remove_debugfs; in cros_ec_debugfs_probe()
531 remove_debugfs: in cros_ec_debugfs_probe()
/Linux-v6.6/drivers/accel/habanalabs/common/
Dhabanalabs_drv.c706 goto remove_debugfs; in hl_init()
713 remove_debugfs: in hl_init()
/Linux-v6.6/drivers/media/platform/mediatek/vpu/
Dmtk_vpu.c900 goto remove_debugfs; in mtk_vpu_probe()
932 remove_debugfs: in mtk_vpu_probe()
/Linux-v6.6/drivers/platform/x86/
Dacer-wmi.c2342 static void remove_debugfs(void) in remove_debugfs() function
2515 remove_debugfs(); in acer_wmi_exit()