Home
last modified time | relevance | path

Searched refs:cx18_handle_to_stream (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-streams.h12 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle);
H A Dcx18-mailbox.c242 s = cx18_handle_to_stream(cx, handle); in epu_dma_done()
H A Dcx18-streams.c1036 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle) in cx18_handle_to_stream() function