xref: /openbmc/linux/drivers/media/pci/ivtv/ivtv-alsa-pcm.h (revision 87fcfa7b7fe6bf819033fe827a27f710e38639b5)
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  *  ALSA PCM device for the
4  *  ALSA interface to ivtv PCM capture streams
5  *
6  *  Copyright (C) 2009,2012  Andy Walls <awalls@md.metrocast.net>
7  */
8 
9 int snd_ivtv_pcm_create(struct snd_ivtv_card *itvsc);
10