Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.h18 int ivtv_v4l2_close(struct file *filp);
H A Divtv-streams.c57 .release = ivtv_v4l2_close,
70 .release = ivtv_v4l2_close,
81 .release = ivtv_v4l2_close,
H A Divtv-fileops.c866 int ivtv_v4l2_close(struct file *filp) in ivtv_v4l2_close() function