Lines Matching defs:sdev

719 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp);  in sof_ipc3_widget_setup_comp_pga()  local
1300 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_link_ssp_load() local
1373 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_link_dmic_load() local
1471 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc3_widget_setup_comp_dai() local
1627 static int sof_ipc3_route_setup(struct snd_sof_dev *sdev, struct snd_sof_route *sroute) in sof_ipc3_route_setup()
1650 static int sof_ipc3_control_load_bytes(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_bytes()
1713 static int sof_ipc3_control_load_volume(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_volume()
1745 static int sof_ipc3_control_load_enum(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_load_enum()
1763 static int sof_ipc3_control_setup(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_setup()
1782 static int sof_ipc3_control_free(struct snd_sof_dev *sdev, struct snd_sof_control *scontrol) in sof_ipc3_control_free()
1798 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc3_keyword_detect_pcm_params() local
1854 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(scomp); in sof_ipc3_keyword_detect_trigger() local
1978 static int sof_ipc3_complete_pipeline(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc3_complete_pipeline()
1998 static int sof_ipc3_widget_free(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc3_widget_free()
2033 static int sof_ipc3_dai_config(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget, in sof_ipc3_dai_config()
2127 static int sof_ipc3_widget_setup(struct snd_sof_dev *sdev, struct snd_sof_widget *swidget) in sof_ipc3_widget_setup()
2168 static int sof_ipc3_set_up_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_set_up_all_pipelines()
2270 static int sof_tear_down_left_over_pipelines(struct snd_sof_dev *sdev) in sof_tear_down_left_over_pipelines()
2314 static int sof_ipc3_tear_down_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_tear_down_all_pipelines()
2383 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()
2450 static int sof_ipc3_link_setup(struct snd_sof_dev *sdev, struct snd_soc_dai_link *link) in sof_ipc3_link_setup()