Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Du_audio.c431 static const struct snd_pcm_ops uac_pcm_ops = { variable
1069 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac_pcm_ops); in g_audio_setup()
1070 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &uac_pcm_ops); in g_audio_setup()

Completed in 5 milliseconds