Home
last modified time | relevance | path

Searched refs:audio_tstamp_report (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c510 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in azx_get_time_info()
530 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
531 audio_tstamp_report->accuracy_report = 1; /* rest of structure is valid */ in azx_get_time_info()
532 audio_tstamp_report->accuracy = 42; /* 24 MHz WallClock == 42ns resolution */ in azx_get_time_info()
556 audio_tstamp_report->actual_type = in azx_get_time_info()
558 audio_tstamp_report->accuracy_report = 1; in azx_get_time_info()
560 audio_tstamp_report->accuracy = 42; in azx_get_time_info()
563 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
507 azx_get_time_info(struct snd_pcm_substream *substream, struct timespec64 *system_ts, struct timespec64 *audio_ts, struct snd_pcm_audio_tstamp_config *audio_tstamp_config, struct snd_pcm_audio_tstamp_report *audio_tstamp_report) azx_get_time_info() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c493 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in azx_get_time_info()
512 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in azx_get_time_info()
513 audio_tstamp_report->accuracy_report = 1; /* rest of structure is valid */ in azx_get_time_info()
514 audio_tstamp_report->accuracy = 42; /* 24 MHz WallClock == 42ns resolution */ in azx_get_time_info()
538 audio_tstamp_report->actual_type = in azx_get_time_info()
540 audio_tstamp_report->accuracy_report = 1; in azx_get_time_info()
542 audio_tstamp_report->accuracy = 42; in azx_get_time_info()
545 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in azx_get_time_info()
490 azx_get_time_info(struct snd_pcm_substream *substream, struct timespec64 *system_ts, struct timespec64 *audio_ts, struct snd_pcm_audio_tstamp_config *audio_tstamp_config, struct snd_pcm_audio_tstamp_report *audio_tstamp_report) azx_get_time_info() argument
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c1249 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in skl_platform_soc_get_time_info()
1267 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK; in skl_platform_soc_get_time_info()
1268 audio_tstamp_report->accuracy_report = 1; /* rest of struct is valid */ in skl_platform_soc_get_time_info()
1269 audio_tstamp_report->accuracy = 42; /* 24MHzWallClk == 42ns resolution */ in skl_platform_soc_get_time_info()
1272 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_platform_soc_get_time_info()
1244 skl_platform_soc_get_time_info( struct snd_soc_component *component, struct snd_pcm_substream *substream, struct timespec64 *system_ts, struct timespec64 *audio_ts, struct snd_pcm_audio_tstamp_config *audio_tstamp_config, struct snd_pcm_audio_tstamp_report *audio_tstamp_report) skl_platform_soc_get_time_info() argument
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-pcm.c1244 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) 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()
1262 audio_tstamp_report->accuracy_report = 1; /* rest of struct is valid */ in skl_platform_soc_get_time_info()
1263 audio_tstamp_report->accuracy = 42; /* 24MHzWallClk == 42ns resolution */ in skl_platform_soc_get_time_info()
1266 audio_tstamp_report->actual_type = SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT; in skl_platform_soc_get_time_info()
1239 skl_platform_soc_get_time_info( struct snd_soc_component *component, struct snd_pcm_substream *substream, struct timespec64 *system_ts, struct timespec64 *audio_ts, struct snd_pcm_audio_tstamp_config *audio_tstamp_config, struct snd_pcm_audio_tstamp_report *audio_tstamp_report) skl_platform_soc_get_time_info() argument
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-component.h138 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);
H A Dpcm.h68 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);
426 struct snd_pcm_audio_tstamp_report audio_tstamp_report; member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-component.h139 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);
H A Dpcm.h69 struct snd_pcm_audio_tstamp_report *audio_tstamp_report);
429 struct snd_pcm_audio_tstamp_report audio_tstamp_report; member
/kernel/linux/linux-6.6/sound/soc/generic/
H A Dtest-component.c479 struct snd_pcm_audio_tstamp_report *audio_tstamp_report) in test_component_get_time_info()
474 test_component_get_time_info(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct timespec64 *system_ts, struct timespec64 *audio_ts, struct snd_pcm_audio_tstamp_config *audio_tstamp_config, struct snd_pcm_audio_tstamp_report *audio_tstamp_report) test_component_get_time_info() argument
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_lib.c219 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
286 &runtime->audio_tstamp_report); in snd_pcm_update_hw_ptr0()
289 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c993 runtime->audio_tstamp_report.valid = 0; in snd_pcm_status64()
995 runtime->audio_tstamp_report.valid = 1; in snd_pcm_status64()
1017 if (runtime->audio_tstamp_report.valid == 1) in snd_pcm_status64()
1021 &runtime->audio_tstamp_report); in snd_pcm_status64()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_lib.c245 (runtime->audio_tstamp_report.actual_type == in update_audio_tstamp()
312 &runtime->audio_tstamp_report); in snd_pcm_update_hw_ptr0()
315 if (runtime->audio_tstamp_report.actual_type == SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT) in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c1012 runtime->audio_tstamp_report.valid = 0; in snd_pcm_status64()
1014 runtime->audio_tstamp_report.valid = 1; in snd_pcm_status64()
1036 if (runtime->audio_tstamp_report.valid == 1) in snd_pcm_status64()
1040 &runtime->audio_tstamp_report); in snd_pcm_status64()

Completed in 32 milliseconds