Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/
H A Dsurface_aggregator_registry.c500 nodes = (const struct software_node **)acpi_device_get_match_data(&pdev->dev); in ssam_platform_hub_probe()
/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.c1504 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
/linux/drivers/platform/chrome/
H A Dcros_ec_lpc.c531 driver_data = acpi_device_get_match_data(dev); in cros_ec_lpc_probe()
/linux/drivers/spi/
H A Dspi-cadence-xspi.c1162 cdns_xspi->driver_data = acpi_device_get_match_data(dev); in cdns_xspi_probe()
/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c1756 hdev->verspec_data = acpi_device_get_match_data(hdev->dev); in hccs_probe()