Home
last modified time | relevance | path

Searched refs:get_time_info (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dsoc-component.h135 int (*get_time_info)(struct snd_soc_component *component, member
A Dpcm.h65 int (*get_time_info)(struct snd_pcm_substream *substream, member
/linux-6.3-rc2/sound/soc/generic/
A Dtest-component.c595 cdriv->get_time_info = test_component_get_time_info; in test_driver_probe()
/linux-6.3-rc2/sound/core/
A Dpcm_lib.c219 if (!(substream->ops->get_time_info) || in update_audio_tstamp()
282 if ((substream->ops->get_time_info) && in snd_pcm_update_hw_ptr0()
284 substream->ops->get_time_info(substream, &curr_tstamp, in snd_pcm_update_hw_ptr0()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.c680 .get_time_info = azx_get_time_info,
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-pcm.c1449 .get_time_info = skl_platform_soc_get_time_info,

Completed in 21 milliseconds