Searched defs:tplg (Results 1 – 7 of 7) sorted by relevance
80 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 …]
487 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries() local552 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats() local593 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_base() local891 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_ext() local963 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_pplcfgs() local1028 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings() local1410 struct avs_tplg *tplg; in avs_widget_load() local1675 struct avs_tplg *tplg; in avs_tplg_new() local
626 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware() local
316 struct avs_tplg *tplg; member
55 struct avs_tplg *tplg; in avs_path_find_path() local
739 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries() local
487 const struct sof_ipc_tplg_ops *tplg; member