Home
last modified time | relevance | path

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

12

/Linux-v6.1/sound/soc/sof/
Dipc4-control.c27 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc4_set_get_kcontrol_data()
137 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc4_volume_put()
177 if (scontrol->comp_id == swidget->comp_id) { in sof_ipc4_widget_kcontrol_setup()
181 __func__, scontrol->comp_id, swidget->widget->name); in sof_ipc4_widget_kcontrol_setup()
Dipc3-control.c26 if (swidget->comp_id == scontrol->comp_id) { in sof_ipc3_set_get_kcontrol_data()
34 scontrol->comp_id); in sof_ipc3_set_get_kcontrol_data()
62 cdata->comp_id = scontrol->comp_id; in sof_ipc3_set_get_kcontrol_data()
550 if (swidget->comp_id == cdata->comp_id) { in sof_ipc3_control_update()
648 if (scontrol->comp_id == swidget->comp_id) { in sof_ipc3_widget_kcontrol_setup()
654 scontrol->comp_id, swidget->widget->name); in sof_ipc3_widget_kcontrol_setup()
671 scontrol->comp_id, swidget->widget->name); in sof_ipc3_widget_kcontrol_setup()
Dcompress.c147 stream.comp_id = spcm->stream[cstream->direction].comp_id; in sof_compr_free()
217 pcm->comp_id = spcm->stream[cstream->direction].comp_id; in sof_compr_set_params()
276 stream.comp_id = spcm->stream[cstream->direction].comp_id; in sof_compr_trigger()
Dipc3-pcm.c34 stream.comp_id = spcm->stream[substream->stream].comp_id; in sof_ipc3_pcm_hw_free()
66 pcm.comp_id = spcm->stream[substream->stream].comp_id; in sof_ipc3_pcm_hw_params()
157 stream.comp_id = spcm->stream[substream->stream].comp_id; in sof_ipc3_pcm_trigger()
Dsof-audio.h267 u32 comp_id; member
302 int comp_id; member
349 int comp_id; member
490 unsigned int comp_id,
Dtopology.c786 scontrol->comp_id = sdev->next_comp_id; in sof_control_load_volume()
830 scontrol->comp_id, scontrol->num_channels); in sof_control_load_volume()
854 scontrol->comp_id = sdev->next_comp_id; in sof_control_load_enum()
858 scontrol->comp_id, scontrol->num_channels, scontrol->comp_id); in sof_control_load_enum()
875 scontrol->comp_id = sdev->next_comp_id; in sof_control_load_bytes()
877 dev_dbg(scomp->dev, "tplg: load kcontrol index %d\n", scontrol->comp_id); in sof_control_load_bytes()
1134 spcm->stream[dir].comp_id = host_widget->comp_id; in spcm_bind()
1274 swidget->comp_id = sdev->next_comp_id++; in sof_widget_ready()
1281 swidget->comp_id, index, swidget->id, tw->name, in sof_widget_ready()
1510 spcm->stream[stream].comp_id = COMP_ID_UNASSIGNED; in sof_dai_load()
[all …]
Dipc3-topology.c343 comp->id = swidget->comp_id; in sof_comp_alloc()
497 pipeline->comp_id = swidget->comp_id; in sof_ipc3_widget_setup_comp_pipeline()
510 pipeline->sched_id = comp_swidget->comp_id; in sof_ipc3_widget_setup_comp_pipeline()
562 buffer->comp.id = swidget->comp_id; in sof_ipc3_widget_setup_comp_buffer()
742 if (scontrol->comp_id == swidget->comp_id && in sof_ipc3_widget_setup_comp_pga()
1615 connect.source_id = sroute->src_widget->comp_id; in sof_ipc3_route_setup()
1616 connect.sink_id = sroute->sink_widget->comp_id; in sof_ipc3_route_setup()
1766 fcomp.id = scontrol->comp_id; in sof_ipc3_control_free()
1796 pcm.comp_id = swidget->comp_id; in sof_ipc3_keyword_detect_pcm_params()
1842 stream.comp_id = swidget->comp_id; in sof_ipc3_keyword_detect_trigger()
[all …]
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()
Dsof-audio.c686 unsigned int comp_id, in snd_sof_find_spcm_comp() argument
695 if (spcm->stream[dir].comp_id == comp_id) { in snd_sof_find_spcm_comp()
/Linux-v6.1/include/sound/sof/
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
Dtopology.h267 uint32_t comp_id; /**< component id for pipeline */ member
282 uint32_t comp_id; member
287 uint32_t comp_id; member
Dcontrol.h100 uint32_t comp_id; member
/Linux-v6.1/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_component.c13 static void get_resources_id(u32 hw_id, u32 *pipe_id, u32 *comp_id) in get_resources_id() argument
51 if (comp_id) in get_resources_id()
52 *comp_id = id; in get_resources_id()
60 u32 valid_inputs = 0, comp_id; in get_valid_inputs() local
64 get_resources_id(blk->input_ids[i], NULL, &comp_id); in get_valid_inputs()
65 if (comp_id == 0xFFFFFFFF) in get_valid_inputs()
67 valid_inputs |= BIT(comp_id); in get_valid_inputs()
671 u32 pipe_id, comp_id; in d71_compiz_init() local
673 get_resources_id(blk->block_info, &pipe_id, &comp_id); in d71_compiz_init()
676 comp_id, in d71_compiz_init()
[all …]
/Linux-v6.1/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_dec_parse.c108 param->comp_id[i] = read_byte(&stream); in mtk_jpeg_do_parse()
109 if (param->comp_id[i] == -1) in mtk_jpeg_do_parse()
Dmtk_jpeg_dec_hw.c388 mtk_jpeg_dec_set_comp_id(base, config->comp_id[0], config->comp_id[1], in mtk_jpeg_dec_set_config()
389 config->comp_id[2]); in mtk_jpeg_dec_set_config()
Dmtk_jpeg_dec_hw.h38 u32 comp_id[MTK_JPEG_COMP_MAX]; member
/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_drm_ddp_comp.c520 enum mtk_ddp_comp_id comp_id) in mtk_ddp_comp_init() argument
529 if (comp_id < 0 || comp_id >= DDP_COMPONENT_ID_MAX) in mtk_ddp_comp_init()
532 type = mtk_ddp_matches[comp_id].type; in mtk_ddp_comp_init()
534 comp->id = comp_id; in mtk_ddp_comp_init()
535 comp->funcs = mtk_ddp_matches[comp_id].funcs; in mtk_ddp_comp_init()
Dmtk_drm_drv.c736 int comp_id; in mtk_drm_probe() local
755 comp_id = mtk_ddp_comp_get_id(node, comp_type); in mtk_drm_probe()
756 if (comp_id < 0) { in mtk_drm_probe()
762 private->comp_node[comp_id] = of_node_get(node); in mtk_drm_probe()
786 ret = mtk_ddp_comp_init(node, &private->ddp_comp[comp_id], comp_id); in mtk_drm_probe()
Dmtk_drm_ddp_comp.h211 enum mtk_ddp_comp_id comp_id);
212 enum mtk_ddp_comp_type mtk_ddp_comp_get_type(enum mtk_ddp_comp_id comp_id);
Dmtk_drm_crtc.c885 enum mtk_ddp_comp_id comp_id = path[i]; in mtk_drm_crtc_create() local
889 node = priv->comp_node[comp_id]; in mtk_drm_crtc_create()
890 comp = &priv->ddp_comp[comp_id]; in mtk_drm_crtc_create()
895 pipe, comp_id); in mtk_drm_crtc_create()
925 enum mtk_ddp_comp_id comp_id = path[i]; in mtk_drm_crtc_create() local
928 comp = &priv->ddp_comp[comp_id]; in mtk_drm_crtc_create()
/Linux-v6.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Ddma_local.h83 …_CG_INFO_REG_IDX(info_id, comp_id) ((DMA_SEL_COMP(_DMA_V2_SEL_CONN_GROUP) | DMA_SEL_CG_INFO(info_i… argument
/Linux-v6.1/drivers/hwmon/
Damc6821.c778 int dev_id, comp_id; in amc6821_detect() local
790 comp_id = i2c_smbus_read_byte_data(client, AMC6821_REG_COMP_ID); in amc6821_detect()
791 if (dev_id != 0x21 || comp_id != 0x49) { in amc6821_detect()
803 comp_id = i2c_smbus_read_byte_data(client, 0x80 | AMC6821_REG_COMP_ID); in amc6821_detect()
804 if (dev_id != 0x21 || comp_id != 0x49) { in amc6821_detect()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
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-v6.1/drivers/net/wireless/intersil/orinoco/
Dhw.c46 struct comp_id { struct
50 static inline enum fwtype determine_firmware_type(struct comp_id *nic_id) in determine_firmware_type() argument
76 struct comp_id nic_id, sta_id; in determine_fw_capabilities()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_fw_update.c238 comp_tbl->comp_id = cpu_to_le16(component->identifier); in ice_send_component_table()

12