Home
last modified time | relevance | path

Searched refs:rtl_debug_remove_one (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Ddebug.h225 void rtl_debug_remove_one(struct ieee80211_hw *hw);
230 #define rtl_debug_remove_one(hw) macro
Ddebug.c544 void rtl_debug_remove_one(struct ieee80211_hw *hw) in rtl_debug_remove_one() function
551 EXPORT_SYMBOL_GPL(rtl_debug_remove_one);
Dpci.c2373 rtl_debug_remove_one(hw); in rtl_pci_disconnect()
/Linux-v4.19/drivers/staging/rtlwifi/
Ddebug.h214 void rtl_debug_remove_one(struct ieee80211_hw *hw);
219 #define rtl_debug_remove_one(hw) macro
Ddebug.c604 void rtl_debug_remove_one(struct ieee80211_hw *hw) in rtl_debug_remove_one() function
Dpci.c2401 rtl_debug_remove_one(hw); in rtl_pci_disconnect()