Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_init.c118 mt7615_unregister_ext_phy(dev); in mt7615_unregister_device()
H A Dinit.c600 void mt7615_unregister_ext_phy(struct mt7615_dev *dev) in mt7615_unregister_ext_phy() function
612 EXPORT_SYMBOL_GPL(mt7615_unregister_ext_phy);
H A Dmt7615.h385 void mt7615_unregister_ext_phy(struct mt7615_dev *dev);
H A Ddebugfs.c202 mt7615_unregister_ext_phy(dev); in mt7615_dbdc_set()