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