Lines Matching defs:adev
53 struct acpi_device *adev = acpi_fetch_acpi_dev(info->handle);
57 if (!adev)
62 ret = fwnode_property_read_u8_array(acpi_fwnode_handle(adev),
78 dev_err(&adev->dev,
85 dev_err(&adev->dev, "Link count %d exceeds max %d\n",
91 dev_warn(&adev->dev, "No SoundWire links detected\n");
94 dev_dbg(&adev->dev, "ACPI reports %d SDW Link devices\n", count);
101 dev_dbg(&adev->dev,
106 if (!is_link_enabled(acpi_fwnode_handle(adev), i)) {
107 dev_dbg(&adev->dev,