Searched refs:audio_playback_ops (Results 1 – 1 of 1) sorted by relevance
852 static struct snd_pcm_ops audio_playback_ops = { variable915 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &audio_playback_ops); in snd_card_setup()