Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/ivtv/
Divtv-queue.h68 void ivtv_stream_free(struct ivtv_stream *s);
Divtv-queue.c249 ivtv_stream_free(s); in ivtv_stream_alloc()
253 void ivtv_stream_free(struct ivtv_stream *s) in ivtv_stream_free() function
Divtv-streams.c372 ivtv_stream_free(&itv->streams[type]); in ivtv_streams_cleanup()