cregit-Linux how code gets into the kernel

Release 4.8 sound/usb/format.h

Directory: sound/usb
#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

PersonTokensPropCommitsCommitProp
daniel mackdaniel mack35100.00%3100.00%
Total35100.00%3100.00%
Directory: sound/usb
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.