Searched defs:drv_ops (Results 1 – 12 of 12) sorted by relevance
30 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
91 static const struct mt76_driver_ops drv_ops = { in mt7921s_probe() local
149 static const struct mt76_driver_ops drv_ops = { in mt7921u_probe() local
231 static const struct mt76_driver_ops drv_ops = { in mt7921_pci_probe() local
152 static const struct mt76_driver_ops drv_ops = { in mt76x0e_probe() local
330 static const struct mt76_driver_ops drv_ops = { in mt7996_mmio_probe() local
990 static const struct mt76_driver_ops drv_ops = { in mt7915_mmio_probe() local
630 const struct mt76_driver_ops *drv_ops) in mt76_alloc_device()