Home
last modified time | relevance | path

Searched refs:widget (Results 1 – 25 of 103) sorted by relevance

12345

/openbmc/linux/arch/mips/sgi-ip30/
H A Dip30-xtalk.c18 #define IP30_SWIN_BASE(widget) \ argument
19 (0x0000000010000000 | (((unsigned long)(widget)) << 24))
21 #define IP30_RAW_SWIN_BASE(widget) (IO_BASE + IP30_SWIN_BASE(widget)) argument
54 IP30_SWIN_BASE(widget)); in bridge_platform_create()
57 w1_res.start = IP30_SWIN_BASE(widget) + in bridge_platform_create()
93 bd->bridge_addr = IP30_RAW_SWIN_BASE(widget); in bridge_platform_create()
99 bd->mem.start = IP30_SWIN_BASE(widget) + BRIDGE_DEVIO0; in bridge_platform_create()
102 bd->mem_offset = IP30_SWIN_BASE(widget); in bridge_platform_create()
105 bd->io.start = IP30_SWIN_BASE(widget) + BRIDGE_DEVIO0; in bridge_platform_create()
108 bd->io_offset = IP30_SWIN_BASE(widget); in bridge_platform_create()
[all …]
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-xtalk.c39 pr_warn("xtalk:n%d/%x bridge create out of memory\n", nasid, widget); in bridge_platform_create()
44 offset + (widget << SWIN_SIZE_BITS)); in bridge_platform_create()
47 w1_res.start = offset + (widget << SWIN_SIZE_BITS) + in bridge_platform_create()
84 bd->bridge_addr = RAW_NODE_SWIN_BASE(nasid, widget); in bridge_platform_create()
91 bd->mem.end = offset + (widget << SWIN_SIZE_BITS) + SWIN_SIZE - 1; in bridge_platform_create()
97 bd->io.end = offset + (widget << SWIN_SIZE_BITS) + SWIN_SIZE - 1; in bridge_platform_create()
111 pr_info("xtalk:n%d/%x bridge widget\n", nasid, widget); in bridge_platform_create()
128 static int probe_one_port(nasid_t nasid, int widget, int masterwid) in probe_one_port() argument
134 (RAW_NODE_SWIN_BASE(nasid, widget) + WIDGET_ID); in probe_one_port()
140 bridge_platform_create(nasid, widget, masterwid); in probe_one_port()
[all …]
H A Dip27-hubio.c30 unsigned long hub_pio_map(nasid_t nasid, xwidgetnum_t widget, in hub_pio_map() argument
37 return NODE_SWIN_BASE(nasid, widget) + (xtalk_addr % SWIN_SIZE); in hub_pio_map()
42 nasid, widget, xtalk_addr, size); in hub_pio_map()
66 IIO_ITTE_PUT(nasid, i, HUB_PIO_MAP_TO_MEM, widget, xtalk_addr); in hub_pio_map()
69 return NODE_BWIN_BASE(nasid, widget) + (xtalk_addr % BWIN_SIZE); in hub_pio_map()
74 nasid, widget, xtalk_addr); in hub_pio_map()
/openbmc/linux/sound/soc/sof/
H A Dsof-audio.c20 switch (widget->id) { in is_virtual_widget()
37 if (sroute->src_widget == widget || sroute->sink_widget == widget) { in sof_reset_route_setup_status()
79 swidget->widget->name); in sof_widget_free_unlocked()
101 i, swidget->widget->name); in sof_widget_free_unlocked()
181 i, swidget->widget->name); in sof_widget_setup_unlocked()
302 struct snd_soc_dapm_widget *widget; in sof_setup_pipeline_connections() local
316 if (!widget->dobj.private) in sof_setup_pipeline_connections()
332 if (!widget->dobj.private) in sof_setup_pipeline_connections()
518 if (widget->dobj.private) { in sof_free_widgets_in_path()
730 swidget->widget->name); in sof_widget_list_setup()
[all …]
H A Dipc4-topology.c579 if (w->widget->sname && in sof_ipc4_widget_setup_comp_dai()
580 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_widget_setup_comp_dai()
1026 swidget->widget->name); in sof_ipc4_widget_assign_instance_id()
1635 swidget->widget->name); in sof_ipc4_prepare_copier_module()
1695 strcmp(w->widget->sname, swidget->widget->sname)) in sof_ipc4_prepare_copier_module()
1853 swidget->widget->name); in sof_ipc4_prepare_gain_module()
1890 swidget->widget->name); in sof_ipc4_prepare_mixer_module()
1949 swidget->widget->name); in sof_ipc4_prepare_src_module()
2071 swidget->widget->name); in sof_ipc4_prepare_process_module()
2582 src_widget->widget->name, sink_widget->widget->name); in sof_ipc4_route_setup()
[all …]
H A Dipc3-topology.c517 swidget->widget->name, swidget->widget->sname); in sof_ipc3_widget_setup_comp_pipeline()
790 switch (widget->dobj.widget.kcontrol_type[i]) { in sof_get_control_data()
805 widget->dobj.widget.kcontrol_type[i], widget->name); in sof_get_control_data()
816 if (widget->dobj.widget.kcontrol_type[i] == SND_SOC_TPLG_TYPE_BYTES) { in sof_get_control_data()
859 struct snd_soc_dapm_widget *widget = swidget->widget; in sof_process_load() local
1647 sroute->src_widget->widget->name, sroute->sink_widget->widget->name); in sof_ipc3_route_setup()
1847 swidget->widget->name); in sof_ipc3_keyword_detect_pcm_params()
1894 swidget->widget->name); in sof_ipc3_keyword_dapm_event()
1918 swidget->widget->name); in sof_ipc3_keyword_dapm_event()
1931 swidget->widget->name); in sof_ipc3_keyword_dapm_event()
[all …]
H A Dipc3-control.c553 struct snd_soc_dapm_widget *widget; in sof_ipc3_control_update() local
598 widget = swidget->widget; in sof_ipc3_control_update()
599 for (i = 0; i < widget->num_kcontrols; i++) { in sof_ipc3_control_update()
601 if (widget->dobj.widget.kcontrol_type[i] == type && in sof_ipc3_control_update()
602 widget->kcontrol_news[i].index == cdata->index) { in sof_ipc3_control_update()
603 kc = widget->kcontrols[i]; in sof_ipc3_control_update()
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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A Dtoggle-font.diff58 +on_widget_style_set (GtkWidget *widget, GtkStyle *previous, gpointer user_data)
65 + context = gtk_widget_get_pango_context (widget);
67 + widget->style->font_desc,
80 GtkWidget *widget,
88 + } else if (priv->cached_widget != widget) {
90 + g_object_remove_weak_pointer (widget, &priv->cached_widget);
93 + priv->cached_widget = widget;
94 + g_object_add_weak_pointer (widget, &priv->cached_widget);
95 + g_signal_connect (widget, "style-set", on_widget_style_set, priv);
97 + on_widget_style_set (widget, NULL, priv);
/openbmc/openbmc/poky/meta/recipes-support/vte/vte/
H A D0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch15 src/widget.cc | 4 +++
18 diff --git a/src/widget.cc b/src/widget.cc
20 --- a/src/widget.cc
21 +++ b/src/widget.cc
32 #include "widget.hh"
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-wid…
H A Djquery-ui.min.css7widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;paddin…
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dprogressbar.py203 for index, widget in enumerate(self.widgets):
204 if isinstance(widget, widgets.WidgetHFill):
205 result.append(widget)
208 widget = widgets.format_updatable(widget, self)
209 result.append(widget)
210 width -= len(widget)
218 widget = result[index].update(self, portion)
219 width -= len(widget)
220 result[index] = widget
/openbmc/linux/drivers/staging/greybus/
H A Daudio_topology.c116 struct gbaudio_widget *widget; in gbaudio_map_widgetname() local
120 return widget->id; in gbaudio_map_widgetname()
130 struct gbaudio_widget *widget; in gbaudio_map_widgetid() local
133 if (widget->id == widget_id) in gbaudio_map_widgetid()
134 return widget->name; in gbaudio_map_widgetid()
402 dev_warn(widget->dapm->dev, in gbcodec_mixer_dapm_ctl_get()
452 dev_warn(widget->dapm->dev, in gbcodec_mixer_dapm_ctl_put()
1247 if (!widget) { in gbaudio_tplg_process_widgets()
1251 widget->id = curr->id; in gbaudio_tplg_process_widgets()
1263 list_del(&widget->list); in gbaudio_tplg_process_widgets()
[all …]
H A Daudio_helper.c113 const struct snd_soc_dapm_widget *widget, in gbaudio_dapm_free_controls() argument
125 !strcmp(tmp_w->name, widget->name)) { in gbaudio_dapm_free_controls()
132 widget->name); in gbaudio_dapm_free_controls()
133 widget++; in gbaudio_dapm_free_controls()
136 widget++; in gbaudio_dapm_free_controls()
/openbmc/linux/Documentation/sound/soc/
H A Ddapm.rst67 A programmable gain amplifier or attenuation widget.
87 Power or clock supply widget used by other widgets.
105 Special PRE widget (exec before all others)
107 Special POST widget (exec after all others)
109 Inter widget audio data buffer within a DSP.
177 e.g. Mixer widget (the kcontrols are declared first)
207 A machine widget can have an optional call back.
234 a virtual widget - a widget with no control bits e.g.
355 #define SND_SOC_DAPM_PRE_PMU 0x1 /* before widget power up */
356 #define SND_SOC_DAPM_POST_PMU 0x2 /* after widget power up */
[all …]
/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Daddrs.h89 #define NODE_SWIN_BASE(nasid, widget) \ argument
90 ((widget == 0) ? NODE_BWIN_BASE((nasid), SWIN0_BIGWIN) \
91 : RAW_NODE_SWIN_BASE(nasid, widget))
93 #define NODE_SWIN_BASE(nasid, widget) \ argument
94 (NODE_IO_BASE(nasid) + (UINT64_CAST(widget) << SWIN_SIZE_BITS))
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c42 #define DAPM_UPDATE_STAT(widget, val) widget->dapm->card->dapm_stats.val++; argument
402 data->widget = in dapm_kcontrol_data_alloc()
445 snd_soc_dapm_add_path(widget->dapm, data->widget, in dapm_kcontrol_data_alloc()
520 if (!data->widget) in dapm_kcontrol_is_powered()
554 if (data->widget) { in dapm_kcontrol_set_value()
559 data->widget->on_val = value & data->widget->mask; in dapm_kcontrol_set_value()
563 data->widget->on_val = value >> data->widget->shift; in dapm_kcontrol_set_value()
1002 if (data->widget) in dapm_new_mixer()
1117 widget->name); in snd_soc_dapm_suspend_check()
1214 widget->endpoints[dir] = snd_soc_dapm_suspend_check(widget); in is_connected_ep()
[all …]
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-dsp-sof-common.c114 struct snd_soc_dapm_widget *widget = snd_soc_dai_get_widget(cpu_dai, conn->stream_dir); in mtk_sof_card_late_probe() local
117 if (conn->stream_dir == SNDRV_PCM_STREAM_CAPTURE && widget) { in mtk_sof_card_late_probe()
118 snd_soc_dapm_widget_for_each_sink_path(widget, p) { in mtk_sof_card_late_probe()
123 } else if (conn->stream_dir == SNDRV_PCM_STREAM_PLAYBACK && widget) { in mtk_sof_card_late_probe()
124 snd_soc_dapm_widget_for_each_source_path(widget, p) { in mtk_sof_card_late_probe()
/openbmc/linux/include/sound/
H A Dsoc-dai.h432 struct snd_soc_dapm_widget *widget; member
488 return dai->stream[stream].widget; in snd_soc_dai_get_widget()
491 …fine snd_soc_dai_set_widget_playback(dai, widget) snd_soc_dai_set_widget(dai, SNDRV_PCM_STREAM_PLA… argument
492 …fine snd_soc_dai_set_widget_capture(dai, widget) snd_soc_dai_set_widget(dai, SNDRV_PCM_STREAM_CAP… argument
494 void snd_soc_dai_set_widget(struct snd_soc_dai *dai, int stream, struct snd_soc_dapm_widget *widget) in snd_soc_dai_set_widget() argument
496 dai->stream[stream].widget = widget; in snd_soc_dai_set_widget()
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/files/
H A D0001-applets-systray-Allow-icons-to-be-smaller.patch20 @@ -29,8 +29,9 @@ on_realize (GtkWidget *widget, gpointer user_data)
25 - gtk_container_add (GTK_CONTAINER (widget), tray);
28 + gtk_box_pack_start (GTK_BOX (widget), tray, FALSE, FALSE, 0);
/openbmc/linux/arch/mips/include/asm/sn/
H A Dio.h36 #define IIO_ITTE_PUT(nasid, bigwin, io_or_mem, widget, addr) \ argument
41 (((widget) & IIO_ITTE_WIDGET_MASK) << IIO_ITTE_WIDGET_SHIFT)))
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dwidgets.txt9 The "template-wname" being the template widget name and currently includes:
12 The "user-supplied-wname" being the user specified widget name.
/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c134 GtkWidget *widget; in init_main_window() local
153 widget = glade_xml_get_widget(xml, "show_name1"); in init_main_window()
161 widget = glade_xml_get_widget(xml, "show_data1"); in init_main_window()
170 widget = glade_xml_get_widget(xml, "toolbar1"); in init_main_window()
468 on_window1_size_request(GtkWidget * widget, in on_window1_size_request() argument
474 if (widget->window == NULL) in on_window1_size_request()
477 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request()
883 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_button_press_event()
940 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_key_press_event()
960 if (widget == tree1_w) in on_treeview2_key_press_event()
[all …]
/openbmc/linux/scripts/kconfig/
H A Dgconf.c129 GtkWidget *widget; in init_main_window() local
148 widget = glade_xml_get_widget(xml, "show_name1"); in init_main_window()
156 widget = glade_xml_get_widget(xml, "show_data1"); in init_main_window()
165 widget = glade_xml_get_widget(xml, "toolbar1"); in init_main_window()
463 on_window1_size_request(GtkWidget * widget, in on_window1_size_request() argument
469 if (widget->window == NULL) in on_window1_size_request()
472 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request()
876 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_button_press_event()
933 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_key_press_event()
953 if (widget == tree1_w) in on_treeview2_key_press_event()
[all …]
/openbmc/linux/include/trace/events/
H A Dasoc.h161 TP_PROTO(struct snd_soc_dapm_widget *widget,
165 TP_ARGS(widget, dir, path),
168 __string( wname, widget->name )
177 __assign_str(wname, widget->name);

12345