Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb.c78 mt76_free_device(&dev->mt76); in mt76x2u_probe()
94 mt76_free_device(&dev->mt76); in mt76x2u_disconnect()
H A Dpci.c93 mt76_free_device(&dev->mt76); in mt76x2e_probe()
106 mt76_free_device(mdev); in mt76x2e_remove()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb.c147 mt76_free_device(&dev->mt76); in mt7663u_probe()
165 mt76_free_device(&dev->mt76); in mt7663u_disconnect()
H A Dsdio.c413 mt76_free_device(&dev->mt76); in mt7663s_probe()
427 mt76_free_device(&dev->mt76); in mt7663s_remove()
H A Dpci_init.c169 mt76_free_device(&dev->mt76); in mt7615_unregister_device()
H A Dmmio.c243 mt76_free_device(&dev->mt76); in mt7615_mmio_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c197 mt76_free_device(&dev->mt76); in mt76x0e_probe()
220 mt76_free_device(mdev); in mt76x0e_remove()
H A Dusb.c280 mt76_free_device(&dev->mt76); in mt76x0u_probe()
299 mt76_free_device(&dev->mt76); in mt76x0_disconnect()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dpci.c60 mt76_free_device(&dev->mt76); in mt76pci_probe()
H A Dinit.c586 mt76_free_device(&dev->mt76); in mt7603_unregister_device()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dpci.c166 mt76_free_device(&dev->mt76); in mt7915_pci_probe()
H A Dinit.c723 mt76_free_device(&dev->mt76); in mt7915_unregister_device()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c510 void mt76_free_device(struct mt76_dev *dev) in mt76_free_device() function
519 EXPORT_SYMBOL_GPL(mt76_free_device);
H A Dmt76.h768 void mt76_free_device(struct mt76_dev *dev);