linux_dsm_epyc7002/include/uapi/sound
Baolin Wang a4e7dd35b9 ALSA: Avoid using timespec for struct snd_ctl_elem_value
The struct snd_ctl_elem_value will use 'timespec' type variables to record
timestamp, which is not year 2038 safe on 32bits system.

Since there are no drivers will implemented the tstamp member of the
struct snd_ctl_elem_value, and also the stucture size will not be changed
if we change timespec to s64 for tstamp member of struct snd_ctl_elem_value.

From Takashi's comments, "In the library, applications are not expected
to access to this structure directly. The applications get opaque pointer
to the structure and must use any control APIs to operate it. Actually the
library produce no API to handle 'struct snd_ctl_elem_value.tstamp'. This
means that we can drop this member from alsa-lib without decline of
functionality." Thus we can simply remove the tstamp member to avoid using
the type which is not year 2038 safe on 32bits system.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-12-11 22:06:15 +01:00
..
sof ASoC: SOF: token: add tokens for PCM compatible with D0i3 substate 2019-10-28 14:42:07 +00:00
asequencer.h
asoc.h
asound_fm.h
asound.h ALSA: Avoid using timespec for struct snd_ctl_elem_value 2019-12-11 22:06:15 +01:00
compress_offload.h
compress_params.h ALSA: compress: add flac decoder params 2019-11-18 13:02:25 +00:00
emu10k1.h
firewire.h ALSA: firewire-tascam: notify events of change of state for userspace applications 2018-11-23 15:31:15 +01:00
hdsp.h
hdspm.h
sb16_csp.h
sfnt_info.h
skl-tplg-interface.h treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers 2019-07-25 11:05:10 +02:00
snd_sst_tokens.h
tlv.h
usb_stream.h