/linux-4.1.27/drivers/bluetooth/ |
D | btmrvl_debugfs.c | 217 debugfs_create_u8("psmode", 0644, dbg->config_dir, in btmrvl_debugfs_init() 223 debugfs_create_u8("hsmode", 0644, dbg->config_dir, in btmrvl_debugfs_init() 233 debugfs_create_u8("curpsmode", 0444, dbg->status_dir, in btmrvl_debugfs_init() 235 debugfs_create_u8("psstate", 0444, dbg->status_dir, in btmrvl_debugfs_init() 237 debugfs_create_u8("hsstate", 0444, dbg->status_dir, in btmrvl_debugfs_init() 239 debugfs_create_u8("txdnldready", 0444, dbg->status_dir, in btmrvl_debugfs_init()
|
/linux-4.1.27/include/linux/ |
D | debugfs.h | 75 struct dentry *debugfs_create_u8(const char *name, umode_t mode, 170 static inline struct dentry *debugfs_create_u8(const char *name, umode_t mode, in debugfs_create_u8() function
|
/linux-4.1.27/drivers/iommu/ |
D | omap-iommu-debug.c | 185 d = debugfs_create_u8("nr_tlb_entries", 0400, obj->debug_dir, in omap_iommu_debugfs_add()
|
/linux-4.1.27/include/linux/wimax/ |
D | debug.h | 441 fd = debugfs_create_u8( \
|
/linux-4.1.27/arch/x86/xen/ |
D | spinlock.c | 329 debugfs_create_u8("zero_stats", 0644, d_spin_debug, &zero_stats); in xen_spinlock_debugfs()
|
/linux-4.1.27/fs/debugfs/ |
D | file.c | 95 struct dentry *debugfs_create_u8(const char *name, umode_t mode, in debugfs_create_u8() function 107 EXPORT_SYMBOL_GPL(debugfs_create_u8);
|
/linux-4.1.27/net/bluetooth/ |
D | hci_debugfs.c | 358 debugfs_create_u8("hci_version", 0444, hdev->debugfs, &hdev->hci_ver); in hci_debugfs_create_common() 360 debugfs_create_u8("hardware_error", 0444, hdev->debugfs, in hci_debugfs_create_common() 1099 debugfs_create_u8("white_list_size", 0444, hdev->debugfs, in hci_debugfs_create_le()
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
D | debugfs.c | 312 fd = debugfs_create_u8("trace_msg_from_user", 0600, dentry, in i2400m_debugfs_add()
|
D | usb.c | 415 fd = debugfs_create_u8("rx_size_auto_shrink", 0600, dentry, in i2400mu_debugfs_add()
|
/linux-4.1.27/arch/x86/kernel/ |
D | kvm.c | 677 debugfs_create_u8("zero_stats", 0644, d_spin_debug, &zero_stats); in kvm_spinlock_debugfs()
|
/linux-4.1.27/Documentation/filesystems/ |
D | debugfs.txt | 59 struct dentry *debugfs_create_u8(const char *name, umode_t mode,
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | clock.c | 1034 d = debugfs_create_u8("usecount", S_IRUGO, c->dent, (u8 *)&c->usecount); in clk_debugfs_register_one()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | debug.c | 1345 debugfs_create_u8("rx_chainmask", S_IRUSR, sc->debug.debugfs_phy, in ath9k_init_debug() 1347 debugfs_create_u8("tx_chainmask", S_IRUSR, sc->debug.debugfs_phy, in ath9k_init_debug()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 1579 if (!debugfs_create_u8("low_latency_agg_frame_limit", S_IRUSR | S_IWUSR, in iwl_mvm_dbgfs_register() 1583 if (!debugfs_create_u8("ps_disabled", S_IRUSR, in iwl_mvm_dbgfs_register()
|
D | rs.c | 3692 debugfs_create_u8("tx_agg_tid_enable", S_IRUSR | S_IWUSR, dir, in rs_add_debugfs() 3694 debugfs_create_u8("reduced_tpc", S_IRUSR | S_IWUSR, dir, in rs_add_debugfs()
|
/linux-4.1.27/drivers/edac/ |
D | edac_mc_sysfs.c | 939 d = debugfs_create_u8(name, S_IRUGO | S_IWUSR, parent, in edac_create_debug_nodes()
|
/linux-4.1.27/fs/jbd/ |
D | journal.c | 2050 jbd_debug = debugfs_create_u8("jbd-debug", S_IRUGO | S_IWUSR, in jbd_create_debugfs_entry()
|
/linux-4.1.27/net/batman-adv/ |
D | network-coding.c | 1915 file = debugfs_create_u8("min_tq", S_IRUGO | S_IWUSR, nc_dir, in batadv_nc_init_debugfs()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 1026 dbg->dbg_status = debugfs_create_u8("status", 0600, dbg->dbg_root, in create_debugfs_files()
|
/linux-4.1.27/drivers/platform/x86/ |
D | samsung-laptop.c | 1335 dent = debugfs_create_u8("d3", S_IRUGO | S_IWUSR, samsung->debug.root, in samsung_debugfs_init()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 4965-rs.c | 2782 debugfs_create_u8("tx_agg_tid_enable", S_IRUSR | S_IWUSR, dir, in il4965_rs_add_debugfs()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 3297 debugfs_create_u8("tx_agg_tid_enable", S_IRUSR | S_IWUSR, dir, in rs_add_debugfs()
|