ALSA: xen-front: Read sound driver configuration from Xen store
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>
Showing
- sound/xen/Makefile 2 additions, 1 deletionsound/xen/Makefile
- sound/xen/xen_snd_front.c 7 additions, 0 deletionssound/xen/xen_snd_front.c
- sound/xen/xen_snd_front.h 4 additions, 0 deletionssound/xen/xen_snd_front.h
- sound/xen/xen_snd_front_cfg.c 517 additions, 0 deletionssound/xen/xen_snd_front_cfg.c
- sound/xen/xen_snd_front_cfg.h 46 additions, 0 deletionssound/xen/xen_snd_front_cfg.h
Loading
Please register or sign in to comment