Home
last modified time | relevance | path

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

/linux/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c619 static const struct snd_pcm_ops snd_usx2y_usbpcm_ops = { variable
755 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usx2y_usbpcm_ops); in usx2y_hwdep_pcm_new()
756 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_usx2y_usbpcm_ops); in usx2y_hwdep_pcm_new()