Home
last modified time | relevance | path

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

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