Home
last modified time | relevance | path

Searched refs:debugfs_lookup (Results 1 – 11 of 11) sorted by relevance

/linux/fs/debugfs/
H A Dinode.c345 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 Ddebugfs.c68 if (debugfs_lookup("identity", pdsc->dentry)) in pdsc_debugfs_add_ident()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c287 dentry = debugfs_lookup("vbios.rom", minor->debugfs_root); in nouveau_drm_debugfs_init()
/linux/drivers/bus/
H A Dstm32_rifsc.c622 root = debugfs_lookup("stm32_firewall", NULL); in stm32_rifsc_register_debugfs()
/linux/sound/soc/codecs/
H A Dcs-amp-lib.c836 dir = debugfs_lookup("cirrus_logic", NULL);
/linux/drivers/thunderbolt/
H A Ddebugfs.c1770 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 Dtsens.c862 priv->debug_root = debugfs_lookup("tsens", NULL); in tsens_debug_init()
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1676 vfio_dev_migration = debugfs_lookup("migration", vdev->debug_root); in hisi_acc_vfio_debug_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c886 root = debugfs_lookup("ath11k", NULL); in ath11k_debugfs_soc_create()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c3890 struct dentry *dir = debugfs_lookup("crc", crtc->debugfs_entry); in crtc_debugfs_init()
/linux/virt/kvm/
H A Dkvm_main.c1023 dent = debugfs_lookup(dir_name, kvm_debugfs_dir); in kvm_create_vm_debugfs()