xref: /linux/sound/usb/caiaq/control.h (revision a224bd36bf5ccc72d0f12ab11216706762133177)
1 #ifndef CAIAQ_CONTROL_H
2 #define CAIAQ_CONTROL_H
3 
4 int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev);
5 
6 #endif /* CAIAQ_CONTROL_H */
7