]> Git Repo - linux.git/blob - sound/usb/caiaq/audio.h
PCI: Do not allocate more buses than available in parent
[linux.git] / sound / usb / caiaq / audio.h
1 #ifndef CAIAQ_AUDIO_H
2 #define CAIAQ_AUDIO_H
3
4 int snd_usb_caiaq_audio_init(struct snd_usb_caiaqdev *cdev);
5 void snd_usb_caiaq_audio_free(struct snd_usb_caiaqdev *cdev);
6
7 #endif /* CAIAQ_AUDIO_H */
This page took 0.03283 seconds and 4 git commands to generate.