Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_TSTAMP_ENABLE (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/sound/
Dasound.h396 SNDRV_PCM_TSTAMP_ENABLE, enumerator
397 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/external/tinyalsa/
Dpcm.c922 sparams.tstamp_mode = SNDRV_PCM_TSTAMP_ENABLE; in pcm_open()