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.h415 SNDRV_PCM_TSTAMP_ENABLE, enumerator
416 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/external/tinyalsa/
Dpcm.c969 sparams.tstamp_mode = SNDRV_PCM_TSTAMP_ENABLE; in pcm_open()