Home
last modified time | relevance | path

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

/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/chrome/
H A Dcros_ec_debugfs.c492 goto remove_debugfs; in cros_ec_debugfs_probe()
496 goto remove_debugfs; in cros_ec_debugfs_probe()
525 remove_debugfs: in cros_ec_debugfs_probe()
/linux/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c2390 goto remove_debugfs; in mana_gd_setup()
2397 goto remove_debugfs; in mana_gd_setup()
2449 remove_debugfs: in mana_gd_setup()
/linux/drivers/platform/x86/
H A Dacer-wmi.c2898 static void remove_debugfs(void) in remove_debugfs() function
3293 remove_debugfs(); in acer_wmi_exit()
/linux/drivers/cxl/core/
H A Dregion.c3876 static void remove_debugfs(void *dentry) in remove_debugfs() function
4007 return devm_add_action_or_reset(dev, remove_debugfs, dentry); in cxl_region_setup_poison()