Lines Matching refs:soc_tplg
55 struct soc_tplg { struct
81 static int soc_tplg_process_headers(struct soc_tplg *tplg); argument
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 *tplg, in soc_bind_err()
239 static inline void soc_control_err(struct soc_tplg *tplg, in soc_control_err()
249 static int soc_tplg_vendor_load(struct soc_tplg *tplg, in soc_tplg_vendor_load()
273 static int soc_tplg_widget_load(struct soc_tplg *tplg, in soc_tplg_widget_load()
285 static int soc_tplg_widget_ready(struct soc_tplg *tplg, in soc_tplg_widget_ready()
296 static int soc_tplg_dai_load(struct soc_tplg *tplg, in soc_tplg_dai_load()
308 static int soc_tplg_dai_link_load(struct soc_tplg *tplg, in soc_tplg_dai_link_load()
318 static void soc_tplg_complete(struct soc_tplg *tplg) in soc_tplg_complete()
349 static int soc_tplg_add_kcontrol(struct soc_tplg *tplg, in soc_tplg_add_kcontrol()
573 const struct soc_tplg *tplg) in soc_tplg_kcontrol_bind_io()
686 static int soc_tplg_init_kcontrol(struct soc_tplg *tplg, in soc_tplg_init_kcontrol()
697 static int soc_tplg_create_tlv_db_scale(struct soc_tplg *tplg, in soc_tplg_create_tlv_db_scale()
717 static int soc_tplg_create_tlv(struct soc_tplg *tplg, in soc_tplg_create_tlv()
744 static inline void soc_tplg_free_tlv(struct soc_tplg *tplg, in soc_tplg_free_tlv()
750 static int soc_tplg_dbytes_create(struct soc_tplg *tplg, unsigned int count, in soc_tplg_dbytes_create()
831 static int soc_tplg_dmixer_create(struct soc_tplg *tplg, unsigned int count, in soc_tplg_dmixer_create()
1008 static int soc_tplg_denum_create(struct soc_tplg *tplg, unsigned int count, in soc_tplg_denum_create()
1126 static int soc_tplg_kcontrol_elems_load(struct soc_tplg *tplg, in soc_tplg_kcontrol_elems_load()
1183 static int soc_tplg_add_route(struct soc_tplg *tplg, in soc_tplg_add_route()
1193 static int soc_tplg_dapm_graph_elems_load(struct soc_tplg *tplg, in soc_tplg_dapm_graph_elems_load()
1313 struct soc_tplg *tplg, int num_kcontrols) in soc_tplg_dapm_widget_dmixer_create()
1405 struct soc_tplg *tplg, int num_kcontrols) in soc_tplg_dapm_widget_denum_create()
1515 struct soc_tplg *tplg, int num_kcontrols) in soc_tplg_dapm_widget_dbytes_create()
1585 static int soc_tplg_dapm_widget_create(struct soc_tplg *tplg, in soc_tplg_dapm_widget_create()
1737 static int soc_tplg_dapm_widget_elems_load(struct soc_tplg *tplg, in soc_tplg_dapm_widget_elems_load()
1765 static int soc_tplg_dapm_complete(struct soc_tplg *tplg) in soc_tplg_dapm_complete()
1823 static int soc_tplg_dai_create(struct soc_tplg *tplg, in soc_tplg_dai_create()
1925 static int soc_tplg_fe_link_create(struct soc_tplg *tplg, in soc_tplg_fe_link_create()
2008 static int soc_tplg_pcm_create(struct soc_tplg *tplg, in soc_tplg_pcm_create()
2048 static int pcm_new_ver(struct soc_tplg *tplg, in pcm_new_ver()
2089 static int soc_tplg_pcm_elems_load(struct soc_tplg *tplg, in soc_tplg_pcm_elems_load()
2236 static int link_new_ver(struct soc_tplg *tplg, in link_new_ver()
2312 static int soc_tplg_link_config(struct soc_tplg *tplg, in soc_tplg_link_config()
2372 static int soc_tplg_link_elems_load(struct soc_tplg *tplg, in soc_tplg_link_elems_load()
2443 static int soc_tplg_dai_config(struct soc_tplg *tplg, in soc_tplg_dai_config()
2510 static int soc_tplg_dai_elems_load(struct soc_tplg *tplg, in soc_tplg_dai_elems_load()
2549 static int manifest_new_ver(struct soc_tplg *tplg, in manifest_new_ver()
2591 static int soc_tplg_manifest_load(struct soc_tplg *tplg, in soc_tplg_manifest_load()
2622 static int soc_valid_header(struct soc_tplg *tplg, in soc_valid_header()
2674 static int soc_tplg_load_header(struct soc_tplg *tplg, in soc_tplg_load_header()
2677 int (*elem_load)(struct soc_tplg *tplg, in soc_tplg_load_header()
2742 static int soc_tplg_process_headers(struct soc_tplg *tplg) in soc_tplg_process_headers()
2794 static int soc_tplg_load(struct soc_tplg *tplg) in soc_tplg_load()
2809 struct soc_tplg tplg; in snd_soc_tplg_component_load()