Searched refs:pcm_hardware_skel (Results 1 – 15 of 15) sorted by relevance
59 static struct snd_pcm_hardware pcm_hardware_skel = { variable
63 static struct snd_pcm_hardware pcm_hardware_skel = { variable
64 static struct snd_pcm_hardware pcm_hardware_skel = { variable
65 static struct snd_pcm_hardware pcm_hardware_skel = { variable
73 static struct snd_pcm_hardware pcm_hardware_skel = { variable
74 static struct snd_pcm_hardware pcm_hardware_skel = { variable
84 static struct snd_pcm_hardware pcm_hardware_skel = { variable
83 static struct snd_pcm_hardware pcm_hardware_skel = { variable
93 static struct snd_pcm_hardware pcm_hardware_skel = { variable
77 static struct snd_pcm_hardware pcm_hardware_skel = { variable
278 memcpy(&pipe->hw, &pcm_hardware_skel, sizeof(struct snd_pcm_hardware)); in pcm_open()