Searched refs:dentry (Results 151 - 175 of 368) sorted by relevance

1234567891011>>

/drivers/power/
H A Dda9030_battery.c120 struct dentry *debug_file;
189 static struct dentry *da9030_bat_create_debugfs(struct da9030_charger *charger)
201 static inline struct dentry *da9030_bat_create_debugfs(struct da9030_charger *charger)
/drivers/idle/
H A Di7300_idle.c89 static struct dentry *debugfs_dir;
539 struct dentry *file;
/drivers/misc/genwqe/
H A Dcard_debugfs.c346 struct dentry *root;
347 struct dentry *file;
/drivers/net/caif/
H A Dcaif_serial.c60 static struct dentry *debugfsdir;
75 struct dentry *debugfs_tty_dir;
/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h202 struct dentry *dbg_q_vector;
314 struct dentry *dbg_intfc;
/drivers/net/wireless/iwlwifi/dvm/
H A Dagn.h454 int iwl_dbgfs_register(struct iwl_priv *priv, struct dentry *dbgfs_dir);
457 struct dentry *dbgfs_dir)
/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c243 struct dentry *rootdir)
246 struct dentry *entry, *stats, *moddir;
/drivers/thermal/
H A Dx86_pkg_temp_thermal.c90 static struct dentry *debugfs;
96 struct dentry *d;
/drivers/usb/host/
H A Duhci-hcd.h382 struct dentry *dentry; member in struct:uhci_hcd
/drivers/base/regmap/
H A Dinternal.h76 struct dentry *debugfs;
/drivers/block/mtip32xx/
H A Dmtip32xx.h484 struct dentry *dfs_node;
/drivers/char/tpm/
H A Dtpm.h110 struct dentry **bios_dir;
/drivers/crypto/qat/qat_common/
H A Dadf_transport_debug.c279 struct dentry *parent = accel_dev->transport->debug;
/drivers/dma/
H A Dmic_x100_dma.h146 struct dentry *dbg_dir;
/drivers/gpu/drm/msm/
H A Dmsm_perf.c45 struct dentry *ent;
/drivers/gpu/drm/tegra/
H A Ddrm.h117 struct dentry *debugfs;
/drivers/gpu/host1x/
H A Ddebug.c157 struct dentry *de = debugfs_create_dir("tegra-host1x", NULL);
/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c44 static struct dentry *ipoib_root;
/drivers/md/bcache/
H A Ddebug.c19 static struct dentry *debug;
/drivers/media/pci/zoran/
H A Dzoran_procfs.c161 ZR_DEVNAME(zr), file->f_path.dentry->d_name.name, count, zr);
/drivers/media/platform/exynos4-is/
H A Dfimc-is.c766 struct dentry *dentry; local
770 dentry = debugfs_create_file("fw_log", S_IRUGO, is->debugfs_entry,
772 if (!dentry)
H A Dfimc-is.h287 struct dentry *debugfs_entry;
/drivers/mfd/
H A Dab3100-otp.c59 struct dentry *debugfs;
/drivers/misc/mei/
H A Ddebugfs.c185 struct dentry *dir, *f;
/drivers/mtd/devices/
H A Ddocg3.h315 struct dentry *debugfs_root;

Completed in 764 milliseconds

1234567891011>>