Searched refs:ivtv_might_use_dma (Results 1 – 2 of 2) sorted by relevance
220 if (ivtv_might_use_dma(s)) { in ivtv_stream_alloc()240 if (ivtv_might_use_dma(s)) { in ivtv_stream_alloc()263 if (ivtv_might_use_dma(s)) in ivtv_stream_free()
31 static inline int ivtv_might_use_dma(struct ivtv_stream *s) in ivtv_might_use_dma() function