xref: /openbmc/linux/drivers/media/pci/cx18/cx18-audio.h (revision 53e8558837be58c1d44d50ad87247a8c56c95c13)
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  *  cx18 audio-related functions
4  *
5  *  Derived from ivtv-audio.c
6  *
7  *  Copyright (C) 2007  Hans Verkuil <hverkuil@xs4all.nl>
8  */
9 
10 int cx18_audio_set_io(struct cx18 *cx);
11