Home
last modified time | relevance | path

Searched refs:mt76_free_device (Results 1 – 25 of 25) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb.c83 mt76_free_device(&dev->mt76); in mt76x2u_probe()
99 mt76_free_device(&dev->mt76); in mt76x2u_disconnect()
H A Dpci.c95 mt76_free_device(&dev->mt76); in mt76x2e_probe()
108 mt76_free_device(mdev); in mt76x2e_remove()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio.c167 mt76_free_device(&dev->mt76); in mt7663s_probe()
181 mt76_free_device(&dev->mt76); in mt7663s_remove()
H A Dusb.c198 mt76_free_device(&dev->mt76); in mt7663u_probe()
216 mt76_free_device(&dev->mt76); in mt7663u_disconnect()
H A Dpci_init.c127 mt76_free_device(&dev->mt76); in mt7615_unregister_device()
H A Dmmio.c243 mt76_free_device(&dev->mt76); in mt7615_mmio_probe()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dpci.c60 mt76_free_device(&dev->mt76); in mt76pci_probe()
H A Dinit.c570 mt76_free_device(&dev->mt76); in mt7603_unregister_device()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c54 mt76_free_device(&dev->mt76); in mt7921s_unregister_device()
193 mt76_free_device(&dev->mt76); in mt7921s_probe()
H A Dpci.c394 mt76_free_device(&dev->mt76); in mt7921_pci_probe()
412 mt76_free_device(&dev->mt76); in mt7921_pci_remove()
H A Dusb.c248 mt76_free_device(&dev->mt76); in mt7921u_probe()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c219 mt76_free_device(&dev->mt76); in mt76x0e_probe()
242 mt76_free_device(mdev); in mt76x0e_remove()
H A Dusb.c289 mt76_free_device(&dev->mt76); in mt76x0u_probe()
308 mt76_free_device(&dev->mt76); in mt76x0_disconnect()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dpci.c198 mt76_free_device(&dev->mt76); in mt7915_pci_probe()
H A Dmmio.c956 mt76_free_device(&dev->mt76); in mt7915_mmio_probe()
H A Dinit.c1294 mt76_free_device(&dev->mt76); in mt7915_unregister_device()
H A Dsoc.c1280 mt76_free_device(mdev); in mt798x_wmac_probe()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dpci.c212 mt76_free_device(&dev->mt76); in mt7996_pci_probe()
H A Dmmio.c647 mt76_free_device(&dev->mt76); in mt7996_mmio_probe()
H A Dinit.c1545 mt76_free_device(&dev->mt76); in mt7996_unregister_device()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci.c420 mt76_free_device(&dev->mt76); in mt7925_pci_probe()
435 mt76_free_device(&dev->mt76); in mt7925_pci_remove()
H A Dusb.c236 mt76_free_device(&dev->mt76); in mt7925u_probe()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_usb.c311 mt76_free_device(&dev->mt76); in mt792xu_disconnect()
H A Dmac80211.c808 void mt76_free_device(struct mt76_dev *dev) in mt76_free_device() function
817 EXPORT_SYMBOL_GPL(mt76_free_device);
H A Dmt76.h1221 void mt76_free_device(struct mt76_dev *dev);