Searched refs:snd_usX2Y_2c (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/usb/usx2y/
H A Dusbusx2yaudio.c870 static struct snd_pcm_hardware snd_usX2Y_2c = variable in typeref:struct:snd_pcm_hardware
900 runtime->hw = snd_usX2Y_2c;
H A Dusx2yhwdeppcm.c577 runtime->hw = SNDRV_PCM_STREAM_PLAYBACK == substream->stream ? snd_usX2Y_2c :
578 (subs->usX2Y->subs[3] ? snd_usX2Y_4c : snd_usX2Y_2c);

Completed in 74 milliseconds