Home
last modified time | relevance | path

Searched refs:pcm_pointer (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dapl.c74 .pcm_pointer = hda_dsp_pcm_pointer,
H A Dtgl.c69 .pcm_pointer = hda_dsp_pcm_pointer,
H A Dcnl.c279 .pcm_pointer = hda_dsp_pcm_pointer,
H A Dhda.c791 hdev->no_ipc_position = sof_ops(sdev)->pcm_pointer ? 1 : 0; in hda_dsp_probe()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dops.h390 if (sof_ops(sdev) && sof_ops(sdev)->pcm_pointer) in snd_sof_pcm_platform_pointer()
391 return sof_ops(sdev)->pcm_pointer(sdev, substream); in snd_sof_pcm_platform_pointer()
H A Dpcm.c436 if (sof_ops(sdev)->pcm_pointer) in sof_pcm_pointer()
437 return sof_ops(sdev)->pcm_pointer(sdev, substream); in sof_pcm_pointer()
H A Dsof-priv.h173 snd_pcm_uframes_t (*pcm_pointer)(struct snd_sof_dev *sdev, member
/OK3568_Linux_fs/kernel/drivers/staging/most/sound/
H A Dsound.c406 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
421 .pointer = pcm_pointer,
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dechoaudio.c807 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
843 .pointer = pcm_pointer,
852 .pointer = pcm_pointer,
863 .pointer = pcm_pointer,
873 .pointer = pcm_pointer,