aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/caiaq/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/usb/caiaq/control.h')
-rw-r--r--sound/usb/caiaq/control.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/usb/caiaq/control.h b/sound/usb/caiaq/control.h
new file mode 100644
index 000000000000..2e7ab1aa4fb3
--- /dev/null
+++ b/sound/usb/caiaq/control.h
@@ -0,0 +1,6 @@
1#ifndef CAIAQ_CONTROL_H
2#define CAIAQ_CONTROL_H
3
4int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *dev);
5
6#endif /* CAIAQ_CONTROL_H */