Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/intel/
Dhda-common-ops.c59 .pcm_pointer = hda_dsp_pcm_pointer,
Dhda.c908 hdev->no_ipc_position = sof_ops(sdev)->pcm_pointer ? 1 : 0; in hda_dsp_probe()
/linux-5.19.10/sound/soc/sof/
Dops.h469 if (sof_ops(sdev) && sof_ops(sdev)->pcm_pointer) in snd_sof_pcm_platform_pointer()
470 return sof_ops(sdev)->pcm_pointer(sdev, substream); in snd_sof_pcm_platform_pointer()
Dpcm.c373 if (sof_ops(sdev)->pcm_pointer) in sof_pcm_pointer()
374 return sof_ops(sdev)->pcm_pointer(sdev, substream); in sof_pcm_pointer()
Dsof-priv.h210 snd_pcm_uframes_t (*pcm_pointer)(struct snd_sof_dev *sdev, member
/linux-5.19.10/drivers/most/
Dmost_snd.c396 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
411 .pointer = pcm_pointer,
/linux-5.19.10/sound/pci/echoaudio/
Dechoaudio.c820 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
856 .pointer = pcm_pointer,
865 .pointer = pcm_pointer,
876 .pointer = pcm_pointer,
886 .pointer = pcm_pointer,