Home
last modified time | relevance | path

Searched defs:scomp (Results 1 – 11 of 11) 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.c56 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id, in sof_update_ipc_object() argument
273 struct snd_soc_component *scomp = scontrol->scomp; in set_up_volume_table() local
456 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
627 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
673 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
724 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
810 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
830 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
910 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
932 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
961 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
1038 sof_control_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_control_unload() argument
1068 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
1139 sof_disconnect_dai_widget(struct snd_soc_component * scomp,struct snd_soc_dapm_widget * w) sof_disconnect_dai_widget() argument
1173 spcm_bind(struct snd_soc_component * scomp,struct snd_sof_pcm * spcm,int dir) spcm_bind() argument
1210 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
1409 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
1611 sof_route_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_route_unload() argument
1628 sof_widget_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_widget_unload() argument
1726 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
1842 sof_dai_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_dai_unload() argument
1873 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
2068 sof_link_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_link_unload() argument
2087 sof_route_load(struct snd_soc_component * scomp,int index,struct snd_soc_dapm_route * route) sof_route_load() argument
2192 sof_complete(struct snd_soc_component * scomp) sof_complete() argument
2279 sof_manifest(struct snd_soc_component * scomp,int index,struct snd_soc_tplg_manifest * man) sof_manifest() argument
2377 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
2438 sof_dspless_widget_unload(struct snd_soc_component * scomp,struct snd_soc_dobj * dobj) sof_dspless_widget_unload() argument
2460 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
2494 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
585 struct snd_soc_component *scomp = scontrol->scomp; in _sof_ipc4_bytes_ext_get() local
H A Dipc4-topology.c390 static int sof_ipc4_get_audio_fmt(struct snd_soc_component *scomp, in sof_ipc4_get_audio_fmt()
499 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_set_module_info() local
549 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_update_kcontrol_module_id() local
571 struct snd_soc_component *scomp = spcm->scomp; in sof_ipc4_update_card_components_string() local
614 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_pcm() local
741 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_dai() local
918 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_pipeline() local
974 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_pga() local
1031 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_mixer() local
1062 struct snd_soc_component *scomp = swidget->scomp; in sof_ipc4_widget_setup_comp_src() local
[all …]
H A Dsof-audio.h350 struct snd_soc_component *scomp; member
369 struct snd_soc_component *scomp; member
418 struct snd_soc_component *scomp; member
517 struct snd_soc_component *scomp; member
533 struct snd_soc_component *scomp; member
601 struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp, in snd_sof_find_spcm_dai()
/linux/crypto/
H A Dscompress.c173 struct crypto_scomp *scomp = *tfm_ctx; in scomp_acomp_comp_decomp() local
308 struct crypto_scomp *scomp; in crypto_init_scomp_ops_async() local
330 struct scomp_alg *scomp = __crypto_scomp_alg(alg); in crypto_scomp_destroy() local
/linux/sound/soc/sof/intel/
H A Dhda-pcm.c191 struct snd_soc_component *scomp = sdev->component; in hda_dsp_pcm_pointer() local
224 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