Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ata/
A Dahci_platform.c62 port = acpi_device_get_match_data(dev); in ahci_probe()
/linux-6.3-rc2/drivers/platform/surface/
A Dsurface_aggregator_registry.c384 nodes = (const struct software_node **)acpi_device_get_match_data(&pdev->dev); in ssam_platform_hub_probe()
/linux-6.3-rc2/drivers/input/misc/
A Dsoc_button_array.c407 device_data = acpi_device_get_match_data(dev); in soc_button_probe()
/linux-6.3-rc2/drivers/acpi/
A Dbus.c929 const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
943 EXPORT_SYMBOL_GPL(acpi_device_get_match_data);
A Dproperty.c1440 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
/linux-6.3-rc2/include/linux/
A Dacpi.h723 const void *acpi_device_get_match_data(const struct device *dev);
942 static inline const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
/linux-6.3-rc2/drivers/mfd/
A Dkempld-core.c440 pdata = acpi_device_get_match_data(dev); in kempld_get_acpi_data()
/linux-6.3-rc2/drivers/misc/eeprom/
A Dat24.c530 cdata = acpi_device_get_match_data(dev); in at24_get_chip_data()
/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-qcom.c806 qcom->acpi_pdata = acpi_device_get_match_data(dev); in dwc3_qcom_probe()

Completed in 33 milliseconds