Searched refs:pcm_hardware_skel (Results 1 – 15 of 15) sorted by relevance
71 static struct snd_pcm_hardware pcm_hardware_skel = { variable
75 static struct snd_pcm_hardware pcm_hardware_skel = { variable
76 static struct snd_pcm_hardware pcm_hardware_skel = { variable
77 static struct snd_pcm_hardware pcm_hardware_skel = { variable
85 static struct snd_pcm_hardware pcm_hardware_skel = { variable
86 static struct snd_pcm_hardware pcm_hardware_skel = { variable
95 static struct snd_pcm_hardware pcm_hardware_skel = { variable
96 static struct snd_pcm_hardware pcm_hardware_skel = { variable
105 static struct snd_pcm_hardware pcm_hardware_skel = { variable
89 static struct snd_pcm_hardware pcm_hardware_skel = { variable
285 memcpy(&pipe->hw, &pcm_hardware_skel, sizeof(struct snd_pcm_hardware)); in pcm_open()