Release 4.7 sound/usb/format.h
#ifndef __USBAUDIO_FORMAT_H
#define __USBAUDIO_FORMAT_H
int snd_usb_parse_audio_format(struct snd_usb_audio *chip,
struct audioformat *fp, unsigned int format,
struct uac_format_type_i_continuous_descriptor *fmt,
int stream);
#endif /* __USBAUDIO_FORMAT_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
daniel mack | daniel mack | 35 | 100.00% | 3 | 100.00% |
| Total | 35 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.