Home
last modified time | relevance | path

Searched defs:scomp (Results 1 – 22 of 22) sorted by relevance

/linux/sound/soc/sof/
H A Dcontrol.c23 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_volume_get() local
38 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_volume_put() local
75 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_switch_get() local
90 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_switch_put() local
105 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_enum_get() local
120 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_enum_put() local
135 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_bytes_get() local
150 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_bytes_put() local
166 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_bytes_ext_put() local
185 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_bytes_ext_volatile_get() local
[all …]
H A Dipc3-topology.c396 static void sof_dbg_comp_config(struct snd_soc_component *scomp, struct sof_ipc_comp_config *config) in sof_dbg_comp_config()
405 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_host() local
454 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_tone() local
487 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_mixer() local
521 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_pipeline() local
588 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_buffer() local
623 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_src() local
664 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_asrc() local
710 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_mux() local
746 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc3_widget_setup_comp_pga() local
[all …]
H A Dtopology.c52 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id, in sof_update_ipc_object() argument
269 struct snd_soc_component *scomp = scontrol->scomp; in set_up_volume_table() local
448 sof_parse_uuid_tokens(struct snd_soc_component * scomp,void * object,size_t offset,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array) sof_parse_uuid_tokens() argument
615 sof_parse_string_tokens(struct snd_soc_component * scomp,void * object,int offset,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array) sof_parse_string_tokens() argument
661 sof_parse_word_tokens(struct snd_soc_component * scomp,void * object,int offset,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array) sof_parse_word_tokens() argument
712 sof_parse_token_sets(struct snd_soc_component * scomp,void * object,const struct sof_topology_token * tokens,int count,struct snd_soc_tplg_vendor_array * array,int array_size,int token_instance_num,size_t object_size) sof_parse_token_sets() argument
798 sof_parse_tokens(struct snd_soc_component * scomp,void * object,const struct sof_topology_token * tokens,int num_tokens,struct snd_soc_tplg_vendor_array * array,int array_size) sof_parse_tokens() argument
818 sof_control_load_volume(struct snd_soc_component * scomp,struct snd_sof_control * scontrol,struct snd_kcontrol_new * kc,struct snd_soc_tplg_ctl_hdr * hdr) sof_control_load_volume() argument
898 sof_control_load_enum(struct snd_soc_component * scomp,struct snd_sof_control * scontrol,struct snd_kcontrol_new * kc,struct snd_soc_tplg_ctl_hdr * hdr) sof_control_load_enum() argument
920 sof_control_load_bytes(struct snd_soc_component * scomp,struct snd_sof_control * scontrol,struct snd_kcontrol_new * kc,struct snd_soc_tplg_ctl_hdr * hdr) sof_control_load_bytes() argument
949 sof_control_load(struct snd_soc_component * scomp,int index,struct snd_kcontrol_new * kc,struct snd_soc_tplg_ctl_hdr * hdr) sof_control_load() argument
1026 sof_control_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_control_unload() argument
1056 sof_connect_dai_widget(struct snd_soc_component * scomp,struct snd_soc_dapm_widget * w,struct snd_soc_tplg_dapm_widget * tw,struct snd_sof_dai * dai) sof_connect_dai_widget() argument
1117 sof_disconnect_dai_widget(struct snd_soc_component * scomp,struct snd_soc_dapm_widget * w) sof_disconnect_dai_widget() argument
1151 spcm_bind(struct snd_soc_component * scomp,struct snd_sof_pcm * spcm,int dir) spcm_bind() argument
1188 sof_widget_parse_tokens(struct snd_soc_component * scomp,struct snd_sof_widget * swidget,struct snd_soc_tplg_dapm_widget * tw,enum sof_tokens * object_token_list,int count) sof_widget_parse_tokens() argument
1387 sof_widget_ready(struct snd_soc_component * scomp,int index,struct snd_soc_dapm_widget * w,struct snd_soc_tplg_dapm_widget * tw) sof_widget_ready() argument
1589 sof_route_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_route_unload() argument
1606 sof_widget_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_widget_unload() argument
1704 sof_dai_load(struct snd_soc_component * scomp,int index,struct snd_soc_dai_driver * dai_drv,struct snd_soc_tplg_pcm * pcm,struct snd_soc_dai * dai) sof_dai_load() argument
1820 sof_dai_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_dai_unload() argument
1851 sof_link_load(struct snd_soc_component * scomp,int index,struct snd_soc_dai_link * link,struct snd_soc_tplg_link_config * cfg) sof_link_load() argument
2046 sof_link_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_link_unload() argument
2065 sof_route_load(struct snd_soc_component * scomp,int index,struct snd_soc_dapm_route * route) sof_route_load() argument
2170 sof_complete(struct snd_soc_component * scomp) sof_complete() argument
2257 sof_manifest(struct snd_soc_component * scomp,int index,struct snd_soc_tplg_manifest * man) sof_manifest() argument
2353 sof_dspless_widget_ready(struct snd_soc_component * scomp,int index,struct snd_soc_dapm_widget * w,struct snd_soc_tplg_dapm_widget * tw) sof_dspless_widget_ready() argument
2403 sof_dspless_widget_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_dspless_widget_unload() argument
2425 sof_dspless_link_load(struct snd_soc_component * scomp,int index,struct snd_soc_dai_link * link,struct snd_soc_tplg_link_config * cfg) sof_dspless_link_load() argument
2459 snd_sof_load_topology(struct snd_soc_component * scomp,const char * file) snd_sof_load_topology() argument
[all...]
H A Dipc3-control.c130 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc3_refresh_control() local
176 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc3_volume_put() local
225 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc3_switch_put() local
273 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc3_enum_put() local
305 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc3_bytes_get() local
337 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc3_bytes_put() local
372 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc3_bytes_ext_put() local
459 struct snd_soc_component *scomp = scontrol->scomp; in _sof_ipc3_bytes_ext_get() local
525 struct snd_soc_component *scomp = scontrol->scomp; in snd_sof_update_control() local
H A Dipc4-control.c19 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_set_get_kcontrol_data() local
147 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_volume_put() local
246 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_refresh_generic_control() local
291 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_switch_put() local
350 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_enum_put() local
439 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_bytes_put() local
473 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_bytes_get() local
504 struct snd_soc_component *scomp = scontrol->scomp; in sof_ipc4_bytes_ext_put() local
577 struct snd_soc_component *scomp = scontrol->scomp; in _sof_ipc4_bytes_ext_get() local
H A Dipc4-topology.c349 static int sof_ipc4_get_audio_fmt(struct snd_soc_component *scomp, in sof_ipc4_get_audio_fmt()
458 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_set_module_info() local
498 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_update_kcontrol_module_id() local
520 struct snd_soc_component *scomp = spcm->scomp; in sof_ipc4_update_card_components_string() local
563 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_pcm() local
685 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_dai() local
862 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_pipeline() local
918 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_pga() local
975 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_mixer() local
1006 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_src() local
[all …]
H A Dsof-audio.c885 struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp, in snd_sof_find_spcm_name()
910 struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp, in snd_sof_find_spcm_comp()
930 struct snd_sof_widget *snd_sof_find_swidget(struct snd_soc_component *scomp, in snd_sof_find_swidget()
946 snd_sof_find_swidget_sname(struct snd_soc_component *scomp, in snd_sof_find_swidget_sname()
967 struct snd_sof_dai *snd_sof_find_dai(struct snd_soc_component *scomp, in snd_sof_find_dai()
H A Dsof-audio.h349 struct snd_soc_component *scomp; global() member
368 struct snd_soc_component *scomp; global() member
417 struct snd_soc_component *scomp; global() member
513 struct snd_soc_component *scomp; global() member
529 struct snd_soc_component *scomp; global() member
597 snd_sof_find_spcm_dai(struct snd_soc_component * scomp,struct snd_soc_pcm_runtime * rtd) snd_sof_find_spcm_dai() argument
[all...]
/linux/crypto/
H A Dscompress.c117 struct crypto_scomp *scomp = *tfm_ctx; in scomp_acomp_comp_decomp() local
212 struct crypto_scomp *scomp; in crypto_init_scomp_ops_async() local
239 struct crypto_scomp *scomp = *tfm_ctx; in crypto_acomp_scomp_alloc_ctx() local
258 struct crypto_scomp *scomp = *tfm_ctx; in crypto_acomp_scomp_free_ctx() local
H A D842.c109 static struct scomp_alg scomp = { variable
H A Dlz4hc.c121 static struct scomp_alg scomp = { variable
H A Dlz4.c120 static struct scomp_alg scomp = { variable
H A Dlzo-rle.c123 static struct scomp_alg scomp = { variable
H A Dlzo.c123 static struct scomp_alg scomp = { variable
H A Dzstd.c220 static struct scomp_alg scomp = { variable
H A Ddeflate.c272 static struct scomp_alg scomp = { variable
/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c25 struct snd_soc_component *scomp; member
925 static int audioreach_widget_unload(struct snd_soc_component *scomp, in audioreach_widget_unload()
1009 static int audioreach_route_load(struct snd_soc_component *scomp, int index, in audioreach_route_load()
1052 static int audioreach_route_unload(struct snd_soc_component *scomp, in audioreach_route_unload()
1183 static int audioreach_control_load_mix(struct snd_soc_component *scomp, in audioreach_control_load_mix()
1217 static int audioreach_control_load(struct snd_soc_component *scomp, int index, in audioreach_control_load()
1253 static int audioreach_control_unload(struct snd_soc_component *scomp, in audioreach_control_unload()
/linux/sound/soc/sof/intel/
H A Dhda-pcm.c189 struct snd_soc_component *scomp = sdev->component; in hda_dsp_pcm_pointer() local
222 struct snd_soc_component *scomp = sdev->component; in hda_dsp_pcm_open() local
/linux/sound/soc/sof/amd/
H A Dacp-pcm.c93 struct snd_soc_component *scomp = sdev->component; in acp_pcm_pointer() local
/linux/drivers/scsi/
H A Dses.c476 struct ses_component *scomp = ecomp->scratch; in ses_process_descriptor() local
536 struct ses_component *scomp; in ses_enclosure_find_by_addr() local
702 struct ses_component *scomp = NULL; in ses_intf_add() local
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c408 struct snd_soc_component *scomp = sdev->component; in mt8186_pcm_pointer() local
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c427 struct snd_soc_component *scomp = sdev->component; in mt8195_pcm_pointer() local