Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-intel.h16 int intel_spi_probe(struct device *dev, struct resource *mem,
H A Dspi-intel-platform.c24 return intel_spi_probe(&pdev->dev, mem, info); in intel_spi_platform_probe()
H A Dspi-intel-pci.c59 return intel_spi_probe(&pdev->dev, &pdev->resource[0], info); in intel_spi_pci_probe()
H A Dspi-intel.c1396 int intel_spi_probe(struct device *dev, struct resource *mem, in intel_spi_probe() function
1429 EXPORT_SYMBOL_GPL(intel_spi_probe);