Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/aw2/
Daw2-alsa.c124 static int snd_aw2_pcm_capture_close(struct snd_pcm_substream *substream);
196 .close = snd_aw2_pcm_capture_close,
421 static int snd_aw2_pcm_capture_close(struct snd_pcm_substream *substream) in snd_aw2_pcm_capture_close() function