+2
−1
sound/xen/xen_snd_front_cfg.c
0 → 100644
+517
−0
sound/xen/xen_snd_front_cfg.h
0 → 100644
+46
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Read configuration values from Xen store according
to xen/interface/io/sndif.h protocol:
- introduce configuration structures for different
components, e.g. sound card, device, stream
- read PCM HW parameters, e.g rate, format etc.
- detect stream type (capture/playback)
- read device and card parameters
Signed-off-by:
Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Signed-off-by:
Takashi Iwai <tiwai@suse.de>