Searched refs:acpi_device_get_match_data (Results 1 – 7 of 7) sorted by relevance
65 port = acpi_device_get_match_data(dev); in ahci_probe()
330 device_data = acpi_device_get_match_data(dev); in soc_button_probe()
800 const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function813 EXPORT_SYMBOL_GPL(acpi_device_get_match_data);
1345 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
610 const void *acpi_device_get_match_data(const struct device *dev);804 static inline const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
501 cdata = acpi_device_get_match_data(dev); in at24_get_chip_data()
570 qcom->acpi_pdata = acpi_device_get_match_data(dev); in dwc3_qcom_probe()