Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/misc/
H A Dua101.c878 static const struct snd_pcm_ops playback_pcm_ops = { variable
1276 snd_pcm_set_ops(ua->pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_pcm_ops); in ua101_probe()