Searched refs:pcm_capture_hw_free (Results 1 – 5 of 5) sorted by relevance
155 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function276 .hw_free = pcm_capture_hw_free,
214 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function337 .hw_free = pcm_capture_hw_free,
280 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function379 .hw_free = pcm_capture_hw_free,
249 pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function355 .hw_free = pcm_capture_hw_free,
273 static int pcm_capture_hw_free(struct snd_pcm_substream *substream) in pcm_capture_hw_free() function396 .hw_free = pcm_capture_hw_free, in snd_oxfw_create_pcm()