Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/
Dsoc-topology.c84 static int soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size, in soc_tplg_check_elem_count()
107 static inline bool soc_tplg_is_eof(struct soc_tplg *tplg) in soc_tplg_is_eof()
116 static inline unsigned long soc_tplg_get_hdr_offset(struct soc_tplg *tplg) in soc_tplg_get_hdr_offset()
121 static inline unsigned long soc_tplg_get_offset(struct soc_tplg *tplg) in soc_tplg_get_offset()
189 static int tplc_chan_get_reg(struct soc_tplg *tplg, in tplc_chan_get_reg()
202 static int tplc_chan_get_shift(struct soc_tplg *tplg, in tplc_chan_get_shift()
227 static inline void soc_bind_err(struct soc_tplg *tplg, in soc_bind_err()
236 static inline void soc_control_err(struct soc_tplg *tplg, in soc_control_err()
246 static int soc_tplg_vendor_load(struct soc_tplg *tplg, in soc_tplg_vendor_load()
270 static int soc_tplg_widget_load(struct soc_tplg *tplg, in soc_tplg_widget_load()
[all …]
/Linux-v6.1/sound/soc/intel/avs/
Dtopology.c486 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_libraries() local
551 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_audio_formats() local
592 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_base() local
890 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_modcfgs_ext() local
962 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_pplcfgs() local
1027 struct avs_tplg *tplg = acomp->tplg; in avs_tplg_parse_bindings() local
1403 struct avs_tplg *tplg; in avs_widget_load() local
1589 struct avs_tplg *tplg; in avs_tplg_new() local
Dloader.c617 struct avs_tplg *tplg = acomp->tplg; in avs_dsp_boot_firmware() local
Davs.h304 struct avs_tplg *tplg; member
Dpath.c54 struct avs_tplg *tplg; in avs_path_find_path() local
Dpcm.c653 struct avs_tplg *tplg = acomp->tplg; in avs_component_load_libraries() local
/Linux-v6.1/sound/soc/sof/
Dsof-priv.h450 const struct sof_ipc_tplg_ops *tplg; member