Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/aw2/
Daw2-alsa.c114 static int snd_aw2_pcm_hw_free(struct snd_pcm_substream *substream);
174 .hw_free = snd_aw2_pcm_hw_free,
186 .hw_free = snd_aw2_pcm_hw_free,
423 static int snd_aw2_pcm_hw_free(struct snd_pcm_substream *substream) in snd_aw2_pcm_hw_free() function