Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_audio.c432 static const struct snd_pcm_ops uac_pcm_ops = { variable
1275 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac_pcm_ops); in g_audio_setup()
1276 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &uac_pcm_ops); in g_audio_setup()