Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi.c3425 static int spi_acpi_device_match(struct device *dev, void *data) in spi_acpi_device_match() function
3449 dev = bus_find_device(&spi_bus_type, NULL, adev, spi_acpi_device_match); in acpi_spi_find_device_by_adev()