1 #ifndef __USBAUDIO_ENDPOINT_H
2 #define __USBAUDIO_ENDPOINT_H
4 int snd_usb_parse_audio_endpoints(struct snd_usb_audio *chip,
7 int snd_usb_add_audio_endpoint(struct snd_usb_audio *chip,
9 struct audioformat *fp);
11 #endif /* __USBAUDIO_ENDPOINT_H */