Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.h63 void rtl92s_dm_watchdog(struct ieee80211_hw *hw);
H A Dsw.c254 .dm_watchdog = rtl92s_dm_watchdog,
H A Ddm.c708 void rtl92s_dm_watchdog(struct ieee80211_hw *hw) in rtl92s_dm_watchdog() function