Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
A Ddebugfs.c40 debugfs_ath12k = debugfs_lookup("ath12k", NULL); in ath12k_debugfs_soc_create()
/linux/fs/debugfs/
A Dinode.c326 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() function
341 EXPORT_SYMBOL_GPL(debugfs_lookup);
841 dentry = debugfs_lookup(name, parent); in debugfs_lookup_and_remove()
/linux/include/linux/
A Ddebugfs.h72 struct dentry *debugfs_lookup(const char *name, struct dentry *parent);
202 static inline struct dentry *debugfs_lookup(const char *name,
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_debugfs_params.c161 dir = debugfs_lookup(dirname, minor->debugfs_root); in intel_display_debugfs_params()
/linux/drivers/net/ethernet/amd/pds_core/
A Ddebugfs.c68 if (debugfs_lookup("identity", pdsc->dentry)) in pdsc_debugfs_add_ident()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_debugfs.c287 dentry = debugfs_lookup("vbios.rom", minor->debugfs_root); in nouveau_drm_debugfs_init()
/linux/drivers/phy/realtek/
A Dphy-rtk-usb3.c349 phy_debug_root = debugfs_lookup("phy", usb_debug_root); in create_phy_debug_root()
A Dphy-rtk-usb2.c715 phy_debug_root = debugfs_lookup("phy", usb_debug_root); in create_phy_debug_root()
/linux/drivers/gpu/drm/
A Ddrm_debugfs.c271 struct dentry *dent = debugfs_lookup(files[i].name, root); in drm_debugfs_remove_files()
/linux/mm/damon/
A Ddbgfs.c926 dir = debugfs_lookup(name, root); in dbgfs_rm_context()
/linux/drivers/thunderbolt/
A Ddebugfs.c1492 parent = debugfs_lookup(dir_name, port->sw->debugfs_dir); in margining_port_init()
1507 parent = debugfs_lookup(dir_name, port->sw->debugfs_dir); in margining_port_remove()
/linux/drivers/thermal/qcom/
A Dtsens.c862 priv->debug_root = debugfs_lookup("tsens", NULL); in tsens_debug_init()
/linux/drivers/net/wireless/ath/ath11k/
A Ddebugfs.c1006 root = debugfs_lookup("ath11k", NULL); in ath11k_debugfs_soc_create()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_debugfs.c3671 struct dentry *dir = debugfs_lookup("crc", crtc->debugfs_entry); in crtc_debugfs_init()
/linux/virt/kvm/
A Dkvm_main.c1058 dent = debugfs_lookup(dir_name, kvm_debugfs_dir); in kvm_create_vm_debugfs()

Completed in 65 milliseconds