Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
kernel
/
common
/
c942fddf8793b2013be8c901b47d0a8dc02bf99f
/
.
/
drivers
/
media
/
pci
/
ivtv
/
ivtv-alsa-pcm.h
blob: 341ed4d273f33fedd4c4e91fbd3fe8abe1eb248d [
file
] [
log
] [
blame
]
/* 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
);