Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.h16 int cx18_v4l2_close(struct file *filp);
H A Dcx18-streams.c30 .release = cx18_v4l2_close,
38 .release = cx18_v4l2_close,
H A Dcx18-fileops.c679 int cx18_v4l2_close(struct file *filp) in cx18_v4l2_close() function