Searched refs:acpi_device_get_match_data (Results 1 – 13 of 13) sorted by relevance
65 port = acpi_device_get_match_data(dev); in ahci_probe()
886 const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function899 EXPORT_SYMBOL_GPL(acpi_device_get_match_data);
1381 return acpi_device_get_match_data(dev); in acpi_fwnode_device_get_match_data()
395 device_data = acpi_device_get_match_data(dev); in soc_button_probe()
667 const void *acpi_device_get_match_data(const struct device *dev);880 static inline const void *acpi_device_get_match_data(const struct device *dev) in acpi_device_get_match_data() function
422 const bool *native_acpi0017 = acpi_device_get_match_data(&pdev->dev); in cedt_instance()
587 nodes = (const struct software_node **)acpi_device_get_match_data(&pdev->dev); in ssam_platform_hub_probe()
441 pdata = acpi_device_get_match_data(dev); in kempld_get_acpi_data()
532 cdata = acpi_device_get_match_data(dev); in at24_get_chip_data()
722 qcom->acpi_pdata = acpi_device_get_match_data(dev); in dwc3_qcom_probe()
10545 0x00000000 acpi_device_get_match_data vmlinux EXPORT_SYMBOL_GPL
22624 ffff8000106056b0 T acpi_device_get_match_data
Completed in 316 milliseconds