Home
last modified time | relevance | path

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

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