Searched refs:snd_sof_route (Results 1 – 5 of 5) sorted by relevance
87 struct snd_sof_route;223 int (*route_setup)(struct snd_sof_dev *sdev, struct snd_sof_route *sroute);224 int (*route_free)(struct snd_sof_dev *sdev, struct snd_sof_route *sroute);513 struct snd_sof_route { struct
33 struct snd_sof_route *sroute; in sof_reset_route_setup_status()259 struct snd_sof_route *sroute; in sof_route_setup()300 struct snd_sof_route *sroute; in sof_setup_pipeline_connections()
1735 static int sof_ipc3_route_setup(struct snd_sof_dev *sdev, struct snd_sof_route *sroute) in sof_ipc3_route_setup()2288 struct snd_sof_route *sroute; in sof_ipc3_set_up_all_pipelines()2460 struct snd_sof_route *sroute; in sof_ipc3_tear_down_all_pipelines()
1614 struct snd_sof_route *sroute; in sof_route_unload()2093 struct snd_sof_route *sroute; in sof_route_load()
3098 struct snd_sof_route *sroute) in sof_ipc4_set_copier_sink_format()3145 static int sof_ipc4_route_setup(struct snd_sof_dev *sdev, struct snd_sof_route *sroute) in sof_ipc4_route_setup()3246 static int sof_ipc4_route_free(struct snd_sof_dev *sdev, struct snd_sof_route *sroute) in sof_ipc4_route_free()
Completed in 22 milliseconds