Searched refs:acpi_device_get_match_data (Results 1 – 4 of 4) sorted by relevance
802 const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function812 EXPORT_SYMBOL_GPL(acpi_device_get_match_data);
1263 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
595 const void *acpi_device_get_match_data(const struct device *dev);781 static inline const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
540 cdata = acpi_device_get_match_data(dev); in at24_get_pdata()