acpi_dma_supported
if (acpi_dma_supported(adev))
return acpi_dma_supported(to_acpi_device_node(fwnode));
if (!acpi_dma_supported(adev))
bool acpi_dma_supported(const struct acpi_device *adev);