Lines Matching full:widget
276 swidget->widget->name, ret); in sof_ipc4_get_audio_fmt()
280 dev_dbg(scomp->dev, "widget %s: is_pages: %d\n", swidget->widget->name, in sof_ipc4_get_audio_fmt()
299 dev_dbg(scomp->dev, "Input audio formats for %s\n", swidget->widget->name); in sof_ipc4_get_audio_fmt()
322 dev_dbg(scomp->dev, "Output audio formats for %s\n", swidget->widget->name); in sof_ipc4_get_audio_fmt()
362 dev_err(sdev->dev, "failed to find module info for widget %s with UUID %pUL\n", in sof_ipc4_widget_set_module_info()
363 swidget->widget->name, &swidget->uuid); in sof_ipc4_widget_set_module_info()
399 /* update module ID for all kcontrols for this widget */ in sof_ipc4_widget_update_kcontrol_module_id()
425 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_pcm()
448 dev_dbg(scomp->dev, "host copier '%s' node_type %u\n", swidget->widget->name, node_type); in sof_ipc4_widget_setup_pcm()
471 dev_err(scomp->dev, "invalid widget type %d\n", swidget->id); in sof_ipc4_widget_setup_pcm()
525 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_dai()
548 dev_dbg(scomp->dev, "dai %s node_type %u dai_type %u dai_index %d\n", swidget->widget->name, in sof_ipc4_widget_setup_comp_dai()
572 snd_soc_dapm_widget_for_each_source_path(swidget->widget, p) in sof_ipc4_widget_setup_comp_dai()
593 if (w->widget->sname && in sof_ipc4_widget_setup_comp_dai()
594 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_widget_setup_comp_dai()
697 dev_dbg(scomp->dev, "Set up chain DMA for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_pipeline()
711 swidget->widget->name, swidget->pipeline_id, in sof_ipc4_widget_setup_comp_pipeline()
758 "pga widget %s: ramp type: %d, ramp duration %d, initial gain value: %#x\n", in sof_ipc4_widget_setup_comp_pga()
759 swidget->widget->name, gain->data.params.curve_type, in sof_ipc4_widget_setup_comp_pga()
794 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_mixer()
826 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_src()
1018 swidget->widget->name, base_config->ibs, base_config->obs, in sof_ipc4_update_resource_usage()
1023 swidget->widget->name, base_config->ibs, base_config->obs, in sof_ipc4_update_resource_usage()
1036 dev_err(sdev->dev, "failed to assign instance id for widget %s", in sof_ipc4_widget_assign_instance_id()
1037 swidget->widget->name); in sof_ipc4_widget_assign_instance_id()
1189 dev_err(sdev->dev, "no input formats for %s\n", swidget->widget->name); in sof_ipc4_init_input_audio_fmt()
1238 dev_dbg(sdev->dev, "Init input audio formats for %s\n", swidget->widget->name); in sof_ipc4_init_input_audio_fmt()
1451 dev_dbg(sdev->dev, "copier %s, type %d", swidget->widget->name, swidget->id); in sof_ipc4_prepare_copier_module()
1467 swidget->widget->name); in sof_ipc4_prepare_copier_module()
1572 swidget->id, swidget->widget->name); in sof_ipc4_prepare_copier_module()
1633 swidget->widget->name, out_ref_rate, out_ref_channels, out_ref_valid_bits); in sof_ipc4_prepare_copier_module()
1640 swidget->widget->name); in sof_ipc4_prepare_copier_module()
1654 dev_dbg(sdev->dev, "Output audio format for %s\n", swidget->widget->name); in sof_ipc4_prepare_copier_module()
1699 if (w->widget->sname && in sof_ipc4_prepare_copier_module()
1700 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_prepare_copier_module()
1743 /* modify the input params for the next widget */ in sof_ipc4_prepare_copier_module()
1763 swidget->widget->name, in sof_ipc4_prepare_copier_module()
1804 dev_dbg(sdev->dev, "copier %s, IPC size is %d", swidget->widget->name, ipc_size); in sof_ipc4_prepare_copier_module()
1863 swidget->widget->name); in sof_ipc4_prepare_gain_module()
1900 swidget->widget->name); in sof_ipc4_prepare_mixer_module()
1935 available_fmt->num_output_formats, swidget->widget->name); in sof_ipc4_prepare_src_module()
1959 swidget->widget->name); in sof_ipc4_prepare_src_module()
2029 i - pin_format_offset, swidget->widget->name); in sof_ipc4_process_set_pin_formats()
2081 swidget->widget->name); in sof_ipc4_prepare_process_module()
2291 swidget->widget->name); in sof_ipc4_widget_setup()
2305 swidget->widget->name, swidget->instance_id); in sof_ipc4_widget_setup()
2379 swidget->widget->name); in sof_ipc4_widget_setup()
2390 dev_err(sdev->dev, "widget type %d not supported", swidget->id); in sof_ipc4_widget_setup()
2400 swidget->widget->name); in sof_ipc4_widget_setup()
2413 dev_dbg(sdev->dev, "Create widget %s (pipe %d) - ID %d, instance %d, core %d\n", in sof_ipc4_widget_setup()
2414 swidget->widget->name, swidget->pipeline_id, module_id, in sof_ipc4_widget_setup()
2418 swidget->widget->name, swidget->pipeline_id, in sof_ipc4_widget_setup()
2427 dev_err(sdev->dev, "failed to create module %s\n", swidget->widget->name); in sof_ipc4_widget_setup()
2457 swidget->widget->name); in sof_ipc4_widget_free()
2471 dev_err(sdev->dev, "failed to free pipeline widget %s\n", in sof_ipc4_widget_free()
2472 swidget->widget->name); in sof_ipc4_widget_free()
2507 buddy_name = sink_widget->widget->name; in sof_ipc4_get_queue_id()
2513 buddy_name = src_widget->widget->name; in sof_ipc4_get_queue_id()
2521 num_pins, current_swidget->widget->name); in sof_ipc4_get_queue_id()
2541 current_swidget->widget->name); in sof_ipc4_get_queue_id()
2586 src_widget->widget->name, sink_id); in sof_ipc4_set_copier_sink_format()
2604 sink_id, sink_widget->widget->name); in sof_ipc4_set_copier_sink_format()
2643 src_widget->widget->name, sink_widget->widget->name); in sof_ipc4_route_setup()
2652 src_widget->widget->name, sink_widget->widget->name, in sof_ipc4_route_setup()
2662 dev_err(sdev->dev, "failed to get queue ID for source widget: %s\n", in sof_ipc4_route_setup()
2663 src_widget->widget->name); in sof_ipc4_route_setup()
2670 dev_err(sdev->dev, "failed to get queue ID for sink widget: %s\n", in sof_ipc4_route_setup()
2671 sink_widget->widget->name); in sof_ipc4_route_setup()
2683 src_widget->widget->name, sroute->src_queue_id); in sof_ipc4_route_setup()
2689 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_setup()
2690 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_setup()
2709 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_setup()
2710 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_setup()
2741 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_free()
2742 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_free()
2768 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_free()
2769 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_free()
2789 swidget->widget->name); in sof_ipc4_dai_config()
3106 .widget = tplg_ipc4_widget_ops,