Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/tascam/
Dtascam-pcm.c171 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
288 .hw_free = pcm_playback_hw_free,
/linux-4.4.14/sound/firewire/digi00x/
Ddigi00x-pcm.c230 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
349 .hw_free = pcm_playback_hw_free,
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_pcm.c291 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
391 .hw_free = pcm_playback_hw_free,
/linux-4.4.14/sound/firewire/bebob/
Dbebob_pcm.c261 pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
366 .hw_free = pcm_playback_hw_free,
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-pcm.c288 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
408 .hw_free = pcm_playback_hw_free, in snd_oxfw_create_pcm()