Home
last modified time | relevance | path

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

/linux/sound/hda/controllers/
H A Dacpi.c218 hda->data = acpi_device_get_match_data(&pdev->dev); in hda_acpi_probe()
/linux/drivers/input/misc/
H A Dsoc_button_array.c440 device_data = acpi_device_get_match_data(dev); in soc_button_probe()
/linux/drivers/acpi/
H A Dbus.c970 const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
984 EXPORT_SYMBOL_GPL(acpi_device_get_match_data);
H A Dproperty.c1600 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
/linux/drivers/spi/
H A Dspi-cadence-xspi.c1162 cdns_xspi->driver_data = acpi_device_get_match_data(dev); in cdns_xspi_probe()