Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-queue.h80 void ivtv_stream_free(struct ivtv_stream *s);
Divtv-queue.c261 ivtv_stream_free(s); in ivtv_stream_alloc()
265 void ivtv_stream_free(struct ivtv_stream *s) in ivtv_stream_free() function
Divtv-streams.c357 ivtv_stream_free(&itv->streams[type]); in ivtv_streams_cleanup()