Home
last modified time | relevance | path

Searched refs:pcm_hardware_skel (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/sound/pci/echoaudio/
Ddarla20.c71 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dgina20.c75 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Ddarla24.c76 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dindigodjx.c76 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dindigo.c76 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dindigodj.c76 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dindigoio.c77 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dindigoiox.c77 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dlayla20.c85 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dmia.c86 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dlayla24.c95 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dgina24.c96 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dmona.c105 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Decho3g.c89 static struct snd_pcm_hardware pcm_hardware_skel = { variable
Dechoaudio.c285 memcpy(&pipe->hw, &pcm_hardware_skel, sizeof(struct snd_pcm_hardware)); in pcm_open()