Symbol: soc_tplg
sound/soc/soc-topology.c
1020
static int soc_tplg_add_route(struct soc_tplg *tplg,
sound/soc/soc-topology.c
103
static inline bool soc_tplg_is_eof(struct soc_tplg *tplg)
sound/soc/soc-topology.c
1030
static int soc_tplg_dapm_graph_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1101
static int soc_tplg_dapm_widget_create(struct soc_tplg *tplg,
sound/soc/soc-topology.c
112
static inline unsigned long soc_tplg_get_hdr_offset(struct soc_tplg *tplg)
sound/soc/soc-topology.c
117
static inline unsigned long soc_tplg_get_offset(struct soc_tplg *tplg)
sound/soc/soc-topology.c
1263
static int soc_tplg_dapm_widget_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1309
static int soc_tplg_dapm_complete(struct soc_tplg *tplg)
sound/soc/soc-topology.c
1338
static int set_stream_info(struct soc_tplg *tplg, struct snd_soc_pcm_stream *stream,
sound/soc/soc-topology.c
1384
static int soc_tplg_dai_create(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1486
static int soc_tplg_fe_link_create(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1580
static int soc_tplg_pcm_create(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1592
static int soc_tplg_pcm_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1753
static int soc_tplg_link_config(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1814
static int soc_tplg_link_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
185
static int tplg_chan_get_reg(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1866
static int soc_tplg_dai_config(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1932
static int soc_tplg_dai_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1963
static int soc_tplg_manifest_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
198
static int tplg_chan_get_shift(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1983
static int soc_tplg_valid_header(struct soc_tplg *tplg,
sound/soc/soc-topology.c
2040
static int soc_tplg_load_header(struct soc_tplg *tplg,
sound/soc/soc-topology.c
2043
int (*elem_load)(struct soc_tplg *tplg,
sound/soc/soc-topology.c
2105
static int soc_tplg_process_headers(struct soc_tplg *tplg)
sound/soc/soc-topology.c
2148
static int soc_tplg_load(struct soc_tplg *tplg)
sound/soc/soc-topology.c
2163
struct soc_tplg tplg;
sound/soc/soc-topology.c
223
static inline void soc_control_err(struct soc_tplg *tplg,
sound/soc/soc-topology.c
236
static int soc_tplg_vendor_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
261
static int soc_tplg_widget_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
273
static int soc_tplg_widget_ready(struct soc_tplg *tplg,
sound/soc/soc-topology.c
284
static int soc_tplg_dai_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
296
static int soc_tplg_dai_link_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
306
static int soc_tplg_complete(struct soc_tplg *tplg)
sound/soc/soc-topology.c
339
static int soc_tplg_add_kcontrol(struct soc_tplg *tplg,
sound/soc/soc-topology.c
465
const struct soc_tplg *tplg)
sound/soc/soc-topology.c
579
static int soc_tplg_control_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
594
static int soc_tplg_create_tlv_db_scale(struct soc_tplg *tplg,
sound/soc/soc-topology.c
614
static int soc_tplg_create_tlv(struct soc_tplg *tplg,
sound/soc/soc-topology.c
641
static int soc_tplg_control_dmixer_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc)
sound/soc/soc-topology.c
699
static int soc_tplg_denum_create_texts(struct soc_tplg *tplg, struct soc_enum *se,
sound/soc/soc-topology.c
735
static int soc_tplg_denum_create_values(struct soc_tplg *tplg, struct soc_enum *se,
sound/soc/soc-topology.c
765
static int soc_tplg_control_denum_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc)
sound/soc/soc-topology.c
80
static int soc_tplg_check_elem_count(struct soc_tplg *tplg, size_t elem_size,
sound/soc/soc-topology.c
834
static int soc_tplg_control_dbytes_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc)
sound/soc/soc-topology.c
875
static int soc_tplg_dbytes_create(struct soc_tplg *tplg, size_t size)
sound/soc/soc-topology.c
909
static int soc_tplg_dmixer_create(struct soc_tplg *tplg, size_t size)
sound/soc/soc-topology.c
943
static int soc_tplg_denum_create(struct soc_tplg *tplg, size_t size)
sound/soc/soc-topology.c
977
static int soc_tplg_kcontrol_elems_load(struct soc_tplg *tplg,