Name

of_dma_is_coherent — Check if device is coherent

Synopsis

bool of_dma_is_coherent (struct device_node * np);
 

Arguments

np

device node

Return

True if dma-coherent property was found in node np.