Symbol: soc_tplg
sound/soc/soc-topology.c
1016
static int soc_tplg_add_route(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1026
static int soc_tplg_dapm_graph_elems_load(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
1097
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
1258
static int soc_tplg_dapm_widget_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1304
static int soc_tplg_dapm_complete(struct soc_tplg *tplg)
sound/soc/soc-topology.c
1324
static int set_stream_info(struct soc_tplg *tplg, struct snd_soc_pcm_stream *stream,
sound/soc/soc-topology.c
1364
static int soc_tplg_dai_create(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1462
static int soc_tplg_fe_link_create(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1548
static int soc_tplg_pcm_create(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1560
static int soc_tplg_pcm_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1721
static int soc_tplg_link_config(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1782
static int soc_tplg_link_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1834
static int soc_tplg_dai_config(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
1896
static int soc_tplg_dai_elems_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1927
static int soc_tplg_manifest_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
1947
static int soc_tplg_valid_header(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
2004
static int soc_tplg_load_header(struct soc_tplg *tplg,
sound/soc/soc-topology.c
2007
int (*elem_load)(struct soc_tplg *tplg,
sound/soc/soc-topology.c
2067
static int soc_tplg_process_headers(struct soc_tplg *tplg)
sound/soc/soc-topology.c
2110
static int soc_tplg_load(struct soc_tplg *tplg)
sound/soc/soc-topology.c
2125
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
233
static int soc_tplg_vendor_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
257
static int soc_tplg_widget_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
269
static int soc_tplg_widget_ready(struct soc_tplg *tplg,
sound/soc/soc-topology.c
280
static int soc_tplg_dai_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
292
static int soc_tplg_dai_link_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
302
static int soc_tplg_complete(struct soc_tplg *tplg)
sound/soc/soc-topology.c
335
static int soc_tplg_add_kcontrol(struct soc_tplg *tplg,
sound/soc/soc-topology.c
461
const struct soc_tplg *tplg)
sound/soc/soc-topology.c
575
static int soc_tplg_control_load(struct soc_tplg *tplg,
sound/soc/soc-topology.c
590
static int soc_tplg_create_tlv_db_scale(struct soc_tplg *tplg,
sound/soc/soc-topology.c
610
static int soc_tplg_create_tlv(struct soc_tplg *tplg,
sound/soc/soc-topology.c
637
static int soc_tplg_control_dmixer_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc)
sound/soc/soc-topology.c
695
static int soc_tplg_denum_create_texts(struct soc_tplg *tplg, struct soc_enum *se,
sound/soc/soc-topology.c
731
static int soc_tplg_denum_create_values(struct soc_tplg *tplg, struct soc_enum *se,
sound/soc/soc-topology.c
761
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
830
static int soc_tplg_control_dbytes_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc)
sound/soc/soc-topology.c
871
static int soc_tplg_dbytes_create(struct soc_tplg *tplg, size_t size)
sound/soc/soc-topology.c
905
static int soc_tplg_dmixer_create(struct soc_tplg *tplg, size_t size)
sound/soc/soc-topology.c
939
static int soc_tplg_denum_create(struct soc_tplg *tplg, size_t size)
sound/soc/soc-topology.c
973
static int soc_tplg_kcontrol_elems_load(struct soc_tplg *tplg,