summaryrefslogtreecommitdiffstats
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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/sound/usb/caiaq/control.h b/sound/usb/caiaq/control.h
new file mode 100644
index 000000000..cb204fd45
--- /dev/null
+++ b/sound/usb/caiaq/control.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef CAIAQ_CONTROL_H
+#define CAIAQ_CONTROL_H
+
+int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev);
+
+#endif /* CAIAQ_CONTROL_H */