Searched refs:acpi_device_get_match_data (Results 1 – 9 of 9) sorted by relevance
62 port = acpi_device_get_match_data(dev); in ahci_probe()
384 nodes = (const struct software_node **)acpi_device_get_match_data(&pdev->dev); in ssam_platform_hub_probe()
407 device_data = acpi_device_get_match_data(dev); in soc_button_probe()
926 const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function940 EXPORT_SYMBOL_GPL(acpi_device_get_match_data);
1440 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
722 const void *acpi_device_get_match_data(const struct device *dev);941 static inline const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
530 cdata = acpi_device_get_match_data(dev); in at24_get_chip_data()
441 pdata = acpi_device_get_match_data(dev); in kempld_get_acpi_data()
806 qcom->acpi_pdata = acpi_device_get_match_data(dev); in dwc3_qcom_probe()