Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h469 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK_SYNCHRONIZED = 5, /* link time synchronized with system time */ enumerator
470 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LAST = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK_SYNCHRONIZED
/openbmc/linux/include/uapi/sound/
H A Dasound.h469 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK_SYNCHRONIZED = 5, /* link time synchronized with system time */ enumerator
470 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LAST = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK_SYNCHRONIZED
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c484 if (ts->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK_SYNCHRONIZED) in is_link_time_supported()
539 SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK_SYNCHRONIZED; in azx_get_time_info()