Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/intel/
Dapl.c74 .pcm_pointer = hda_dsp_pcm_pointer,
Dtgl.c69 .pcm_pointer = hda_dsp_pcm_pointer,
Dcnl.c279 .pcm_pointer = hda_dsp_pcm_pointer,
Dhda.c791 hdev->no_ipc_position = sof_ops(sdev)->pcm_pointer ? 1 : 0; in hda_dsp_probe()
/Linux-v5.10/sound/soc/sof/
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()
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()
Dsof-priv.h173 snd_pcm_uframes_t (*pcm_pointer)(struct snd_sof_dev *sdev, member
/Linux-v5.10/drivers/staging/most/sound/
Dsound.c404 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
419 .pointer = pcm_pointer,
/Linux-v5.10/sound/pci/echoaudio/
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,