Searched defs:IS_DMA_PRIORITY (Results 1 – 3 of 3) sorted by relevance
748 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_PRIORITY_LOW ) || \ macro
816 #define IS_DMA_PRIORITY(PRIORITY) \ macro
1094 #define IS_DMA_PRIORITY(PRIORITY) \ macro