Searched refs:mt76x0_chip_onoff (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| D | usb.c | 75 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()
|
| D | mt76x0.h | 47 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset);
|
| D | pci.c | 103 mt76x0_chip_onoff(dev, true, false); in mt76x0e_register_device() 219 mt76x0_chip_onoff(dev, false, false); in mt76x0e_cleanup()
|
| D | init.c | 61 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset) in mt76x0_chip_onoff() function 87 EXPORT_SYMBOL_GPL(mt76x0_chip_onoff);
|