cregit-Linux how code gets into the kernel

Release 4.12 include/sound/pcm_iec958.h

Directory: include/sound
#ifndef __SOUND_PCM_IEC958_H

#define __SOUND_PCM_IEC958_H

#include <linux/types.h>

int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs,
	size_t len);

int snd_pcm_create_iec958_consumer_hw_params(struct snd_pcm_hw_params *params,
					     u8 *cs, size_t len);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Russell King2762.79%150.00%
Jyri Sarha1637.21%150.00%
Total43100.00%2100.00%
Directory: include/sound
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.