Searched refs:mt7615_mmio_probe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | soc.c | 48 return mt7615_mmio_probe(&pdev->dev, mem_base, irq, mt7615e_reg_map); in mt7622_wmac_probe()
|
H A D | pci.c | 48 ret = mt7615_mmio_probe(&pdev->dev, pcim_iomap_table(pdev)[0], in mt7615_pci_probe()
|
H A D | mmio.c | 171 int mt7615_mmio_probe(struct device *pdev, void __iomem *mem_base, in mt7615_mmio_probe() function
|
H A D | mt7615.h | 431 int mt7615_mmio_probe(struct device *pdev, void __iomem *mem_base,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | soc.c | 45 return mt7615_mmio_probe(&pdev->dev, mem_base, irq, mt7615e_reg_map); in mt7622_wmac_probe()
|
H A D | pci.c | 49 ret = mt7615_mmio_probe(&pdev->dev, pcim_iomap_table(pdev)[0], in mt7615_pci_probe()
|
H A D | mmio.c | 166 int mt7615_mmio_probe(struct device *pdev, void __iomem *mem_base, in mt7615_mmio_probe() function
|
H A D | mt7615.h | 370 int mt7615_mmio_probe(struct device *pdev, void __iomem *mem_base,
|
Completed in 5 milliseconds