Home
last modified time | relevance | path

Searched refs:soc_tplg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-topology.c55 struct soc_tplg { struct
81 static int soc_tplg_process_headers(struct soc_tplg *tplg);
82 static void soc_tplg_complete(struct soc_tplg *tplg);
87 static int soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size, in soc_tplg_check_elem_count()
110 static inline int soc_tplg_is_eof(struct soc_tplg *tplg) in soc_tplg_is_eof()
119 static inline unsigned long soc_tplg_get_hdr_offset(struct soc_tplg *tplg) in soc_tplg_get_hdr_offset()
124 static inline unsigned long soc_tplg_get_offset(struct soc_tplg *tplg) in soc_tplg_get_offset()
192 static int tplc_chan_get_reg(struct soc_tplg *tplg, in tplc_chan_get_reg()
205 static int tplc_chan_get_shift(struct soc_tplg *tplg, in tplc_chan_get_shift()
230 static inline void soc_bind_err(struct soc_tplg *tpl
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-topology.c54 struct soc_tplg { struct
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 *tpl
[all...]

Completed in 3 milliseconds