Home
last modified time | relevance | path

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

12345678910>>...24

/Linux-v6.6/scripts/kconfig/lxdialog/
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 …]
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()
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()
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()
Ddialog.h141 int selected; /* Set to 1 by dialog_*() function if selected. */ member
189 void print_button(WINDOW * win, const char *label, int y, int x, int selected);
203 const void *selected, int *s_scroll);
/Linux-v6.6/drivers/gpu/drm/tiny/
DKconfig11 If M is selected the module will be called arcpgu.
24 If M is selected the module will be called bochs.
110 If M is selected the module will be called hx8357d.
123 If M is selected the module will be called ili9163.
135 If M is selected the module will be called ili9225.
148 If M is selected the module will be called ili9341.
162 If M is selected the module will be called ili9486.
173 If M is selected the module will be called mi0283qt.
187 If M is selected the module will be called repaper.
199 If M is selected the module will be called st7586.
[all …]
/Linux-v6.6/drivers/gpu/drm/solomon/
DKconfig10 appropriate bus transport in your chip also must be selected.
12 If M is selected the module will be called ssd130x.
22 If M is selected the module will be called ssd130x-i2c.
31 If M is selected the module will be called ssd130x-spi.
/Linux-v6.6/net/mac80211/
DKconfig111 selected some functions are marked "noinline" to allow
127 many debugging messages. It should not be selected
139 should not be selected on production systems as some
160 It should not be selected on production systems as some
171 be selected on production systems as those messages
182 be selected on production systems as those messages
194 It should not be selected on production systems as those
207 It should not be selected on production systems as those
220 It should not be selected on production systems as those
233 It should not be selected on production systems as those
[all …]
/Linux-v6.6/drivers/gpu/drm/sun4i/
DKconfig13 Display Engine. If M is selected the module will be called
43 selected the module will be called sun4i-backend.
54 MIPI-DSI support. If M is selected the module will be called
66 selected the module will be called sun8i_dw_hdmi.
75 selected the module will be called sun8i-mixer.
/Linux-v6.6/drivers/phy/starfive/
DKconfig15 system. If M is selected, the module will be called
25 If M is selected, the module will be called
35 If M is selected, the module will be called
/Linux-v6.6/Documentation/ABI/testing/
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
Dsysfs-driver-aspeed-uart-routing8 selected option marked by brackets "[]". The list of available options
9 depends on the selected file.
/Linux-v6.6/drivers/gpu/drm/radeon/
DKconfig23 # ACPI_VIDEO's dependencies must also be selected.
34 If M is selected, the module will be called radeon.
42 selected to enabled full userptr support.
/Linux-v6.6/drivers/iio/buffer/
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-v6.6/Documentation/devicetree/bindings/mips/cavium/
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-v6.6/drivers/soc/ixp4xx/
DKconfig10 and is automatically selected by Ethernet and HSS drivers.
18 and is automatically selected by Ethernet and HSS drivers.
/Linux-v6.6/Documentation/bpf/
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-v6.6/security/loadpin/
DKconfig18 If selected, LoadPin will enforce pinning at boot. If not
19 selected, it can be enabled at boot with the kernel parameter
26 If selected LoadPin can allow reading files from filesystems
/Linux-v6.6/scripts/
Dget_maintainer.pl1773 my %selected;
1780 $selected{$count} = 1;
1805 $sel = "*" if ($selected{$count});
1889 $selected{$nr - 1} = !$selected{$nr - 1};
1894 $selected{$i} = $toggle;
1898 $selected{$i} = !$selected{$i};
1903 $selected{$i} = !$selected{$i}
1908 $selected{$i} = !$selected{$i}
1913 $selected{$i} = !$selected{$i}
1918 $selected{$i} = !$selected{$i}
[all …]
/Linux-v6.6/drivers/pci/controller/dwc/
DKconfig217 enable host-specific features PCIE_TEGRA194_HOST must be selected and
219 selected. This uses the DesignWare core.
232 enable host-specific features PCIE_TEGRA194_HOST must be selected and
234 selected. This uses the DesignWare core.
249 host-specific features PCIE_DW_PLAT_HOST must be selected and in
251 selected.
264 host-specific features PCIE_DW_PLAT_HOST must be selected and in
266 selected.
363 host-specific features PCI_DRA7XX_HOST must be selected and in order
364 to enable device-specific features PCI_DRA7XX_EP must be selected.
[all …]
/Linux-v6.6/drivers/staging/media/av7110/
Dvideo-slowmotion.rst54 selected.
72 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-fast-forward.rst54 selected.
72 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-fwrite.rst50 This system call can only be used if VIDEO_SOURCE_MEMORY is selected
67 - Mode VIDEO_SOURCE_MEMORY not selected.
Daudio-fwrite.rst50 This system call can only be used if AUDIO_SOURCE_MEMORY is selected
67 - Mode AUDIO_SOURCE_MEMORY not selected.
/Linux-v6.6/drivers/gpu/drm/mxsfb/
DKconfig22 If M is selected the module will be called mxsfb.
39 If M is selected the module will be called imx-lcdif.

12345678910>>...24