Home
last modified time | relevance | path

Searched defs:tplg (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/sound/soc/
Dsoc-topology.c80 static int soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size, in soc_tplg_check_elem_count()
103 static inline bool soc_tplg_is_eof(struct soc_tplg *tplg) in soc_tplg_is_eof()
112 static inline unsigned long soc_tplg_get_hdr_offset(struct soc_tplg *tplg) in soc_tplg_get_hdr_offset()
117 static inline unsigned long soc_tplg_get_offset(struct soc_tplg *tplg) in soc_tplg_get_offset()
185 static int tplg_chan_get_reg(struct soc_tplg *tplg, in tplg_chan_get_reg()
198 static int tplg_chan_get_shift(struct soc_tplg *tplg, in tplg_chan_get_shift()
223 static inline void soc_bind_err(struct soc_tplg *tplg, in soc_bind_err()
232 static inline void soc_control_err(struct soc_tplg *tplg, in soc_control_err()
242 static int soc_tplg_vendor_load(struct soc_tplg *tplg, in soc_tplg_vendor_load()
266 static int soc_tplg_widget_load(struct soc_tplg *tplg, in soc_tplg_widget_load()
[all …]
/linux-6.14.4/sound/soc/intel/avs/
Dtopology.c516 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries() local
581 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats() local
622 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_base() local
932 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_ext() local
1004 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_pplcfgs() local
1069 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings() local
1493 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_initial_configs() local
1590 struct avs_tplg *tplg; in avs_widget_load() local
1917 struct avs_tplg *tplg; in avs_tplg_new() local
Dloader.c634 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware() local
Davs.h331 struct avs_tplg *tplg; member
Dpath.c56 struct avs_tplg *tplg; in avs_path_find_path() local
Dpcm.c858 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries() local
/linux-6.14.4/sound/soc/sof/
Dsof-priv.h504 const struct sof_ipc_tplg_ops *tplg; member