Searched refs:mt76x0_chip_onoff (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 75 mt76x0_chip_onoff(dev, false, false); in mt76x0u_cleanup() 149 mt76x0_chip_onoff(dev, true, reset); in mt76x0u_init_hardware() 251 mt76x0_chip_onoff(dev, false, false); in mt76x0u_probe() 309 mt76x0_chip_onoff(dev, false, false); in mt76x0_suspend()
|
H A D | init.c | 44 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset) in mt76x0_chip_onoff() function 70 EXPORT_SYMBOL_GPL(mt76x0_chip_onoff); variable
|
H A D | pci.c | 94 mt76x0_chip_onoff(dev, true, false); in mt76x0e_register_device() 206 mt76x0_chip_onoff(dev, false, false); in mt76x0e_cleanup()
|
H A D | mt76x0.h | 47 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset);
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 76 mt76x0_chip_onoff(dev, false, false); in mt76x0u_cleanup() 151 mt76x0_chip_onoff(dev, true, reset); in mt76x0u_init_hardware() 253 mt76x0_chip_onoff(dev, false, false); in mt76x0u_probe() 312 mt76x0_chip_onoff(dev, false, false); in mt76x0_suspend()
|
H A D | pci.c | 95 mt76x0_chip_onoff(dev, true, false); in mt76x0e_init_hardware() 222 mt76x0_chip_onoff(dev, false, false); in mt76x0e_cleanup() 258 mt76x0_chip_onoff(dev, false, false); in mt76x0e_suspend()
|
H A D | init.c | 44 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset) in mt76x0_chip_onoff() function 70 EXPORT_SYMBOL_GPL(mt76x0_chip_onoff); variable
|
H A D | mt76x0.h | 47 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset);
|
Completed in 4 milliseconds