Searched refs:get_time_info (Results 1 – 5 of 5) sorted by relevance
134 int (*get_time_info)(struct snd_soc_component *component, member
65 int (*get_time_info)(struct snd_pcm_substream *substream, member
218 if (!(substream->ops->get_time_info) || in update_audio_tstamp()281 if ((substream->ops->get_time_info) && in snd_pcm_update_hw_ptr0()283 substream->ops->get_time_info(substream, &curr_tstamp, in snd_pcm_update_hw_ptr0()
697 .get_time_info = azx_get_time_info,
1463 .get_time_info = skl_platform_soc_get_time_info,