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.c815 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.c518 if (sof_ops(sdev)->pcm_pointer) in sof_pcm_open()
519 return sof_ops(sdev)->pcm_pointer(sdev, substream); in sof_pcm_open()
/linux/sound/pci/echoaudio/
H A Dechoaudio.c797 static snd_pcm_uframes_t pcm_pointer(struct snd_pcm_substream *substream) in pcm_pointer() function
833 .pointer = pcm_pointer,
842 .pointer = pcm_pointer,
853 .pointer = pcm_pointer,
863 .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,