Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.h89 struct snd_sof_pcm;
126 int (*pcm_setup)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
127 void (*pcm_free)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm);
337 struct snd_sof_pcm { struct
570 struct snd_sof_pcm *spcm, int direction,
582 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai()
586 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_dai()
596 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
598 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
629 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm,
[all …]
H A Dpcm.c29 struct snd_sof_pcm *spcm; in create_page_table()
66 struct snd_sof_pcm *spcm; in snd_sof_pcm_period_elapsed()
89 struct snd_sof_pcm *spcm, struct snd_pcm_hw_params *params, in sof_pcm_setup_connected_widgets()
131 struct snd_sof_pcm *spcm; in sof_pcm_hw_params()
200 struct snd_sof_pcm *spcm; in sof_pcm_hw_free()
250 struct snd_sof_pcm *spcm; in sof_pcm_prepare()
289 struct snd_sof_pcm *spcm; in sof_pcm_trigger()
390 struct snd_sof_pcm *spcm; in sof_pcm_pointer()
423 struct snd_sof_pcm *spcm; in sof_pcm_open()
486 struct snd_sof_pcm *spcm; in sof_pcm_close()
[all …]
H A Dcompress.c54 struct snd_sof_pcm *spcm; in snd_sof_compr_fragment_elapsed()
85 struct snd_sof_pcm *spcm; in create_page_table()
101 struct snd_sof_pcm *spcm; in sof_compr_open()
138 struct snd_sof_pcm *spcm; in sof_compr_free()
173 struct snd_sof_pcm *spcm; in sof_compr_set_params()
274 struct snd_sof_pcm *spcm; in sof_compr_trigger()
366 struct snd_sof_pcm *spcm; in sof_compr_pointer()
H A Dsof-audio.c508 int dir, struct snd_sof_pcm *spcm) in sof_free_widgets_in_path()
548 int dir, struct snd_sof_pcm *spcm) in sof_set_up_widgets_in_path()
610 sof_walk_widgets_in_order(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, in sof_walk_widgets_in_order()
678 int sof_widget_list_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, in sof_widget_list_setup()
765 int sof_widget_list_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm, int dir) in sof_widget_list_free()
796 struct snd_sof_pcm *spcm; in snd_sof_dsp_only_d0i3_compatible_stream_active()
824 struct snd_sof_pcm *spcm; in snd_sof_stream_suspend_ignored()
836 struct snd_sof_pcm *spcm, int dir, bool free_widget_list) in sof_pcm_stream_free()
875 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp, in snd_sof_find_spcm_name()
879 struct snd_sof_pcm *spcm; in snd_sof_find_spcm_name()
[all …]
H A Dipc4-pcm.c290 struct snd_sof_pcm *spcm; in sof_ipc4_trigger_pipelines()
582 static void sof_ipc4_pcm_free(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm) in sof_ipc4_pcm_free()
596 static int sof_ipc4_pcm_setup(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm) in sof_ipc4_pcm_setup()
720 struct snd_sof_pcm *spcm; in sof_ipc4_pcm_hw_params()
784 struct snd_sof_pcm *spcm; in sof_ipc4_pcm_delay()
H A Dipc3-pcm.c22 struct snd_sof_pcm *spcm; in sof_ipc3_pcm_hw_free()
50 struct snd_sof_pcm *spcm; in sof_ipc3_pcm_hw_params()
148 struct snd_sof_pcm *spcm; in sof_ipc3_pcm_trigger()
H A Dtopology.c405 offsetof(struct snd_sof_pcm, stream[0].d0i3_compatible)},
407 offsetof(struct snd_sof_pcm, stream[1].d0i3_compatible)},
1149 static int spcm_bind(struct snd_soc_component *scomp, struct snd_sof_pcm *spcm, in spcm_bind()
1711 struct snd_sof_pcm *spcm; in sof_dai_load()
1824 struct snd_sof_pcm *spcm = dobj->private; in sof_dai_unload()
H A Dipc3.c875 struct snd_sof_pcm *spcm; in ipc3_period_elapsed()
910 struct snd_sof_pcm *spcm; in ipc3_xrun()
H A Dipc3-topology.c1818 struct snd_sof_pcm *spcm; in sof_ipc3_keyword_detect_pcm_params()
1894 struct snd_sof_pcm *spcm; in sof_ipc3_keyword_dapm_event()
2298 struct snd_sof_pcm *spcm; in sof_tear_down_left_over_pipelines()
H A Dipc4-topology.c2935 struct snd_sof_pcm *spcm; in sof_ipc4_tear_down_all_pipelines()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-pcm.c184 struct snd_sof_pcm *spcm; in hda_dsp_pcm_pointer()
215 struct snd_sof_pcm *spcm; in hda_dsp_pcm_open()
H A Dhda-dsp.c434 struct snd_sof_pcm *spcm; in hda_dsp_d0i3_streaming_applicable()
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-pcm.c96 struct snd_sof_pcm *spcm; in acp_pcm_pointer()
/openbmc/linux/include/trace/events/
H A Dsof.h64 struct snd_sof_pcm *spcm,
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c475 struct snd_sof_pcm *spcm; in mt8195_pcm_pointer()
/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c456 struct snd_sof_pcm *spcm; in mt8186_pcm_pointer()