Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Df_uac2.c433 static struct snd_pcm_ops uac2_pcm_ops = { variable
480 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac2_pcm_ops); in snd_uac2_probe()
481 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &uac2_pcm_ops); in snd_uac2_probe()