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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/usb/usx2y/
H A Dusbusx2yaudio.c920 static struct snd_pcm_ops snd_usX2Y_pcm_ops = variable in typeref:struct:snd_pcm_ops
983 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_pcm_ops);
984 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_pcm_ops);

Completed in 98 milliseconds