projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'topic/convert-tasklet' into to-push
[linux-2.6]
/
sound
/
usb
/
caiaq
/
caiaq-control.h
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 */