Lines Matching defs:sdev

735 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp);  in sof_ipc3_widget_setup_comp_pga()  local
1350 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_link_ssp_load() local
1423 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_link_dmic_load() local
1521 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc3_widget_setup_comp_dai() local
1680 static int sof_ipc3_route_setup(struct snd_sof_dev *sdev, struct snd_sof_route *sroute) in sof_ipc3_route_setup()
1703 static int sof_ipc3_control_load_bytes(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_bytes()
1766 static int sof_ipc3_control_load_volume(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_volume()
1798 static int sof_ipc3_control_load_enum(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_enum()
1816 static int sof_ipc3_control_setup(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_setup()
1835 static int sof_ipc3_control_free(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_free()
1851 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc3_keyword_detect_pcm_params() local
1907 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc3_keyword_detect_trigger() local
2031 static int sof_ipc3_complete_pipeline(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc3_complete_pipeline()
2051 static int sof_ipc3_widget_free(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc3_widget_free()
2086 static int sof_ipc3_dai_config(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc3_dai_config()
2180 static int sof_ipc3_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc3_widget_setup()
2221 static int sof_ipc3_set_up_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_set_up_all_pipelines()
2323 static int sof_tear_down_left_over_pipelines(struct snd_sof_dev *sdev) in sof_tear_down_left_over_pipelines()
2363 static int sof_ipc3_free_widgets_in_list(struct snd_sof_dev *sdev, bool include_scheduler, in sof_ipc3_free_widgets_in_list()
2405 static int sof_ipc3_tear_down_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_tear_down_all_pipelines()
2463 static int sof_ipc3_dai_get_clk(struct snd_sof_dev *sdev, struct snd_sof_dai *dai, int clk_type) in sof_ipc3_dai_get_clk()
2530 static int sof_ipc3_link_setup(struct snd_sof_dev *sdev, struct snd_soc_dai_link *link) in sof_ipc3_link_setup()