[PATCH 09/12] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls

2020-01-15 Thread Filip Bozuta
This patch implements functionalities of following ioctls: SNDRV_TIMER_IOCTL_GINFO - Getting information about specified timer Read information about the specified timer. The information about the timer is returned in the following structure: struct snd_timer_ginfo {

Re: [PATCH 09/12] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls

2020-01-14 Thread Laurent Vivier
Le 09/01/2020 à 13:59, Filip Bozuta a écrit : > This patch implements functionalities of following ioctls: > > SNDRV_TIMER_IOCTL_GINFO - Getting information about specified timer > > Read information about the specified timer. The information about the > timer is returned in the following

[PATCH 09/12] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls

2020-01-09 Thread Filip Bozuta
This patch implements functionalities of following ioctls: SNDRV_TIMER_IOCTL_GINFO - Getting information about specified timer Read information about the specified timer. The information about the timer is returned in the following structure: struct snd_timer_ginfo {