/openbmc/linux/sound/soc/ |
H A D | soc-topology.c | 248 ret = tplg->ops->vendor_load(tplg->comp, tplg->index, hdr); in soc_tplg_vendor_load() 270 return tplg->ops->widget_load(tplg->comp, tplg->index, w, in soc_tplg_widget_load() 282 return tplg->ops->widget_ready(tplg->comp, tplg->index, w, in soc_tplg_widget_ready() 293 if (tplg->ops && tplg->ops->dai_load) in soc_tplg_dai_load() 294 return tplg->ops->dai_load(tplg->comp, tplg->index, dai_drv, in soc_tplg_dai_load() 305 return tplg->ops->link_load(tplg->comp, tplg->index, link, cfg); in soc_tplg_dai_link_load() 591 ret = tplg->ops->control_load(tplg->comp, tplg->index, k, hdr); in soc_tplg_control_load() 1016 return tplg->ops->dapm_route_load(tplg->comp, tplg->index, in soc_tplg_add_route() 2349 ret = tplg->ops->manifest(tplg->comp, tplg->index, _manifest); in soc_tplg_manifest_load() 2486 tplg->hdr_pos = tplg->fw->data; in soc_tplg_process_headers() [all …]
|
/openbmc/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 | ipc.c | 200 if (!ops->tplg || !ops->tplg->widget || !ops->tplg->control) { in snd_sof_ipc_init()
|
H A D | sof-audio.c | 33 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_reset_route_setup_status() 48 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_free_unlocked() 140 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_setup_unlocked() 259 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_route_setup() 301 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_setup_pipeline_connections() 412 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_unprepare_widgets_in_path() 451 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_prepare_widgets_in_path() 683 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_list_setup() 978 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_dai_get_clk()
|
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 | 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() 498 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_copy_tuples() 1028 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_control_unload() 1191 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_parse_tokens() 1390 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_ready() 1609 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_widget_unload() 1854 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_link_load() 2163 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_complete() 2251 const struct sof_ipc_tplg_ops *tplg_ops = sof_ipc_get_ops(sdev, tplg); in sof_manifest()
|
H A D | ipc3.c | 961 const struct sof_ipc_tplg_ops *tplg_ops = sdev->ipc->ops->tplg; in ipc3_comp_notification() 1151 .tplg = &ipc3_tplg_ops,
|
H A D | sof-priv.h | 487 const struct sof_ipc_tplg_ops *tplg; member
|
H A D | ipc4.c | 753 .tplg = &ipc4_tplg_ops,
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | topology.c | 487 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries() local 490 &tplg->num_libs, sizeof(*tplg->libs), in avs_tplg_parse_libraries() 552 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats() local 555 &tplg->num_fmts, sizeof(*tplg->fmts), in avs_tplg_parse_audio_formats() 593 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_base() local 891 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_ext() local 963 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_pplcfgs() local 966 &tplg->num_pplcfgs, sizeof(*tplg->pplcfgs), in avs_tplg_parse_pplcfgs() 1028 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings() local 1031 &tplg->num_bindings, sizeof(*tplg->bindings), in avs_tplg_parse_bindings() [all …]
|
H A D | loader.c | 626 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware() local 628 ret = avs_dsp_load_libraries(adev, tplg->libs, tplg->num_libs); in avs_dsp_boot_firmware()
|
H A D | path.c | 24 if (!strcmp(acomp->tplg->name, name)) in avs_path_find_tplg() 25 return acomp->tplg; in avs_path_find_tplg() 55 struct avs_tplg *tplg; in avs_path_find_path() local 58 tplg = avs_path_find_tplg(adev, name); in avs_path_find_path() 59 if (!tplg) in avs_path_find_path() 62 list_for_each_entry(pos, &tplg->path_tmpl_list, node) { in avs_path_find_path()
|
H A D | pcm.c | 739 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries() local 743 if (!tplg->num_libs) in avs_component_load_libraries() 755 ret = avs_dsp_load_libraries(adev, tplg->libs, tplg->num_libs); in avs_component_load_libraries() 784 acomp->tplg = avs_tplg_new(component); in avs_component_probe() 785 if (!acomp->tplg) in avs_component_probe()
|
H A D | avs.h | 316 struct avs_tplg *tplg; member
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-dai.c | 52 tplg_ops = sof_ipc_get_ops(sdev, tplg); in hda_dai_config()
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/ |
H A D | linux-firmware_20240312.bb | 1420 …com/sc8280xp/LENOVO/21BX/audioreach-tplg.bin ${nonarch_base_libdir}/firmware/qcom/sc8280xp/SC8280X…
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 4572 -rw-r--r-- root root 5195 ./usr/include/sound/skl-tplg-interface.h
|
H A D | buildhistory_filelist1.txt | 4571 -rw-r--r-- root root 5195 ./usr/include/sound/skl-tplg-interface.h
|