Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c502 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
512 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c1251 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_platform_soc_get_time_info()
1261 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_platform_soc_get_time_info()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h466SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK = 2, /* link time reported by sample or wallclock coun… enumerator
/openbmc/linux/include/uapi/sound/
H A Dasound.h466SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK = 2, /* link time reported by sample or wallclock coun… enumerator
/openbmc/linux/sound/core/
H A Dpcm_native.c1008 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in snd_pcm_status64()