Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-queue.h83 int cx18_stream_alloc(struct cx18_stream *s);
H A Dcx18-queue.c332 int cx18_stream_alloc(struct cx18_stream *s) in cx18_stream_alloc() function
H A Dcx18-streams.c395 ret = cx18_stream_alloc(&cx->streams[type]); in cx18_streams_setup()