Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/usx2y/
Dusx2yhwdeppcm.c590 static struct snd_pcm_ops snd_usX2Y_usbpcm_ops = variable
733 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_usbpcm_ops); in usX2Y_hwdep_pcm_new()
734 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usX2Y_usbpcm_ops); in usX2Y_hwdep_pcm_new()