Home
last modified time | relevance | path

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

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