Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_pcm.c279 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
379 .hw_free = pcm_playback_hw_free,
/linux-4.1.27/sound/firewire/bebob/
Dbebob_pcm.c249 pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
354 .hw_free = pcm_playback_hw_free,
/linux-4.1.27/sound/firewire/oxfw/
Doxfw-pcm.c279 static int pcm_playback_hw_free(struct snd_pcm_substream *substream) in pcm_playback_hw_free() function
399 .hw_free = pcm_playback_hw_free, in snd_oxfw_create_pcm()