Searched refs:acpi_get_first_physical_node (Results 1 – 5 of 5) sorted by relevance
47 parent = acpi_get_first_physical_node(adev->parent); in acpi_platform_fill_resource()107 acpi_get_first_physical_node(adev->parent) : NULL; in acpi_create_platform_device()
94 dev->dev.parent = acpi_get_first_physical_node(adev->parent); in amba_handler_attach()
548 struct device *acpi_get_first_physical_node(struct acpi_device *adev) in acpi_get_first_physical_node() function571 const struct device *phys_dev = acpi_get_first_physical_node(adev); in acpi_primary_dev_companion()
62 phys_dev = acpi_get_first_physical_node(to_acpi_device(*child)); in parse_acpi_path()
112 struct device *acpi_get_first_physical_node(struct acpi_device *adev);717 static inline struct device *acpi_get_first_physical_node(struct acpi_device *adev) in acpi_get_first_physical_node() function