Lines Matching defs:tplg
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_control_err(struct soc_tplg *tplg, in soc_control_err()
233 static int soc_tplg_vendor_load(struct soc_tplg *tplg, in soc_tplg_vendor_load()
257 static int soc_tplg_widget_load(struct soc_tplg *tplg, in soc_tplg_widget_load()
269 static int soc_tplg_widget_ready(struct soc_tplg *tplg, in soc_tplg_widget_ready()
280 static int soc_tplg_dai_load(struct soc_tplg *tplg, in soc_tplg_dai_load()
292 static int soc_tplg_dai_link_load(struct soc_tplg *tplg, in soc_tplg_dai_link_load()
302 static int soc_tplg_complete(struct soc_tplg *tplg) in soc_tplg_complete()
335 static int soc_tplg_add_kcontrol(struct soc_tplg *tplg, in soc_tplg_add_kcontrol()
461 const struct soc_tplg *tplg) in soc_tplg_kcontrol_bind_io()
575 static int soc_tplg_control_load(struct soc_tplg *tplg, in soc_tplg_control_load()
590 static int soc_tplg_create_tlv_db_scale(struct soc_tplg *tplg, in soc_tplg_create_tlv_db_scale()
610 static int soc_tplg_create_tlv(struct soc_tplg *tplg, in soc_tplg_create_tlv()
637 static int soc_tplg_control_dmixer_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc) in soc_tplg_control_dmixer_create()
695 static int soc_tplg_denum_create_texts(struct soc_tplg *tplg, struct soc_enum *se, in soc_tplg_denum_create_texts()
731 static int soc_tplg_denum_create_values(struct soc_tplg *tplg, struct soc_enum *se, in soc_tplg_denum_create_values()
761 static int soc_tplg_control_denum_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc) in soc_tplg_control_denum_create()
830 static int soc_tplg_control_dbytes_create(struct soc_tplg *tplg, struct snd_kcontrol_new *kc) in soc_tplg_control_dbytes_create()
871 static int soc_tplg_dbytes_create(struct soc_tplg *tplg, size_t size) in soc_tplg_dbytes_create()
905 static int soc_tplg_dmixer_create(struct soc_tplg *tplg, size_t size) in soc_tplg_dmixer_create()
939 static int soc_tplg_denum_create(struct soc_tplg *tplg, size_t size) in soc_tplg_denum_create()
973 static int soc_tplg_kcontrol_elems_load(struct soc_tplg *tplg, in soc_tplg_kcontrol_elems_load()
1016 static int soc_tplg_add_route(struct soc_tplg *tplg, in soc_tplg_add_route()
1026 static int soc_tplg_dapm_graph_elems_load(struct soc_tplg *tplg, in soc_tplg_dapm_graph_elems_load()
1097 static int soc_tplg_dapm_widget_create(struct soc_tplg *tplg, in soc_tplg_dapm_widget_create()
1257 static int soc_tplg_dapm_widget_elems_load(struct soc_tplg *tplg, in soc_tplg_dapm_widget_elems_load()
1303 static int soc_tplg_dapm_complete(struct soc_tplg *tplg) in soc_tplg_dapm_complete()
1323 static int set_stream_info(struct soc_tplg *tplg, struct snd_soc_pcm_stream *stream, in set_stream_info()
1363 static int soc_tplg_dai_create(struct soc_tplg *tplg, in soc_tplg_dai_create()
1462 static int soc_tplg_fe_link_create(struct soc_tplg *tplg, in soc_tplg_fe_link_create()
1548 static int soc_tplg_pcm_create(struct soc_tplg *tplg, in soc_tplg_pcm_create()
1560 static int soc_tplg_pcm_elems_load(struct soc_tplg *tplg, in soc_tplg_pcm_elems_load()
1721 static int soc_tplg_link_config(struct soc_tplg *tplg, in soc_tplg_link_config()
1782 static int soc_tplg_link_elems_load(struct soc_tplg *tplg, in soc_tplg_link_elems_load()
1834 static int soc_tplg_dai_config(struct soc_tplg *tplg, in soc_tplg_dai_config()
1896 static int soc_tplg_dai_elems_load(struct soc_tplg *tplg, in soc_tplg_dai_elems_load()
1927 static int soc_tplg_manifest_load(struct soc_tplg *tplg, in soc_tplg_manifest_load()
1947 static int soc_tplg_valid_header(struct soc_tplg *tplg, in soc_tplg_valid_header()
2004 static int soc_tplg_load_header(struct soc_tplg *tplg, in soc_tplg_load_header()
2067 static int soc_tplg_process_headers(struct soc_tplg *tplg) in soc_tplg_process_headers()
2110 static int soc_tplg_load(struct soc_tplg *tplg) in soc_tplg_load()
2125 struct soc_tplg tplg; in snd_soc_tplg_component_load() local