Searched defs:is_dma_capable (Results 1 – 2 of 2) sorted by relevance
47 #define is_dma_capable() (0) macro49 #define is_dma_capable() (1) macro
653 static inline bool is_dma_capable(const enum mdp_comp_type type) in is_dma_capable() function