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