Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_init.c118 mt7615_unregister_ext_phy(dev); in mt7615_unregister_device()
H A Dinit.c597 void mt7615_unregister_ext_phy(struct mt7615_dev *dev) in mt7615_unregister_ext_phy() function
609 EXPORT_SYMBOL_GPL(mt7615_unregister_ext_phy);
H A Dmt7615.h384 void mt7615_unregister_ext_phy(struct mt7615_dev *dev);
H A Ddebugfs.c202 mt7615_unregister_ext_phy(dev); in mt7615_dbdc_set()