Searched refs:DMAOBJ_INPUT (Results 1 – 1 of 1) sorted by relevance
29 #define DMAOBJ_INPUT BIT(0) macro122 if (priv->type & DMAOBJ_INPUT) in try_allocate_dmabuf()128 (priv->type & DMAOBJ_INPUT) ? "Input" : "Output", size, in try_allocate_dmabuf()613 if (priv->type & DMAOBJ_INPUT) in entry_sgtbuf_dmabuf()676 ret = allocate_private(obj, DMAOBJ_INPUT); in caam_dmaobj_init_input()985 priv->type & DMAOBJ_INPUT ? "Input" : "Output", in caam_dmaobj_free()
Completed in 4 milliseconds