linux-stable/sound/xen
Oleksandr Andrushchenko d6e0fbb82e ALSA: xen-front: Implement handling of shared buffers
Implement shared buffer handling according to the
para-virtualized sound device protocol at xen/interface/io/sndif.h:
  - manage buffer memory
  - handle granted references
  - handle page directories

[ Fixed missing linux/kernel.h inclusion -- tiwai ]

Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-05-16 12:59:50 +02:00
..
Kconfig
Makefile ALSA: xen-front: Implement handling of shared buffers 2018-05-16 12:59:50 +02:00
xen_snd_front.c ALSA: xen-front: Implement handling of shared buffers 2018-05-16 12:59:50 +02:00
xen_snd_front.h ALSA: xen-front: Implement Xen event channel handling 2018-05-16 12:58:41 +02:00
xen_snd_front_cfg.c
xen_snd_front_cfg.h
xen_snd_front_evtchnl.c ALSA: xen-front: Implement Xen event channel handling 2018-05-16 12:58:41 +02:00
xen_snd_front_evtchnl.h ALSA: xen-front: Implement Xen event channel handling 2018-05-16 12:58:41 +02:00
xen_snd_front_shbuf.c ALSA: xen-front: Implement handling of shared buffers 2018-05-16 12:59:50 +02:00
xen_snd_front_shbuf.h ALSA: xen-front: Implement handling of shared buffers 2018-05-16 12:59:50 +02:00