/drivers/net/caif/ |
D | caif_serial.c | 60 static struct dentry *debugfsdir; variable 98 debugfs_create_dir(tty->name, debugfsdir); in debugfs_init() 458 debugfsdir = debugfs_create_dir("caif_serial", NULL); in caif_ser_init() 470 debugfs_remove_recursive(debugfsdir); in caif_ser_exit()
|
/drivers/net/wireless/ath/wcn36xx/ |
D | debug.c | 164 wcn->hw->wiphy->debugfsdir); in wcn36xx_debugfs_init()
|
/drivers/net/wireless/mediatek/mt7601u/ |
D | debugfs.c | 159 dir = debugfs_create_dir("mt7601u", dev->hw->wiphy->debugfsdir); in mt7601u_init_debugfs()
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | rc.c | 246 static void *rtl_rate_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in rtl_rate_alloc() argument
|
/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.h | 397 struct dentry *debugfsdir; member
|
/drivers/net/wireless/cw1200/ |
D | debug.c | 397 priv->hw->wiphy->debugfsdir); in cw1200_debug_init()
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_debug.c | 493 priv->hw->wiphy->debugfsdir); in ath9k_htc_init_debug()
|
D | debug.c | 1310 sc->hw->wiphy->debugfsdir); in ath9k_init_debug()
|
/drivers/net/wireless/iwlegacy/ |
D | 3945-rs.c | 395 il3945_rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in il3945_rs_alloc() argument
|
D | debug.c | 1349 struct dentry *phyd = il->hw->wiphy->debugfsdir; in il_dbgfs_register()
|
D | 4965-rs.c | 2498 il4965_rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in il4965_rs_alloc() argument
|
/drivers/net/wireless/rt2x00/ |
D | rt2x00debug.c | 668 rt2x00dev->hw->wiphy->debugfsdir); in rt2x00debug_register()
|
/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 814 ar->hw->wiphy->debugfsdir); in carl9170_debugfs_register()
|
/drivers/net/wireless/ti/wlcore/ |
D | debugfs.c | 1300 wl->hw->wiphy->debugfsdir); in wl1271_debugfs_init()
|
/drivers/net/wireless/ath/ath5k/ |
D | debug.c | 1004 phydir = debugfs_create_dir("ath5k", ah->hw->wiphy->debugfsdir); in ath5k_debug_init_device()
|
/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 1520 wil_to_wiphy(wil)->debugfsdir); in wil6210_debugfs_init()
|
/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 1509 if (!debugfs_create_symlink("iwlwifi", mvm->hw->wiphy->debugfsdir, buf)) in iwl_mvm_dbgfs_register()
|
D | rs.c | 3473 static void *rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in rs_alloc() argument
|
/drivers/net/wireless/ath/ath6kl/ |
D | debug.c | 1793 ar->wiphy->debugfsdir); in ath6kl_debug_init_fs()
|
/drivers/net/wireless/ath/ath10k/ |
D | debug.c | 2117 ar->hw->wiphy->debugfsdir); in ath10k_debug_register()
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 3041 static void *rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in rs_alloc() argument
|
D | debugfs.c | 2427 mac80211_dir = priv->hw->wiphy->debugfsdir; in iwl_dbgfs_register()
|
/drivers/net/wireless/ |
D | mac80211_hwsim.c | 2860 data->debugfs = debugfs_create_dir("hwsim", hw->wiphy->debugfsdir); in mac80211_hwsim_new_radio()
|