brintos

brintos / linux-shallow public Read only

0
0
Text · 223 B · 36ce333 Raw
11 lines · c
1/* SPDX-License-Identifier: GPL-2.0-or-later */2/*3 *  cx18 audio-related functions4 *5 *  Derived from ivtv-audio.c6 *7 *  Copyright (C) 2007  Hans Verkuil <hverkuil@xs4all.nl>8 */9 10int cx18_audio_set_io(struct cx18 *cx);11