Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dusb.c75 mt76x0_chip_onoff(dev, false, false); in mt76x0u_cleanup()
147 mt76x0_chip_onoff(dev, true, reset); in mt76x0u_init_hardware()
252 mt76x0_chip_onoff(dev, false, false); in mt76x0u_probe()
310 mt76x0_chip_onoff(dev, false, false); in mt76x0_suspend()
Dmt76x0.h47 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset);
Dpci.c103 mt76x0_chip_onoff(dev, true, false); in mt76x0e_register_device()
219 mt76x0_chip_onoff(dev, false, false); in mt76x0e_cleanup()
Dinit.c61 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset) in mt76x0_chip_onoff() function
87 EXPORT_SYMBOL_GPL(mt76x0_chip_onoff);