Searched refs:acpi_device_get_match_data (Results 1 – 5 of 5) sorted by relevance
218 hda->data = acpi_device_get_match_data(&pdev->dev); in hda_acpi_probe()
1078 const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function1097 EXPORT_SYMBOL_GPL(acpi_device_get_match_data);
1600 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
773 const void *acpi_device_get_match_data(const struct device *dev);1020 static inline const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
2196 acpi_device_get_match_data(&i2c->dev); in tasdevice_i2c_probe()