Searched refs:ivtv_might_use_dma (Results 1 – 2 of 2) sorted by relevance
232 if (ivtv_might_use_dma(s)) { in ivtv_stream_alloc()251 if (ivtv_might_use_dma(s)) { in ivtv_stream_alloc()274 if (ivtv_might_use_dma(s)) in ivtv_stream_free()
43 static inline int ivtv_might_use_dma(struct ivtv_stream *s) in ivtv_might_use_dma() function