mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-06 13:29:59 -05:00
Merged pcmplug branch.
This commit is contained in:
parent
40d1ee071d
commit
6962a9d6ce
61 changed files with 7172 additions and 6743 deletions
|
|
@ -86,7 +86,7 @@ int snd_hwdep_close(snd_hwdep_t *hwdep)
|
|||
return res;
|
||||
}
|
||||
|
||||
int snd_hwdep_file_descriptor(snd_hwdep_t *hwdep)
|
||||
int snd_hwdep_poll_descriptor(snd_hwdep_t *hwdep)
|
||||
{
|
||||
if (!hwdep)
|
||||
return -EINVAL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue