Home
last modified time | relevance | path

Searched refs:mt76x0_chip_onoff (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt76x0/
Dusb.c76 mt76x0_chip_onoff(dev, false, false); in mt76x0u_cleanup()
150 mt76x0_chip_onoff(dev, true, reset); in mt76x0u_init_hardware()
252 mt76x0_chip_onoff(dev, false, false); in mt76x0u_probe()
311 mt76x0_chip_onoff(dev, false, false); in mt76x0_suspend()
Dpci.c94 mt76x0_chip_onoff(dev, true, false); in mt76x0e_init_hardware()
221 mt76x0_chip_onoff(dev, false, false); in mt76x0e_cleanup()
257 mt76x0_chip_onoff(dev, false, false); in mt76x0e_suspend()
Dmt76x0.h47 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset);
Dinit.c44 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset) in mt76x0_chip_onoff() function
70 EXPORT_SYMBOL_GPL(mt76x0_chip_onoff);