Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/cx18/
Dcx18-streams.h12 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle);
Dcx18-mailbox.c241 s = cx18_handle_to_stream(cx, handle); in epu_dma_done()
Dcx18-streams.c1024 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle) in cx18_handle_to_stream() function