Searched refs:pcm_capture_hw_free (Results 1 – 3 of 3) sorted by relevance
268 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function367 .hw_free = pcm_capture_hw_free,
237 pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function343 .hw_free = pcm_capture_hw_free,
264 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function387 .hw_free = pcm_capture_hw_free, in snd_oxfw_create_pcm()