Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h316 SNDRV_PCM_TSTAMP_ENABLE, enumerator
317 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/device/google/bonito/sdm710/kernel-headers/sound/
Dasound.h311 SNDRV_PCM_TSTAMP_ENABLE, enumerator
312 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dasound.h311 SNDRV_PCM_TSTAMP_ENABLE, enumerator
312 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dasound.h401 SNDRV_PCM_TSTAMP_ENABLE, enumerator
402 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h409 SNDRV_PCM_TSTAMP_ENABLE, enumerator
410 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dasound.h401 SNDRV_PCM_TSTAMP_ENABLE, enumerator
402 SNDRV_PCM_TSTAMP_LAST = SNDRV_PCM_TSTAMP_ENABLE,
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/
Dpcm.c929 sparams.tstamp_mode = SNDRV_PCM_TSTAMP_ENABLE; in pcm_open()