Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-queue.h68 int ivtv_stream_alloc(struct ivtv_stream *s);
H A Divtv-queue.c181 int ivtv_stream_alloc(struct ivtv_stream *s) in ivtv_stream_alloc() function
H A Divtv-streams.c273 if (ivtv_stream_alloc(&itv->streams[type])) in ivtv_streams_setup()