cregit-Linux how code gets into the kernel

Release 4.14 sound/usb/stream.h

Directory: sound/usb
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __USBAUDIO_STREAM_H

#define __USBAUDIO_STREAM_H

int snd_usb_parse_audio_interface(struct snd_usb_audio *chip,
				  int iface_no);

int snd_usb_add_audio_stream(struct snd_usb_audio *chip,
			     int stream,
			     struct audioformat *fp);

#endif /* __USBAUDIO_STREAM_H */


Overall Contributors

PersonTokensPropCommitsCommitProp
Daniel Mack3897.44%150.00%
Greg Kroah-Hartman12.56%150.00%
Total39100.00%2100.00%
Directory: sound/usb
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.