1 #ifndef __SOUND_PCM_IEC958_H
2 #define __SOUND_PCM_IEC958_H
4 #include <linux/types.h>
6 int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime
*runtime
, u8
*cs
,
9 int snd_pcm_create_iec958_consumer_hw_params(struct snd_pcm_hw_params
*params
,
This page took 0.03996 seconds and 5 git commands to generate.