Home
last modified time | relevance | path

Searched refs:mt792x_stop (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_usb.c293 mt792x_stop(hw, false); in mt792xu_stop()
H A Dmt792x_core.c116 void mt792x_stop(struct ieee80211_hw *hw, bool suspend) in mt792x_stop() function
136 EXPORT_SYMBOL_GPL(mt792x_stop);
H A Dmt792x.h340 void mt792x_stop(struct ieee80211_hw *hw, bool suspend);
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c284 mt792x_stop(hw, false); in mt7921_stop()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2099 .stop = mt792x_stop,