Searched refs:acpi_dma_supported (Results 1 – 5 of 5) sorted by relevance
172 if (acpi_dma_supported(adev)) in acpi_create_platform_device()
1436 bool acpi_dma_supported(const struct acpi_device *adev) in acpi_dma_supported() function1463 if (!acpi_dma_supported(adev)) in acpi_get_dma_attr()
1433 return acpi_dma_supported(to_acpi_device_node(fwnode)); in acpi_fwnode_device_dma_supported()
626 bool acpi_dma_supported(const struct acpi_device *adev);
991 static inline bool acpi_dma_supported(const struct acpi_device *adev) in acpi_dma_supported() function