xref: /linux/drivers/media/pci/cx18/cx18-video.h (revision 4201c9260a8d3c4ef238e51692a7e9b4e1e29efe)
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  *  cx18 video interface functions
4  *
5  *  Copyright (C) 2007  Hans Verkuil <hverkuil@xs4all.nl>
6  */
7 
8 void cx18_video_set_io(struct cx18 *cx);
9