Home
last modified time | relevance | path

Searched refs:debugfsdir (Results 1 – 23 of 23) sorted by relevance

/drivers/net/caif/
Dcaif_serial.c60 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/
Ddebug.c164 wcn->hw->wiphy->debugfsdir); in wcn36xx_debugfs_init()
/drivers/net/wireless/mediatek/mt7601u/
Ddebugfs.c159 dir = debugfs_create_dir("mt7601u", dev->hw->wiphy->debugfsdir); in mt7601u_init_debugfs()
/drivers/net/wireless/realtek/rtlwifi/
Drc.c246 static void *rtl_rate_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in rtl_rate_alloc() argument
/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.h397 struct dentry *debugfsdir; member
/drivers/net/wireless/cw1200/
Ddebug.c397 priv->hw->wiphy->debugfsdir); in cw1200_debug_init()
/drivers/net/wireless/ath/ath9k/
Dhtc_drv_debug.c493 priv->hw->wiphy->debugfsdir); in ath9k_htc_init_debug()
Ddebug.c1310 sc->hw->wiphy->debugfsdir); in ath9k_init_debug()
/drivers/net/wireless/iwlegacy/
D3945-rs.c395 il3945_rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in il3945_rs_alloc() argument
Ddebug.c1349 struct dentry *phyd = il->hw->wiphy->debugfsdir; in il_dbgfs_register()
D4965-rs.c2498 il4965_rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in il4965_rs_alloc() argument
/drivers/net/wireless/rt2x00/
Drt2x00debug.c668 rt2x00dev->hw->wiphy->debugfsdir); in rt2x00debug_register()
/drivers/net/wireless/ath/carl9170/
Ddebug.c814 ar->hw->wiphy->debugfsdir); in carl9170_debugfs_register()
/drivers/net/wireless/ti/wlcore/
Ddebugfs.c1300 wl->hw->wiphy->debugfsdir); in wl1271_debugfs_init()
/drivers/net/wireless/ath/ath5k/
Ddebug.c1004 phydir = debugfs_create_dir("ath5k", ah->hw->wiphy->debugfsdir); in ath5k_debug_init_device()
/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1520 wil_to_wiphy(wil)->debugfsdir); in wil6210_debugfs_init()
/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c1509 if (!debugfs_create_symlink("iwlwifi", mvm->hw->wiphy->debugfsdir, buf)) in iwl_mvm_dbgfs_register()
Drs.c3473 static void *rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in rs_alloc() argument
/drivers/net/wireless/ath/ath6kl/
Ddebug.c1793 ar->wiphy->debugfsdir); in ath6kl_debug_init_fs()
/drivers/net/wireless/ath/ath10k/
Ddebug.c2117 ar->hw->wiphy->debugfsdir); in ath10k_debug_register()
/drivers/net/wireless/iwlwifi/dvm/
Drs.c3041 static void *rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in rs_alloc() argument
Ddebugfs.c2427 mac80211_dir = priv->hw->wiphy->debugfsdir; in iwl_dbgfs_register()
/drivers/net/wireless/
Dmac80211_hwsim.c2860 data->debugfs = debugfs_create_dir("hwsim", hw->wiphy->debugfsdir); in mac80211_hwsim_new_radio()