repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ptrace, x86: fix the usage of ptrace_fork()
[linux-2.6/mini2440.git]
/
sound
/
usb
/
caiaq
/
caiaq-audio.h
blob
8ab1f8d9529e9d5c135d450a62c9e381af014ded
1
#ifndef CAIAQ_AUDIO_H
2
#define CAIAQ_AUDIO_H
3
4
int
snd_usb_caiaq_audio_init
(
struct
snd_usb_caiaqdev
*
dev
);
5
void
snd_usb_caiaq_audio_free
(
struct
snd_usb_caiaqdev
*
dev
);
6
7
#endif
/* CAIAQ_AUDIO_H */