Home
last modified time | relevance | path

Searched refs:comp_id (Results 1 – 25 of 28) sorted by relevance

12

/linux/include/sound/sof/
A Dstream.h99 uint32_t comp_id; member
108 uint32_t comp_id; member
115 uint32_t comp_id; member
138 uint32_t comp_id; /**< host component ID */ member
A Dtopology.h274 uint32_t comp_id; /**< component id for pipeline */ member
289 uint32_t comp_id; member
294 uint32_t comp_id; member
A Dcontrol.h100 uint32_t comp_id; member
/linux/sound/soc/sof/
A Dipc3-control.c28 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc3_set_get_kcontrol_data()
36 scontrol->comp_id); in sof_ipc3_set_get_kcontrol_data()
69 cdata->comp_id = scontrol->comp_id; in sof_ipc3_set_get_kcontrol_data()
572 if (swidget->comp_id == cdata->comp_id) { in sof_ipc3_control_update()
670 if (scontrol->comp_id == swidget->comp_id) { in sof_ipc3_widget_kcontrol_setup()
676 scontrol->comp_id, swidget->widget->name); in sof_ipc3_widget_kcontrol_setup()
693 scontrol->comp_id, swidget->widget->name); in sof_ipc3_widget_kcontrol_setup()
A Dipc4-control.c29 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc4_set_get_kcontrol_data()
171 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc4_volume_put()
313 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc4_switch_put()
372 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc4_enum_put()
616 header.numid = scontrol->comp_id; in _sof_ipc4_bytes_ext_get()
705 if (scontrol->comp_id == swidget->comp_id) { in sof_ipc4_control_update()
789 if (scontrol->comp_id == swidget->comp_id) { in sof_ipc4_widget_kcontrol_setup()
812 scontrol->comp_id, swidget->widget->name); in sof_ipc4_widget_kcontrol_setup()
A Dcompress.c147 stream.comp_id = spcm->stream[cstream->direction].comp_id; in sof_compr_free()
216 pcm->comp_id = spcm->stream[cstream->direction].comp_id; in sof_compr_set_params()
282 stream.comp_id = spcm->stream[cstream->direction].comp_id; in sof_compr_trigger()
A Dipc3-pcm.c33 stream.comp_id = spcm->stream[substream->stream].comp_id; in sof_ipc3_pcm_hw_free()
65 pcm.comp_id = spcm->stream[substream->stream].comp_id; in sof_ipc3_pcm_hw_params()
156 stream.comp_id = spcm->stream[substream->stream].comp_id; in sof_ipc3_pcm_trigger()
A Dsof-audio.h327 u32 comp_id; member
370 int comp_id; member
418 int comp_id; member
614 unsigned int comp_id,
A Dipc3-topology.c377 comp->id = swidget->comp_id; in sof_comp_alloc()
532 pipeline->comp_id = swidget->comp_id; in sof_ipc3_widget_setup_comp_pipeline()
545 pipeline->sched_id = comp_swidget->comp_id; in sof_ipc3_widget_setup_comp_pipeline()
598 buffer->comp.id = swidget->comp_id; in sof_ipc3_widget_setup_comp_buffer()
778 if (scontrol->comp_id == swidget->comp_id && in sof_ipc3_widget_setup_comp_pga()
1881 fcomp.id = scontrol->comp_id; in sof_ipc3_control_free()
1910 pcm.comp_id = swidget->comp_id; in sof_ipc3_keyword_detect_pcm_params()
1954 stream.comp_id = swidget->comp_id; in sof_ipc3_keyword_detect_trigger()
2077 swidget->widget->name, swidget->comp_id); in sof_ipc3_complete_pipeline()
2082 ready.comp_id = swidget->comp_id; in sof_ipc3_complete_pipeline()
[all …]
A Dtopology.c843 scontrol->comp_id = sdev->next_comp_id; in sof_control_load_volume()
887 scontrol->comp_id, scontrol->num_channels); in sof_control_load_volume()
911 scontrol->comp_id = sdev->next_comp_id; in sof_control_load_enum()
915 scontrol->comp_id, scontrol->num_channels, scontrol->comp_id); in sof_control_load_enum()
932 scontrol->comp_id = sdev->next_comp_id; in sof_control_load_bytes()
934 dev_dbg(scomp->dev, "tplg: load kcontrol index %d\n", scontrol->comp_id); in sof_control_load_bytes()
1168 spcm->stream[dir].comp_id = host_widget->comp_id; in spcm_bind()
1407 swidget->comp_id = sdev->next_comp_id++; in sof_widget_ready()
1463 swidget->comp_id, w->name, swidget->id, index, in sof_widget_ready()
1727 spcm->stream[stream].comp_id = COMP_ID_UNASSIGNED; in sof_dai_load()
[all …]
A Dipc3-dtrace.c63 int log_level, pipe_id, comp_id, read, ret; in trace_filter_parse_entry() local
73 ret = sscanf(line, " %d %x %d %d %n", &log_level, &uuid_id, &pipe_id, &comp_id, &read); in trace_filter_parse_entry()
91 if (comp_id >= 0) { in trace_filter_parse_entry()
93 comp_id, elem, capacity, &cnt); in trace_filter_parse_entry()
A Dsof-audio.c911 unsigned int comp_id, in snd_sof_find_spcm_comp() argument
920 if (spcm->stream[dir].comp_id == comp_id) { in snd_sof_find_spcm_comp()
/linux/drivers/gpu/drm/arm/display/komeda/d71/
A Dd71_component.c53 if (comp_id) in get_resources_id()
54 *comp_id = id; in get_resources_id()
673 u32 pipe_id, comp_id; in d71_compiz_init() local
678 comp_id, in d71_compiz_init()
842 u32 pipe_id, comp_id; in d71_scaler_init() local
950 u32 pipe_id, comp_id; in d71_splitter_init() local
955 comp_id, in d71_splitter_init()
1020 u32 pipe_id, comp_id; in d71_merger_init() local
1025 comp_id, in d71_merger_init()
1136 comp_id, in d71_improc_init()
[all …]
/linux/drivers/gpu/drm/mediatek/
A Dmtk_drm_drv.c423 static bool mtk_drm_find_mmsys_comp(struct mtk_drm_private *private, int comp_id) in mtk_drm_find_mmsys_comp() argument
430 if (drv_data->main_path[i] == comp_id) in mtk_drm_find_mmsys_comp()
435 if (drv_data->ext_path[i] == comp_id) in mtk_drm_find_mmsys_comp()
440 if (drv_data->third_path[i] == comp_id) in mtk_drm_find_mmsys_comp()
445 if (drv_data->conn_routes[i].route_ddp == comp_id) in mtk_drm_find_mmsys_comp()
871 int comp_id; in mtk_drm_probe() local
896 comp_id = mtk_ddp_comp_get_id(node, comp_type); in mtk_drm_probe()
897 if (comp_id < 0) { in mtk_drm_probe()
903 if (!mtk_drm_find_mmsys_comp(private, comp_id)) in mtk_drm_probe()
906 private->comp_node[comp_id] = of_node_get(node); in mtk_drm_probe()
[all …]
A Dmtk_crtc.c682 struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id]; in mtk_crtc_update_output()
965 enum mtk_ddp_comp_id comp_id = path[i]; in mtk_crtc_create() local
969 node = priv->comp_node[comp_id]; in mtk_crtc_create()
970 comp = &priv->ddp_comp[comp_id]; in mtk_crtc_create()
978 crtc_i, comp_id); in mtk_crtc_create()
1009 unsigned int comp_id = path[i]; in mtk_crtc_create() local
1012 comp = &priv->ddp_comp[comp_id]; in mtk_crtc_create()
1105 unsigned int comp_id = conn_routes[i].route_ddp; in mtk_crtc_create() local
1106 struct device_node *node = priv->comp_node[comp_id]; in mtk_crtc_create()
1107 struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id]; in mtk_crtc_create()
[all …]
A Dmtk_ddp_comp.c624 unsigned int comp_id) in mtk_ddp_comp_init() argument
633 if (comp_id >= DDP_COMPONENT_DRM_ID_MAX) in mtk_ddp_comp_init()
636 type = mtk_ddp_matches[comp_id].type; in mtk_ddp_comp_init()
638 comp->id = comp_id; in mtk_ddp_comp_init()
639 comp->funcs = mtk_ddp_matches[comp_id].funcs; in mtk_ddp_comp_init()
A Dmtk_disp_ovl_adaptor.c63 enum mtk_ddp_comp_id comp_id; member
432 mtk_mutex_add_comp(mutex, comp_matches[i].comp_id); in mtk_ovl_adaptor_add_comp()
444 mtk_mutex_remove_comp(mutex, comp_matches[i].comp_id); in mtk_ovl_adaptor_remove_comp()
A Dmtk_ddp_comp.h345 unsigned int comp_id);
346 enum mtk_ddp_comp_type mtk_ddp_comp_get_type(unsigned int comp_id);
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
A Ddma_local.h82 …_CG_INFO_REG_IDX(info_id, comp_id) ((DMA_SEL_COMP(_DMA_V2_SEL_CONN_GROUP) | DMA_SEL_CG_INFO(info_i… argument
/linux/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_dec_parse.c103 param->comp_id[i] = read_byte(&stream); in mtk_jpeg_do_parse()
104 if (param->comp_id[i] == -1) in mtk_jpeg_do_parse()
A Dmtk_jpeg_dec_hw.h39 u32 comp_id[MTK_JPEG_COMP_MAX]; member
A Dmtk_jpeg_dec_hw.c420 mtk_jpeg_dec_set_comp_id(base, cfg->comp_id[0], cfg->comp_id[1], in mtk_jpeg_dec_set_config()
421 cfg->comp_id[2]); in mtk_jpeg_dec_set_config()
/linux/drivers/hwmon/
A Damc6821.c808 int dev_id, comp_id; in amc6821_detect() local
820 comp_id = i2c_smbus_read_byte_data(client, AMC6821_REG_COMP_ID); in amc6821_detect()
821 if (dev_id != 0x21 || comp_id != 0x49) { in amc6821_detect()
833 comp_id = i2c_smbus_read_byte_data(client, 0x80 | AMC6821_REG_COMP_ID); in amc6821_detect()
834 if (dev_id != 0x21 || comp_id != 0x49) { in amc6821_detect()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_coredump.c313 u16 comp_id = le16_to_cpu(seg_record->component_id); in __bnxt_get_coredump() local
326 rc = bnxt_hwrm_dbg_coredump_initiate(bp, comp_id, seg_id); in __bnxt_get_coredump()
335 rc = bnxt_hwrm_dbg_coredump_retrieve(bp, comp_id, seg_id, in __bnxt_get_coredump()
/linux/drivers/cxl/core/
A Dtrace.h332 __array(u8, comp_id, CXL_EVENT_GEN_MED_COMP_ID_SIZE)
357 memcpy(__entry->comp_id, &rec->component_id,
379 __print_hex(__entry->comp_id, CXL_EVENT_GEN_MED_COMP_ID_SIZE),

Completed in 56 milliseconds

12