Lines Matching full:widget
254 swidget->widget->name, ret); in sof_ipc4_get_audio_fmt()
258 dev_dbg(scomp->dev, "widget %s: is_pages: %d\n", swidget->widget->name, in sof_ipc4_get_audio_fmt()
277 dev_dbg(scomp->dev, "Input audio formats for %s\n", swidget->widget->name); in sof_ipc4_get_audio_fmt()
300 dev_dbg(scomp->dev, "Output audio formats for %s\n", swidget->widget->name); in sof_ipc4_get_audio_fmt()
340 dev_err(sdev->dev, "failed to find module info for widget %s with UUID %pUL\n", in sof_ipc4_widget_set_module_info()
341 swidget->widget->name, &swidget->uuid); in sof_ipc4_widget_set_module_info()
377 /* update module ID for all kcontrols for this widget */ in sof_ipc4_widget_update_kcontrol_module_id()
403 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_pcm()
426 dev_dbg(scomp->dev, "host copier '%s' node_type %u\n", swidget->widget->name, node_type); in sof_ipc4_widget_setup_pcm()
449 dev_err(scomp->dev, "invalid widget type %d\n", swidget->id); in sof_ipc4_widget_setup_pcm()
503 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_dai()
526 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()
550 snd_soc_dapm_widget_for_each_source_path(swidget->widget, p) in sof_ipc4_widget_setup_comp_dai()
571 if (w->widget->sname && in sof_ipc4_widget_setup_comp_dai()
572 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_widget_setup_comp_dai()
675 dev_dbg(scomp->dev, "Set up chain DMA for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_pipeline()
692 swidget->widget->name, swidget->pipeline_id, in sof_ipc4_widget_setup_comp_pipeline()
739 "pga widget %s: ramp type: %d, ramp duration %d, initial gain value: %#x\n", in sof_ipc4_widget_setup_comp_pga()
740 swidget->widget->name, gain->data.params.curve_type, in sof_ipc4_widget_setup_comp_pga()
775 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_mixer()
807 dev_dbg(scomp->dev, "Updating IPC structure for %s\n", swidget->widget->name); in sof_ipc4_widget_setup_comp_src()
999 swidget->widget->name, base_config->ibs, base_config->obs, in sof_ipc4_update_resource_usage()
1004 swidget->widget->name, base_config->ibs, base_config->obs, in sof_ipc4_update_resource_usage()
1017 dev_err(sdev->dev, "failed to assign instance id for widget %s", in sof_ipc4_widget_assign_instance_id()
1018 swidget->widget->name); in sof_ipc4_widget_assign_instance_id()
1170 dev_err(sdev->dev, "no input formats for %s\n", swidget->widget->name); in sof_ipc4_init_input_audio_fmt()
1219 dev_dbg(sdev->dev, "Init input audio formats for %s\n", swidget->widget->name); in sof_ipc4_init_input_audio_fmt()
1432 dev_dbg(sdev->dev, "copier %s, type %d", swidget->widget->name, swidget->id); in sof_ipc4_prepare_copier_module()
1448 swidget->widget->name); in sof_ipc4_prepare_copier_module()
1553 swidget->id, swidget->widget->name); in sof_ipc4_prepare_copier_module()
1614 swidget->widget->name, out_ref_rate, out_ref_channels, out_ref_valid_bits); in sof_ipc4_prepare_copier_module()
1621 swidget->widget->name); in sof_ipc4_prepare_copier_module()
1635 dev_dbg(sdev->dev, "Output audio format for %s\n", swidget->widget->name); in sof_ipc4_prepare_copier_module()
1680 if (w->widget->sname && in sof_ipc4_prepare_copier_module()
1681 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_prepare_copier_module()
1724 /* modify the input params for the next widget */ in sof_ipc4_prepare_copier_module()
1780 dev_dbg(sdev->dev, "copier %s, IPC size is %d", swidget->widget->name, ipc_size); in sof_ipc4_prepare_copier_module()
1839 swidget->widget->name); in sof_ipc4_prepare_gain_module()
1876 swidget->widget->name); in sof_ipc4_prepare_mixer_module()
1911 available_fmt->num_output_formats, swidget->widget->name); in sof_ipc4_prepare_src_module()
1935 swidget->widget->name); in sof_ipc4_prepare_src_module()
2005 i - pin_format_offset, swidget->widget->name); in sof_ipc4_process_set_pin_formats()
2057 swidget->widget->name); in sof_ipc4_prepare_process_module()
2224 swidget->widget->name); in sof_ipc4_widget_setup()
2238 swidget->widget->name, swidget->instance_id); in sof_ipc4_widget_setup()
2312 swidget->widget->name); in sof_ipc4_widget_setup()
2323 dev_err(sdev->dev, "widget type %d not supported", swidget->id); in sof_ipc4_widget_setup()
2331 swidget->widget->name); in sof_ipc4_widget_setup()
2344 dev_dbg(sdev->dev, "Create widget %s instance %d - pipe %d - core %d\n", in sof_ipc4_widget_setup()
2345 swidget->widget->name, swidget->instance_id, swidget->pipeline_id, swidget->core); in sof_ipc4_widget_setup()
2352 dev_err(sdev->dev, "failed to create module %s\n", swidget->widget->name); in sof_ipc4_widget_setup()
2382 swidget->widget->name); in sof_ipc4_widget_free()
2396 dev_err(sdev->dev, "failed to free pipeline widget %s\n", in sof_ipc4_widget_free()
2397 swidget->widget->name); in sof_ipc4_widget_free()
2432 buddy_name = sink_widget->widget->name; in sof_ipc4_get_queue_id()
2438 buddy_name = src_widget->widget->name; in sof_ipc4_get_queue_id()
2446 num_pins, current_swidget->widget->name); in sof_ipc4_get_queue_id()
2466 current_swidget->widget->name); in sof_ipc4_get_queue_id()
2511 src_widget->widget->name, sink_id); in sof_ipc4_set_copier_sink_format()
2529 sink_id, sink_widget->widget->name); in sof_ipc4_set_copier_sink_format()
2568 src_widget->widget->name, sink_widget->widget->name); in sof_ipc4_route_setup()
2577 src_widget->widget->name, sink_widget->widget->name, in sof_ipc4_route_setup()
2587 dev_err(sdev->dev, "failed to get queue ID for source widget: %s\n", in sof_ipc4_route_setup()
2588 src_widget->widget->name); in sof_ipc4_route_setup()
2595 dev_err(sdev->dev, "failed to get queue ID for sink widget: %s\n", in sof_ipc4_route_setup()
2596 sink_widget->widget->name); in sof_ipc4_route_setup()
2608 src_widget->widget->name, sroute->src_queue_id); in sof_ipc4_route_setup()
2614 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_setup()
2615 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_setup()
2634 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_setup()
2635 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_setup()
2666 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_free()
2667 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_free()
2693 src_widget->widget->name, sroute->src_queue_id, in sof_ipc4_route_free()
2694 sink_widget->widget->name, sroute->dst_queue_id); in sof_ipc4_route_free()
2714 swidget->widget->name); in sof_ipc4_dai_config()
3031 .widget = tplg_ipc4_widget_ops,