]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: add documentation for -ENODATA error code
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Fri, 29 May 2020 12:28:16 +0000 (15:28 +0300)
committerJaroslav Kysela <perex@perex.cz>
Fri, 5 Jun 2020 09:46:46 +0000 (11:46 +0200)
commit275409fee3452e110fd4e21a1f0dadf4923c1d6e
tree375794339194dcf15cee531cb3698a6f9278c656
parent33089f30a316060094dfa95a2949fd479299c7bc
pcm: add documentation for -ENODATA error code

This error code can be used e.g. with echo reference PCM devices
(the SND_USE_CASE_MOD_ECHO_REF UCM token).

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
src/pcm/pcm.c