Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/linux/scripts/kconfig/lxdialog/
H A Dmenubox.c54 int selected, int hotkey) in do_print_item() argument
67 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item()
70 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item()
74 if (selected) { in do_print_item()
81 #define print_item(index, choice, selected) \ argument
84 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \
134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() argument
139 print_button(win, "Select", y, x, selected == 0); in print_buttons()
140 print_button(win, " Exit ", y, x + 12, selected == 1); in print_buttons()
141 print_button(win, " Help ", y, x + 24, selected == 2); in print_buttons()
[all …]
H A Dchecklist.c18 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
33 wattrset(win, selected ? dlg.check_selected.atr in print_item()
38 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item()
40 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item()
42 if (selected) { in print_item()
88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
93 print_button(dialog, "Select", y, x, selected == 0); in print_buttons()
94 print_button(dialog, " Help ", y, x + 14, selected == 1); in print_buttons()
96 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
H A Dyesno.c14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
19 print_button(dialog, " Yes ", y, x, selected == 0); in print_buttons()
20 print_button(dialog, " No ", y, x + 13, selected == 1); in print_buttons()
22 wmove(dialog, y, x + 1 + 13 * selected); in print_buttons()
H A Ddialog.h137 int selected; /* Set to 1 by dialog_*() function if selected. */ member
185 void print_button(WINDOW * win, const char *label, int y, int x, int selected);
199 const void *selected, int *s_scroll);
H A Dutil.c406 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button() argument
411 wattrset(win, selected ? dlg.button_active.atr in print_button()
416 wattrset(win, selected ? dlg.button_label_active.atr in print_button()
420 wattrset(win, selected ? dlg.button_key_active.atr in print_button()
423 wattrset(win, selected ? dlg.button_label_active.atr in print_button()
426 wattrset(win, selected ? dlg.button_active.atr in print_button()
607 item_cur->node.selected = val; in item_set_selected()
666 return (item_cur->node.selected != 0); in item_is_selected()
H A Dinputbox.c16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument
21 print_button(dialog, " Ok ", y, x, selected == 0); in print_buttons()
22 print_button(dialog, " Help ", y, x + 14, selected == 1); in print_buttons()
24 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
/linux/drivers/gpu/drm/tiny/
H A DKconfig25 If M is selected the module will be called arcpgu.
37 If M is selected the module will be called bochs.
99 If M is selected, the module will be built as pixpaper.ko.
113 If M is selected the module will be called hx8357d.
127 If M is selected the module will be called ili9163.
140 If M is selected the module will be called ili9225.
154 If M is selected the module will be called ili9341.
169 If M is selected the module will be called ili9486.
181 If M is selected the module will be called mi0283qt.
196 If M is selected the module will be called repaper.
[all …]
/linux/net/mac80211/
H A DKconfig121 selected some functions are marked "noinline" to allow
137 many debugging messages. It should not be selected
149 should not be selected on production systems as some
170 It should not be selected on production systems as some
181 be selected on production systems as those messages
192 be selected on production systems as those messages
204 It should not be selected on production systems as those
217 It should not be selected on production systems as those
230 It should not be selected on production systems as those
243 It should not be selected on production systems as those
[all …]
/linux/drivers/phy/starfive/
H A DKconfig15 system. If M is selected, the module will be called
25 system. If M is selected, the module will be called
35 If M is selected, the module will be called
45 If M is selected, the module will be called
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-dac-ad576611 Inverts the dither applied to the selected DAC channel. Dither is not
24 Scales the dither before it is applied to the selected channel.
30 Selects dither source applied to the selected channel. Write "0" to
H A Dsysfs-driver-aspeed-uart-routing8 selected option marked by brackets "[]". The list of available options
9 depends on the selected file.
/linux/drivers/gpu/drm/sitronix/
H A DKconfig12 if M is selected the module will be called st7571-i2c.
25 If M is selected the module will be called st7586.
41 If M is selected the module will be called st7735r.
/linux/drivers/iio/buffer/
H A DKconfig10 Should be selected by any drivers that do in-kernel push
19 Should be selected by drivers that want to use the generic DMA buffer
31 Should be selected by drivers that want to use this functionality.
40 Should be selected by drivers that want to use the generic Hw consumer
/linux/drivers/gpu/drm/radeon/
H A DKconfig25 # ACPI_VIDEO's dependencies must also be selected.
36 If M is selected, the module will be called radeon.
44 selected to enabled full userptr support.
/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dbootbus.txt55 - cavium,wait-mode: Optional. If present, wait mode (WAITM) is selected.
57 - cavium,page-mode: Optional. If present, page mode (PAGEM) is selected.
62 - cavium,ale-mode: Optional. If present, ALE mode is selected.
64 - cavium,sam-mode: Optional. If present, SAM mode is selected.
66 - cavium,or-mode: Optional. If present, OR mode is selected.
/linux/Documentation/bpf/
H A Dprog_sk_lookup.rst68 1. If any program returned ``SK_PASS`` and selected a valid socket, the socket
70 2. If more than one program returned ``SK_PASS`` and selected a socket, the last
73 selected a socket, socket lookup fails.
74 4. If all programs returned ``SK_PASS`` and none of them selected a socket,
87 * the socket that has been selected with ``bpf_sk_assign()``.
/linux/drivers/soc/ixp4xx/
H A DKconfig10 and is automatically selected by Ethernet and HSS drivers.
18 and is automatically selected by Ethernet and HSS drivers.
/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c297 struct smbios_device *selected = NULL; in dell_smbios_call() local
303 if (!selected || priv->priority >= selected->priority) { in dell_smbios_call()
305 selected = priv; in dell_smbios_call()
309 if (!selected) { in dell_smbios_call()
315 ret = selected->call_fn(buffer); in dell_smbios_call()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-max77620.txt69 selected as FPS0, FPS1 or FPS2.
76 selected as FPS0, FPS1 or FPS2.
89 FPS source is selected as FPS0, FPS1 or
97 FPS source is selected as FPS0, FPS1 or
/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst77 session where the configuration is selected. For any trace session only one
78 configuration may be selected.
103 If no preset is selected, then the parameter values defined in the feature
214 be selected when running trace under perf::
232 The 'autofdo' configuration may be selected on the perf command line::
236 A preset to override the current parameter values can also be selected::
240 When configurations are selected in this way, then the trace sink used is
241 automatically selected.
/linux/sound/hda/core/
H A DKconfig25 # this config should be selected only for Intel ACPI platforms.
33 # this config should be selected only for Intel DSP platforms.
/linux/lib/
H A DKconfig121 This is selected by other options/architectures to provide the
128 If INDIRECT_IOMEM is selected, this enables falling back to plain
250 # Generic allocator support is selected if needed
274 # BCH support is selected if needed
291 When this option is selected, the BCH library supports
453 # Generic 64-bit atomic support is selected if needed
495 # libfdt files, only selected if needed.
519 a scatterlist. This should be selected by a driver or an API which
526 selected by a driver or an API which whishes to allocate chained
/linux/scripts/kconfig/tests/err_recursive_dep/
H A Dexpected_stderr7 symbol B is selected by B
19 symbol D2 is selected by D1
/linux/Documentation/usb/
H A Dgadget_printer.rst123 # prn_example -selected
187 fputs("-selected Set the selected status to selected.\n", stderr);
188 fputs("-not_selected Set the selected status to NOT selected.\n",
481 } else if (!strcmp(argv[i], "-selected")) {
/linux/drivers/media/test-drivers/vivid/
H A DKconfig30 When selected the vivid module will emulate the optional
40 When selected the vivid module will emulate a Framebuffer for

12345678910>>...19