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

/linux-4.1.27/sound/firewire/bebob/
H A Dbebob_pcm.c349 static const struct snd_pcm_ops pcm_playback_ops = { variable in typeref:struct:snd_pcm_ops
374 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); snd_bebob_create_pcm_devices()
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_pcm.c374 static const struct snd_pcm_ops pcm_playback_ops = { variable in typeref:struct:snd_pcm_ops
398 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); snd_efw_create_pcm_devices()

Completed in 96 milliseconds