Searched refs:acpi_get_first_physical_node (Results 1 – 13 of 13) sorted by relevance
85 parent = acpi_get_first_physical_node(acpi_dev_parent(adev)); in acpi_platform_fill_resource()168 pdevinfo.parent = parent ? acpi_get_first_physical_node(parent) : NULL; in acpi_create_platform_device()
90 dev->dev.parent = acpi_get_first_physical_node(parent); in amba_handler_attach()
112 dev = get_device(acpi_get_first_physical_node(adev)); in apple_gmux_detect()
102 struct device *acpi_get_first_physical_node(struct acpi_device *adev);895 static inline struct device *acpi_get_first_physical_node(struct acpi_device *adev) in acpi_get_first_physical_node() function
171 physdev = get_device(acpi_get_first_physical_node(adev)); in cs35l41_compute_codec_conf()
586 /* acpi_get_first_physical_node() returns a borrowed ref, no need to deref */ in snd_cht_mc_probe() 587 codec_dev = acpi_get_first_physical_node(adev); in snd_cht_mc_probe()
696 codec_dev = acpi_get_first_physical_node(adev); in sof_es8336_probe()
101 phy_dev = acpi_get_first_physical_node(adev); in loongson_card_parse_acpi()
202 codec_dev = acpi_get_first_physical_node(adev); in st_es8336_late_probe()
106 physdev = get_device(acpi_get_first_physical_node(adev)); in tas2781_read_acpi()
337 physdev = get_device(acpi_get_first_physical_node(adev)); in tas2781_read_acpi()
1898 physdev = get_device(acpi_get_first_physical_node(adev)); in cs35l41_hda_read_acpi()
4626 smmu->impl_dev = get_device(acpi_get_first_physical_node(adev)); in acpi_smmu_dsdt_probe_tegra241_cmdqv()