Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/
Dpcm.c29 struct snd_sof_pcm *spcm; in create_page_table()
41 static int sof_pcm_dsp_params(struct snd_sof_pcm *spcm, struct snd_pcm_substream *substream, in sof_pcm_dsp_params()
76 struct snd_sof_pcm *spcm; in snd_sof_pcm_period_elapsed()
106 struct snd_sof_pcm *spcm; in sof_pcm_hw_params()
221 struct snd_sof_pcm *spcm) in sof_pcm_dsp_pcm_free()
246 struct snd_sof_pcm *spcm; in sof_pcm_hw_free()
285 struct snd_sof_pcm *spcm; in sof_pcm_prepare()
322 struct snd_sof_pcm *spcm; in sof_pcm_trigger()
404 struct snd_sof_pcm *spcm; in sof_pcm_pointer()
438 struct snd_sof_pcm *spcm; in sof_pcm_open()
[all …]
Dcore.c27 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_sof_dev *sdev, in snd_sof_find_spcm_name()
30 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_name()
51 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_sof_dev *sdev, in snd_sof_find_spcm_comp()
55 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_comp()
71 struct snd_sof_pcm *snd_sof_find_spcm_pcm_id(struct snd_sof_dev *sdev, in snd_sof_find_spcm_pcm_id()
74 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_pcm_id()
Dsof-priv.h299 struct snd_sof_pcm { struct
502 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_sof_dev *sdev, in snd_sof_find_spcm_dai()
505 struct snd_sof_pcm *spcm = NULL; in snd_sof_find_spcm_dai()
515 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_sof_dev *sdev,
517 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_sof_dev *sdev,
520 struct snd_sof_pcm *snd_sof_find_spcm_pcm_id(struct snd_sof_dev *sdev,
528 struct snd_sof_pcm *spcm, int direction,
Dipc.c419 struct snd_sof_pcm *spcm; in ipc_period_elapsed()
448 struct snd_sof_pcm *spcm; in ipc_xrun()
494 struct snd_sof_pcm *spcm, int direction, in snd_sof_ipc_stream_posn()
Dpm.c219 struct snd_sof_pcm *spcm; in sof_set_hw_params_upon_resume()
Dtopology.c59 struct snd_sof_pcm *spcm; in ipc_pcm_params()
1282 static int spcm_bind(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, in spcm_bind()
2275 struct snd_sof_pcm *spcm; in sof_dai_load()
2361 struct snd_sof_pcm *spcm = dobj->private; in sof_dai_unload()
/Linux-v5.4/sound/soc/sof/intel/
Dhda-pcm.c143 struct snd_sof_pcm *spcm; in hda_dsp_pcm_pointer()