Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/cx18/
Dcx18-queue.h97 int cx18_stream_alloc(struct cx18_stream *s);
Dcx18-queue.c347 int cx18_stream_alloc(struct cx18_stream *s) in cx18_stream_alloc() function
Dcx18-streams.c228 ret = cx18_stream_alloc(&cx->streams[type]); in cx18_streams_setup()