Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_TSTAMP_LAST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h426 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE, enumerator
/openbmc/linux/include/uapi/sound/
H A Dasound.h426 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE, enumerator
/openbmc/linux/sound/core/
H A Dpcm_native.c930 params->tstamp_mode > SNDRV_PCM_TSTAMP_LAST) in snd_pcm_sw_params()