Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h412 SNDRV_PCM_TSTAMP_NONE = 0, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h412 SNDRV_PCM_TSTAMP_NONE = 0, enumerator
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h428 SNDRV_PCM_TSTAMP_NONE = 0, enumerator
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h428 SNDRV_PCM_TSTAMP_NONE = 0, enumerator
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c1015 sw_params->tstamp_mode = SNDRV_PCM_TSTAMP_NONE; in snd_pcm_oss_change_params_locked()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c782 runtime->tstamp_mode = SNDRV_PCM_TSTAMP_NONE; in snd_pcm_hw_params()