Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h395 SNDRV_PCM_TSTAMP_NONE = 0, enumerator
/linux-4.4.14/sound/core/oss/
Dpcm_oss.c1006 sw_params->tstamp_mode = SNDRV_PCM_TSTAMP_NONE; in snd_pcm_oss_change_params()
/linux-4.4.14/sound/core/
Dpcm_native.c582 runtime->tstamp_mode = SNDRV_PCM_TSTAMP_NONE; in snd_pcm_hw_params()