Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_audio.c319 static const struct snd_pcm_ops uac_pcm_ops = { variable
577 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac_pcm_ops); in g_audio_setup()
578 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &uac_pcm_ops); in g_audio_setup()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_audio.c432 static const struct snd_pcm_ops uac_pcm_ops = { variable
1250 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac_pcm_ops); in g_audio_setup()
1251 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &uac_pcm_ops); in g_audio_setup()

Completed in 4 milliseconds