Searched refs:cx18_handle_to_stream (Results 1 – 3 of 3) sorted by relevance
12 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle);
241 s = cx18_handle_to_stream(cx, handle); in epu_dma_done()
1024 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle) in cx18_handle_to_stream() function