repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
media
/
pci
/
ivtv
/
ivtv-alsa-pcm.h
blob
341ed4d273f33fedd4c4e91fbd3fe8abe1eb248d
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
);