Searched defs:drv_ops (Results 1 – 14 of 14) sorted by relevance
31 static const struct mt76_driver_ops drv_ops = { in mt76x2u_probe() local
22 static const struct mt76_driver_ops drv_ops = { in mt76x2e_probe() local
79 static const struct mt76_driver_ops drv_ops = { in mt7663s_probe() local
169 static const struct mt76_driver_ops drv_ops = { in mt7615_mmio_probe() local
115 static const struct mt76_driver_ops drv_ops = { in mt7663u_probe() local
144 static const struct mt76_driver_ops drv_ops = { in mt7921u_probe() local
91 static const struct mt76_driver_ops drv_ops = { in mt7921s_probe() local
240 static const struct mt76_driver_ops drv_ops = { in mt7921_pci_probe() local
132 static const struct mt76_driver_ops drv_ops = { in mt7925u_probe() local
267 static const struct mt76_driver_ops drv_ops = { in mt7925_pci_probe() local
156 static const struct mt76_driver_ops drv_ops = { in mt76x0e_probe() local
616 static const struct mt76_driver_ops drv_ops = { in mt7996_mmio_probe() local
925 static const struct mt76_driver_ops drv_ops = { in mt7915_mmio_probe() local
686 const struct mt76_driver_ops *drv_ops) in mt76_alloc_device()