Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/sound/soc/intel/avs/
Dtopology.c487 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries() local
552 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats() local
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
1028 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings() local
1410 struct avs_tplg *tplg; in avs_widget_load() local
1675 struct avs_tplg *tplg; in avs_tplg_new() local
Dloader.c626 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware() local
Davs.h316 struct avs_tplg *tplg; member
Dpath.c55 struct avs_tplg *tplg; in avs_path_find_path() local
Dpcm.c739 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries() local
/Linux-v6.6/sound/soc/sof/
Dsof-priv.h487 const struct sof_ipc_tplg_ops *tplg; member