Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dpci.c130 dev = mt7915_mmio_probe(&pdev->dev, pcim_iomap_table(pdev)[0], in mt7915_pci_probe()
H A Dmt7915.h405 struct mt7915_dev *mt7915_mmio_probe(struct device *pdev,
H A Dmmio.c1018 struct mt7915_dev *mt7915_mmio_probe(struct device *pdev, in mt7915_mmio_probe() function
H A Dsoc.c1244 dev = mt7915_mmio_probe(&pdev->dev, mem_base, chip_id); in mt798x_wmac_probe()