Home
last modified time | relevance | path

Searched refs:debugfs_hw_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddebugfs.h8 void debugfs_hw_add(struct ieee80211_local *local);
12 static inline void debugfs_hw_add(struct ieee80211_local *local) in debugfs_hw_add() function
H A Ddebugfs.c641 void debugfs_hw_add(struct ieee80211_local *local) in debugfs_hw_add() function
H A Dmain.c1423 debugfs_hw_add(local); in ieee80211_register_hw()