Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_debugfs.c493 goto remove_debugfs; in cros_ec_debugfs_probe()
497 goto remove_debugfs; in cros_ec_debugfs_probe()
516 goto remove_debugfs; in cros_ec_debugfs_probe()
524 remove_debugfs: in cros_ec_debugfs_probe()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c278 goto remove_debugfs; in libipw_init()
296 remove_debugfs: in libipw_init()
/linux/drivers/platform/x86/
H A Dacer-wmi.c2896 static void remove_debugfs(void) in remove_debugfs() function
3291 remove_debugfs(); in acer_wmi_exit()
/linux/drivers/cxl/core/
H A Dregion.c4042 static void remove_debugfs(void *dentry) in remove_debugfs() function
4173 return devm_add_action_or_reset(dev, remove_debugfs, dentry); in cxl_region_setup_poison()