Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dsoc.c27 &mt7603_drv_ops); in mt76_wmac_probe()
H A Dpci.c36 &mt7603_drv_ops); in mt76pci_probe()
H A Dmt7603.h160 extern const struct mt76_driver_ops mt7603_drv_ops;
H A Dinit.c8 const struct mt76_driver_ops mt7603_drv_ops = { variable