JustOS/linux-6.13/drivers/media/pci/ivtv/ivtv-alsa-pcm.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

10 lines
254 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* ALSA PCM device for the
* ALSA interface to ivtv PCM capture streams
*
* Copyright (C) 2009,2012 Andy Walls <awalls@md.metrocast.net>
*/
int snd_ivtv_pcm_create(struct snd_ivtv_card *itvsc);