Searched refs:acpi_get_first_physical_node (Results 1 – 5 of 5) sorted by relevance
45 parent = acpi_get_first_physical_node(adev->parent); in acpi_platform_fill_resource()105 acpi_get_first_physical_node(adev->parent) : NULL; in acpi_create_platform_device()
100 dev->dev.parent = acpi_get_first_physical_node(adev->parent); in amba_handler_attach()
535 struct device *acpi_get_first_physical_node(struct acpi_device *adev) in acpi_get_first_physical_node() function558 const struct device *phys_dev = acpi_get_first_physical_node(adev); in acpi_primary_dev_companion()
55 phys_dev = acpi_get_first_physical_node(to_acpi_device(*child)); in parse_acpi_path()
100 struct device *acpi_get_first_physical_node(struct acpi_device *adev);740 static inline struct device *acpi_get_first_physical_node(struct acpi_device *adev) in acpi_get_first_physical_node() function