Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_TSTAMP_NONE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h424 SNDRV_PCM_TSTAMP_NONE = 0, enumerator
/openbmc/linux/include/uapi/sound/
H A Dasound.h424 SNDRV_PCM_TSTAMP_NONE = 0, enumerator
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c1021 sw_params->tstamp_mode = SNDRV_PCM_TSTAMP_NONE; in snd_pcm_oss_change_params_locked()
/openbmc/linux/sound/core/
H A Dpcm_native.c800 runtime->tstamp_mode = SNDRV_PCM_TSTAMP_NONE; in snd_pcm_hw_params()