Home
last modified time | relevance | path

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

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