Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-queue.h68 void ivtv_stream_free(struct ivtv_stream *s);
H A 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
H A Divtv-streams.c369 ivtv_stream_free(&itv->streams[type]); in ivtv_streams_cleanup()