brintos

brintos / linux-shallow public Read only

0
0
Text · 254 B · 341ed4d Raw
10 lines · c
1/* SPDX-License-Identifier: GPL-2.0-or-later */2/*3 *  ALSA PCM device for the4 *  ALSA interface to ivtv PCM capture streams5 *6 *  Copyright (C) 2009,2012  Andy Walls <awalls@md.metrocast.net>7 */8 9int snd_ivtv_pcm_create(struct snd_ivtv_card *itvsc);10