Searched hist:d6e0fbb82e73a01e4cb3631b8b3dd7aae09ab14c (Results 1 – 2 of 2) sorted by relevance
/linux/sound/xen/ |
H A D | Makefile | diff d6e0fbb82e73a01e4cb3631b8b3dd7aae09ab14c Mon May 14 08:27:40 CEST 2018 Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> 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>
|
H A D | xen_snd_front.c | diff d6e0fbb82e73a01e4cb3631b8b3dd7aae09ab14c Mon May 14 08:27:40 CEST 2018 Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> 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>
|