Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/tascam/
Dtascam-pcm.c283 static struct snd_pcm_ops pcm_playback_ops = { variable
308 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_tscm_create_pcm_devices()
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-pcm.c344 static struct snd_pcm_ops pcm_playback_ops = { variable
369 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_dg00x_create_pcm_devices()
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_pcm.c386 static const struct snd_pcm_ops pcm_playback_ops = { variable
410 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_efw_create_pcm_devices()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_pcm.c361 static const struct snd_pcm_ops pcm_playback_ops = { variable
386 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops); in snd_bebob_create_pcm_devices()