Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/
Ddebug.h200 void rtl_debug_remove_one(struct ieee80211_hw *hw);
205 #define rtl_debug_remove_one(hw) macro
Ddebug.c495 void rtl_debug_remove_one(struct ieee80211_hw *hw) in rtl_debug_remove_one() function
502 EXPORT_SYMBOL_GPL(rtl_debug_remove_one);
Dpci.c2347 rtl_debug_remove_one(hw); in rtl_pci_disconnect()