Searched defs:tplg (Results 1 – 2 of 2) sorted by relevance
91 static int soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size, in soc_tplg_check_elem_count()114 static inline int soc_tplg_is_eof(struct soc_tplg *tplg) in soc_tplg_is_eof()123 static inline unsigned long soc_tplg_get_hdr_offset(struct soc_tplg *tplg) in soc_tplg_get_hdr_offset()128 static inline unsigned long soc_tplg_get_offset(struct soc_tplg *tplg) in soc_tplg_get_offset()188 static int tplc_chan_get_reg(struct soc_tplg *tplg, in tplc_chan_get_reg()201 static int tplc_chan_get_shift(struct soc_tplg *tplg, in tplc_chan_get_shift()271 static inline void soc_bind_err(struct soc_tplg *tplg, in soc_bind_err()280 static inline void soc_control_err(struct soc_tplg *tplg, in soc_control_err()290 static int soc_tplg_vendor_load_(struct soc_tplg *tplg, in soc_tplg_vendor_load_()313 static int soc_tplg_vendor_load(struct soc_tplg *tplg, in soc_tplg_vendor_load()[all …]
72 const struct firmware *tplg; member