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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c597 static struct snd_pcm_ops snd_usX2Y_usbpcm_ops = variable in typeref:struct:snd_pcm_ops
766 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_usbpcm_ops);
767 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_usbpcm_ops);

Completed in 64 milliseconds