Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmt76x2u.h24 void mt76x2u_stop_hw(struct mt76x02_dev *dev);
H A Dusb_init.c238 void mt76x2u_stop_hw(struct mt76x02_dev *dev) in mt76x2u_stop_hw() function
248 mt76x2u_stop_hw(dev); in mt76x2u_cleanup()
H A Dusb_main.c31 mt76x2u_stop_hw(dev); in mt76x2u_stop()