Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-common-ops.c57 .pcm_pointer = hda_dsp_pcm_pointer,
H A Dhda.c813 hdev->no_ipc_position = sof_ops(sdev)->pcm_pointer ? 1 : 0; in hda_dsp_probe()
/linux/drivers/most/
H A Dmost_snd.c398 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
413 .pointer = pcm_pointer,
/linux/sound/soc/sof/amd/
H A Dacp-common.c231 .pcm_pointer = acp_pcm_pointer,
/linux/sound/soc/sof/
H A Dpcm.c459 if (sof_ops(sdev)->pcm_pointer) in sof_pcm_pointer()
460 return sof_ops(sdev)->pcm_pointer(sdev, substream); in sof_pcm_pointer()
/linux/sound/pci/echoaudio/
H A Dechoaudio.c810 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
846 .pointer = pcm_pointer,
855 .pointer = pcm_pointer,
866 .pointer = pcm_pointer,
876 .pointer = pcm_pointer,
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c442 .pcm_pointer = mtk_adsp_stream_pcm_pointer,
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c418 .pcm_pointer = mtk_adsp_stream_pcm_pointer,