diff options
Diffstat (limited to 'include/avirt/avirt.h')
-rw-r--r-- | include/avirt/avirt.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/avirt/avirt.h b/include/avirt/avirt.h index 9389f47..afd856f 100644 --- a/include/avirt/avirt.h +++ b/include/avirt/avirt.h @@ -112,6 +112,8 @@ int snd_avirt_audiopaths(struct snd_avirt_audiopath **audiopaths, int *count); */ int snd_avirt_card_configure(); +int snd_avirt_card_unconfigure(); + /** * snd_avirt_pcm_info - Get PCM info for a given PCM name * @pcm_name: The PCM name of which to retrieve the PCM info |