Name

acpi_dma_supported — Check DMA support for the specified device.

Synopsis

bool acpi_dma_supported (struct acpi_device * adev);
 

Arguments

adev

The pointer to acpi device

Description

Return false if DMA is not supported. Otherwise, return true