xref: /linux/sound/usb/caiaq/control.h (revision 995231c820e3bd3633cb38bf4ea6f2541e1da331)
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