Searched refs:debugfs_lookup (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/debugfs/ |
| H A D | inode.c | 345 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() function 360 EXPORT_SYMBOL_GPL(debugfs_lookup); 799 dentry = debugfs_lookup(name, parent); in debugfs_lookup_and_remove()
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | debugfs.c | 68 if (debugfs_lookup("identity", pdsc->dentry)) in pdsc_debugfs_add_ident()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_debugfs.c | 287 dentry = debugfs_lookup("vbios.rom", minor->debugfs_root); in nouveau_drm_debugfs_init()
|
| /linux/drivers/bus/ |
| H A D | stm32_rifsc.c | 622 root = debugfs_lookup("stm32_firewall", NULL); in stm32_rifsc_register_debugfs()
|
| /linux/sound/soc/codecs/ |
| H A D | cs-amp-lib.c | 836 dir = debugfs_lookup("cirrus_logic", NULL);
|
| /linux/drivers/thunderbolt/ |
| H A D | debugfs.c | 1770 parent = debugfs_lookup(dir_name, port->sw->debugfs_dir); in margining_port_init() 1785 parent = debugfs_lookup(dir_name, port->sw->debugfs_dir); in margining_port_remove()
|
| /linux/drivers/thermal/qcom/ |
| H A D | tsens.c | 862 priv->debug_root = debugfs_lookup("tsens", NULL); in tsens_debug_init()
|
| /linux/drivers/vfio/pci/hisilicon/ |
| H A D | hisi_acc_vfio_pci.c | 1676 vfio_dev_migration = debugfs_lookup("migration", vdev->debug_root); in hisi_acc_vfio_debug_init()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | debugfs.c | 886 root = debugfs_lookup("ath11k", NULL); in ath11k_debugfs_soc_create()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_debugfs.c | 3890 struct dentry *dir = debugfs_lookup("crc", crtc->debugfs_entry); in crtc_debugfs_init()
|
| /linux/virt/kvm/ |
| H A D | kvm_main.c | 1023 dent = debugfs_lookup(dir_name, kvm_debugfs_dir); in kvm_create_vm_debugfs()
|