Searched refs:soc_tplg (Results 1 – 1 of 1) sorted by relevance
55 struct soc_tplg { struct80 static int soc_tplg_process_headers(struct soc_tplg *tplg); argument81 static void soc_tplg_complete(struct soc_tplg *tplg);84 static int soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size, in soc_tplg_check_elem_count()107 static inline int 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()[all …]