Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c24a1269 authored by Ricardo Biehl Pasquali's avatar Ricardo Biehl Pasquali Committed by Takashi Iwai
Browse files

ALSA: pcm: Fix function name in kernel-doc comment

parent b0d8bc50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -750,7 +750,7 @@ static inline snd_pcm_uframes_t snd_pcm_playback_avail(struct snd_pcm_runtime *r
}

/**
 * snd_pcm_playback_avail - Get the available (readable) space for capture
 * snd_pcm_capture_avail - Get the available (readable) space for capture
 * @runtime: PCM runtime instance
 *
 * Result is between 0 ... (boundary - 1)