Searched refs:uac_pcm_ops (Results 1 – 1 of 1) sorted by relevance
432 static const struct snd_pcm_ops uac_pcm_ops = { variable1250 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()