Home
last modified time | relevance | path

Searched refs:debugfs_create_bool (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/modules/lindebugfs/
H A DMakefile11 EXPORT_SYMS+= debugfs_create_bool
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Ddebugfs.c116 debugfs_create_bool("dynamic_sensitivity", 0600, dir, in mt7603_init_debugfs()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddebugfs.h96 void debugfs_create_bool(const char *name, umode_t mode, struct dentry *parent,
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_debugfs.c143 debugfs_create_bool("tpc", 0600, dir, &dev->enable_tpc); in mt76x02_init_debugfs()
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.c397 debugfs_create_bool(const char *name, umode_t mode, struct dentry *parent, bool *value) in debugfs_create_bool() function
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c2202 debugfs_create_bool("enable_scan_iteration_notif", 0600, in iwl_mvm_link_sta_add_debugfs()
2204 debugfs_create_bool("drop_bcn_ap_mode", 0600, mvm->debugfs_dir, in iwl_mvm_dbgfs_register()
2211 debugfs_create_bool("d3_wake_sysassert", 0600, mvm->debugfs_dir, in iwl_mvm_dbgfs_register()
2235 debugfs_create_bool("rx_ts_ptp", 0600, mvm->debugfs_dir, in iwl_mvm_dbgfs_register()
H A Ddebugfs-vif.c878 debugfs_create_bool("ftm_unprotected", 0200, mvmvif->dbgfs_dir, in iwl_mvm_vif_add_debugfs()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.c1628 debugfs_create_bool("dfs_block_radar_events", 0200, in ath11k_debugfs_register()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c2648 debugfs_create_bool("dfs_block_radar_events", 0200, in ath10k_debug_register()