/linux/sound/soc/sof/ |
H A D | control.c | 25 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_volume_get() 40 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_volume_put() 77 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_switch_get() 92 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_switch_put() 107 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_enum_get() 122 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_enum_put() 137 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_bytes_get() 152 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_bytes_put() 168 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_bytes_ext_put() 187 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in snd_sof_bytes_ext_volatile_get() [all …]
|
H A D | sof-audio.c | 32 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_reset_route_setup_status() 47 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_free_unlocked() 137 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_setup_unlocked() 256 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_route_setup() 298 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_setup_pipeline_connections() 409 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_unprepare_widgets_in_path() 448 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_prepare_widgets_in_path() 680 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_list_setup() 988 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_dai_get_param()
|
H A D | pm.c | 77 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_resume() 200 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_suspend()
|
H A D | ipc3-priv.h | 16 extern const struct sof_ipc_tplg_ops ipc3_tplg_ops;
|
H A D | ipc4-priv.h | 96 extern const struct sof_ipc_tplg_ops ipc4_tplg_ops;
|
H A D | topology.c | 57 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_update_ipc_object() 271 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in set_up_volume_table() 504 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_copy_tuples() 1034 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_control_unload() 1197 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_parse_tokens() 1396 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_ready() 1614 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_unload() 1859 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_link_load() 2177 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_complete() 2265 const struct sof_ipc_tplg_ops *tplg_op in sof_manifest() [all...] |
H A D | sof-priv.h | 473 struct sof_ipc_tplg_ops; 504 const struct sof_ipc_tplg_ops *tplg;
|
H A D | sof-audio.h | 196 * struct sof_ipc_tplg_ops - IPC-specific topology ops 220 struct sof_ipc_tplg_ops { struct 221 widgetsof_ipc_tplg_ops global() argument 222 controlsof_ipc_tplg_ops global() argument 223 route_setupsof_ipc_tplg_ops global() argument 224 route_freesof_ipc_tplg_ops global() argument 225 token_listsof_ipc_tplg_ops global() argument 226 control_setupsof_ipc_tplg_ops global() argument 227 control_freesof_ipc_tplg_ops global() argument 228 pipeline_completesof_ipc_tplg_ops global() argument 229 widget_setupsof_ipc_tplg_ops global() argument 230 widget_freesof_ipc_tplg_ops global() argument 231 dai_configsof_ipc_tplg_ops global() argument 233 dai_get_paramsof_ipc_tplg_ops global() argument 234 set_up_all_pipelinessof_ipc_tplg_ops global() argument 235 tear_down_all_pipelinessof_ipc_tplg_ops global() argument 236 parse_manifestsof_ipc_tplg_ops global() argument 238 link_setupsof_ipc_tplg_ops global() argument
|
H A D | ipc4.c | 626 const struct sof_ipc_tplg_ops *tplg_ops = sdev->ipc->ops->tplg; in sof_ipc4_module_notification_handler()
|
H A D | ipc3-topology.c | 2709 const struct sof_ipc_tplg_ops ipc3_tplg_ops = {
|
H A D | ipc4-topology.c | 3557 const struct sof_ipc_tplg_ops ipc4_tplg_ops = {
|
/linux/sound/soc/sof/intel/ |
H A D | hda-dai.c | 36 const struct sof_ipc_tplg_ops *tplg_ops; in hda_dai_config()
|