Searched refs:acpi_dma_supported (Results 1 – 5 of 5) sorted by relevance
115 if (acpi_dma_supported(adev)) in acpi_create_platform_device()
1334 bool acpi_dma_supported(struct acpi_device *adev) in acpi_dma_supported() function1361 if (!acpi_dma_supported(adev)) in acpi_get_dma_attr()
593 bool acpi_dma_supported(struct acpi_device *adev);
1194 return acpi_dma_supported(ACPI_COMPANION(dev)); in device_dma_supported()
812 static inline bool acpi_dma_supported(struct acpi_device *adev) in acpi_dma_supported() function