Home
last modified time | relevance | path

Searched refs:widgets (Results 1 – 25 of 199) sorted by relevance

12345678

/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dprogressbar.py42 from . import widgets
99 _DEFAULT_WIDGETS = [widgets.Percentage(), ' ', widgets.Bar()]
101 def __init__(self, maxval=None, widgets=None, term_width=None, poll=1, argument
106 if widgets is None:
107 widgets = list(self._DEFAULT_WIDGETS)
110 self.widgets = widgets
203 for index, widget in enumerate(self.widgets):
204 if isinstance(widget, widgets.WidgetHFill):
208 widget = widgets.format_updatable(widget, self)
228 widgets = ''.join(self._format_widgets())
[all …]
H A D__init__.py50 from .widgets import *
/openbmc/linux/Documentation/sound/soc/
H A Ddapm.rst54 widgets hereafter.
60 Audio DAPM widgets fall into a number of types:-
87 Power or clock supply widget used by other widgets.
131 build a list of widgets of the codecs and machines DAPM widgets.
133 Most widgets have a name, register, shift and invert. Some widgets have extra
144 Stream widgets have the following format:-
153 e.g. stream widgets for HiFi playback and capture
159 e.g. stream widgets for AIF
169 Path domain widgets have a ability to control or affect the audio signal or
198 Machine widgets are different from codec widgets in that they don't have a
[all …]
/openbmc/openbmc/poky/meta/recipes-gnome/libhandy/
H A Dlibhandy_1.8.3.bb1 SUMMARY = "A library full of GTK+ widgets for mobile phones"
2 DESCRIPTION = "Library with GTK widgets for mobile phones. Libhandy provides \
3 GTK widgets and GObjects to ease developing applications for mobile phones. \
5 to extend Gtk by providing mobile-friendly widgets and make the creation of \
/openbmc/linux/sound/hda/
H A Dhdac_sysfs.c322 struct hdac_widget_tree *tree = codec->widgets; in widget_tree_free()
335 codec->widgets = NULL; in widget_tree_free()
369 tree = codec->widgets = kzalloc(sizeof(*tree), GFP_KERNEL); in widget_tree_create()
405 if (codec->widgets) in hda_widget_sysfs_init()
432 if (!codec->widgets) in hda_widget_sysfs_reinit()
435 tree = kmemdup(codec->widgets, sizeof(*tree), GFP_KERNEL); in hda_widget_sysfs_reinit()
448 free_widget_node(codec->widgets->nodes[i], in hda_widget_sysfs_reinit()
459 codec->widgets->nodes[nid - codec->start_nid]; in hda_widget_sysfs_reinit()
463 kfree(codec->widgets->nodes); in hda_widget_sysfs_reinit()
464 kfree(codec->widgets); in hda_widget_sysfs_reinit()
[all …]
/openbmc/linux/sound/soc/intel/avs/boards/
H A Di2s_test.c81 struct snd_soc_dapm_widget **widgets, int *num_widgets) in avs_create_dapm_widgets() argument
102 *widgets = dw; in avs_create_dapm_widgets()
110 struct snd_soc_dapm_widget *widgets; in avs_i2s_test_probe() local
144 ret = avs_create_dapm_widgets(dev, ssp_port, &widgets, &num_widgets); in avs_i2s_test_probe()
156 card->dapm_widgets = widgets; in avs_i2s_test_probe()
/openbmc/linux/sound/soc/codecs/
H A Daudio-iio-aux.c123 static struct snd_soc_dapm_widget widgets[3]; variable
127 static_assert(ARRAY_SIZE(widgets) >= 3, "3 widgets are needed");
155 widgets[0] = SND_SOC_DAPM_INPUT(input_name); in audio_iio_aux_add_dapms()
156 widgets[1] = SND_SOC_DAPM_OUTPUT(output_name); in audio_iio_aux_add_dapms()
157 widgets[2] = SND_SOC_DAPM_PGA(pga_name, SND_SOC_NOPM, 0, 0, NULL, 0); in audio_iio_aux_add_dapms()
158 ret = snd_soc_dapm_new_controls(dapm, widgets, 3); in audio_iio_aux_add_dapms()
H A Dhdac_hdmi.c1030 struct snd_soc_dapm_widget *widgets, in hdac_hdmi_add_pinmux_cvt_route() argument
1040 kc = widgets[mux_index].kcontrol_news; in hdac_hdmi_add_pinmux_cvt_route()
1044 widgets[mux_index].name, in hdac_hdmi_add_pinmux_cvt_route()
1046 widgets[j].name, NULL); in hdac_hdmi_add_pinmux_cvt_route()
1073 struct snd_soc_dapm_widget *widgets; in create_fill_widget_route_map() local
1086 widgets = devm_kzalloc(dapm->dev, (sizeof(*widgets) * in create_fill_widget_route_map()
1090 if (!widgets) in create_fill_widget_route_map()
1096 ret = hdac_hdmi_fill_widget_info(dapm->dev, &widgets[i], in create_fill_widget_route_map()
1110 ret = hdac_hdmi_fill_widget_info(dapm->dev, &widgets[i], in create_fill_widget_route_map()
1118 pin->ports[j].output_pin = widgets[i].name; in create_fill_widget_route_map()
[all …]
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcht_nocodec.c20 static const struct snd_soc_dapm_widget widgets[] = { variable
159 .dapm_widgets = widgets,
160 .num_dapm_widgets = ARRAY_SIZE(widgets),
H A Dsof_da7219_max98373.c81 static const struct snd_soc_dapm_widget widgets[] = { variable
393 .dapm_widgets = widgets,
394 .num_dapm_widgets = ARRAY_SIZE(widgets),
H A Dbxt_da7219_max98357a.c675 const struct snd_soc_dapm_widget *widgets; in bxt_card_late_probe() local
684 widgets = max98357a_widgets; in bxt_card_late_probe()
692 widgets = max98390_widgets; in bxt_card_late_probe()
702 err = snd_soc_dapm_new_controls(&card->dapm, widgets, num_widgets); in bxt_card_late_probe()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dwidgets.txt3 This mainly specifies audio off-codec DAPM widgets.
15 simple-audio-widgets =
/openbmc/linux/sound/soc/samsung/
H A Dlowland.c150 static const struct snd_soc_dapm_widget widgets[] = { variable
180 .dapm_widgets = widgets,
181 .num_dapm_widgets = ARRAY_SIZE(widgets),
H A Dtobermory.c133 static const struct snd_soc_dapm_widget widgets[] = { variable
215 .dapm_widgets = widgets,
216 .num_dapm_widgets = ARRAY_SIZE(widgets),
H A Dspeyside.c267 static const struct snd_soc_dapm_widget widgets[] = { variable
319 .dapm_widgets = widgets,
320 .num_dapm_widgets = ARRAY_SIZE(widgets),
H A Dlittlemill.c234 static const struct snd_soc_dapm_widget widgets[] = { variable
328 .dapm_widgets = widgets,
329 .num_dapm_widgets = ARRAY_SIZE(widgets),
/openbmc/linux/drivers/staging/greybus/
H A Daudio_helper.c23 list_for_each_entry(w, &card->widgets, list) { in gbaudio_dapm_link_dai_widget()
65 list_for_each_entry(dai_w, &card->widgets, list) { in gbaudio_dapm_link_component_dai_widgets()
123 list_for_each_entry(tmp_w, &dapm->card->widgets, list) { in gbaudio_dapm_free_controls()
H A Daudio_topology.c388 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_mixer_dapm_ctl_get()
437 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_mixer_dapm_ctl_put()
473 widget = wlist->widgets[wi]; in gbcodec_mixer_dapm_ctl_put()
718 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_enum_dapm_ctl_get()
766 struct snd_soc_dapm_widget *widget = wlist->widgets[0]; in gbcodec_enum_dapm_ctl_put()
843 widget = wlist->widgets[wi]; in gbcodec_enum_dapm_ctl_put()
1222 struct gb_audio_widget *widgets) in gbaudio_tplg_process_widgets() argument
1235 curr = widgets; in gbaudio_tplg_process_widgets()
1362 struct gb_audio_widget *widgets; in gbaudio_tplg_parse_data() local
1387 widgets = (struct gb_audio_widget *)module->widget_offset; in gbaudio_tplg_parse_data()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py40 def __init__(self, msg, maxval, widgets=None, extrapos=-1, resize_handler=None): argument
43 if not widgets:
44 widgets = [': ', progressbar.Percentage(), ' ', progressbar.Bar(),
52 progressbar.ProgressBar.__init__(self, maxval, [self.msg] + widgets, fd=sys.stdout)
66 self.widgets[0] = msg
76 self.widgets[self.extrapos] = extrastr
273 …pbar = BBProgress("0: %s" % msg, 100, widgets=[' ', progressbar.BouncingSlider(), ''], extrapos=3,…
276 …pbar = BBProgress("0: %s" % msg, 100, widgets=[' ', progressbar.Percentage(), ' ', progressbar.Bar…
307 widgets = [' ', progressbar.Percentage(), ' ', progressbar.Bar()]
308 …self.main_progress = BBProgress("Running tasks", maxtask, widgets=widgets, resize_handler=self.sig…
/openbmc/linux/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst7 route audio between pins but aren't themselves exposed as HDA widgets. As far
9 for codecs that don't have mixer widgets in their output paths. Why it's easier
35 by h and S bits. Does not affect the level of 1Ah exposed to other widgets.
39 by h and S bits. Does not affect the level of 1Ah exposed to other widgets.
90 and selector widgets.
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dopengl.patch21 docs/tools/widgets.c | 6 +++++-
73 - 'widgets.c',
75 + 'widgets.c'
85 diff --git a/docs/tools/widgets.c b/docs/tools/widgets.c
87 --- a/docs/tools/widgets.c
88 +++ b/docs/tools/widgets.c
92 #include "widgets.h"
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-zii-ultra-rmb3.dts20 simple-audio-card,widgets =
45 simple-audio-card,widgets =
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui/
H A D0001-Fix-build-with-clang.patch78 * Implementation of all the alignment widgets:
307 * Implementation of the Label, Heading and OutputField widgets
318 * A vertical or horizontal stacking of widgets, implementing HBox and VBox.
461 * Base class for various kinds of multi-value widgets.
/openbmc/openbmc/poky/meta/recipes-gnome/libdazzle/
H A Dlibdazzle_3.44.0.bb2 DESCRIPTION = "A wide range of components from utilities for GIO, widgets for \
/openbmc/openbmc/poky/meta/recipes-support/fribidi/
H A Dfribidi_1.0.16.bb3 of interactive editors and widgets that implement BiDi functionality. \

12345678