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
ALSA: hda - Mute ADC as default in ALC882 and other auto-parsers
[linux/fpc-iii.git]
/
sound
/
usb
/
caiaq
/
control.h
blob
2e7ab1aa4fb315e75412b619aa65a27766537fbb
1
#ifndef CAIAQ_CONTROL_H
2
#define CAIAQ_CONTROL_H
3
4
int
snd_usb_caiaq_control_init
(
struct
snd_usb_caiaqdev
*
dev
);
5
6
#endif
/* CAIAQ_CONTROL_H */