Searched refs:acpi_dev_get_memory_resources (Results 1 – 6 of 6) sorted by relevance
278 ret = acpi_dev_get_memory_resources(adev, &resource_list); in tegra_acpi_init_apbmisc()
79 ret = acpi_dev_get_memory_resources(adev, &resource_list); in fch_misc_setup()
1035 int acpi_dev_get_memory_resources(struct acpi_device *adev, struct list_head *list) in acpi_dev_get_memory_resources() function1039 EXPORT_SYMBOL_GPL(acpi_dev_get_memory_resources);
680 ret = acpi_dev_get_memory_resources(adev, &resource_list); in pmc_usb_probe_iom()
634 ret = acpi_dev_get_memory_resources(adev, &resource_list); in acpi_lpss_create_device()
505 int acpi_dev_get_memory_resources(struct acpi_device *adev, struct list_head *list);