/linux-4.4.14/drivers/staging/android/ |
D | lowmemorykiller.c | 82 struct task_struct *selected = NULL; in lowmem_scan() local 146 if (selected) { in lowmem_scan() 153 selected = p; in lowmem_scan() 159 if (selected) { in lowmem_scan() 160 task_lock(selected); in lowmem_scan() 161 send_sig(SIGKILL, selected, 0); in lowmem_scan() 167 if (selected->mm) in lowmem_scan() 168 mark_oom_victim(selected); in lowmem_scan() 169 task_unlock(selected); in lowmem_scan() 171 selected->pid, selected->comm, in lowmem_scan()
|
/linux-4.4.14/scripts/kconfig/lxdialog/ |
D | menubox.c | 67 int selected, int hotkey) in do_print_item() argument 88 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item() 91 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item() 95 if (selected) { in do_print_item() 102 #define print_item(index, choice, selected) \ argument 105 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \ 155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() argument 160 print_button(win, gettext("Select"), y, x, selected == 0); in print_buttons() 161 print_button(win, gettext(" Exit "), y, x + 12, selected == 1); in print_buttons() 162 print_button(win, gettext(" Help "), y, x + 24, selected == 2); in print_buttons() [all …]
|
D | checklist.c | 31 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument 46 wattrset(win, selected ? dlg.check_selected.atr in print_item() 51 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item() 53 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item() 55 if (selected) { in print_item() 101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument 106 print_button(dialog, gettext("Select"), y, x, selected == 0); in print_buttons() 107 print_button(dialog, gettext(" Help "), y, x + 14, selected == 1); in print_buttons() 109 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
|
D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument 32 print_button(dialog, gettext(" Yes "), y, x, selected == 0); in print_buttons() 33 print_button(dialog, gettext(" No "), y, x + 13, selected == 1); in print_buttons() 35 wmove(dialog, y, x + 1 + 13 * selected); in print_buttons()
|
D | dialog.h | 176 int selected; /* Set to 1 by dialog_*() function if selected. */ member 224 void print_button(WINDOW * win, const char *label, int y, int x, int selected); 242 const void *selected, int *s_scroll);
|
D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() argument 34 print_button(dialog, gettext(" Ok "), y, x, selected == 0); in print_buttons() 35 print_button(dialog, gettext(" Help "), y, x + 14, selected == 1); in print_buttons() 37 wmove(dialog, y, x + 1 + 14 * selected); in print_buttons()
|
D | util.c | 447 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button() argument 452 wattrset(win, selected ? dlg.button_active.atr in print_button() 457 wattrset(win, selected ? dlg.button_label_active.atr in print_button() 461 wattrset(win, selected ? dlg.button_key_active.atr in print_button() 464 wattrset(win, selected ? dlg.button_label_active.atr in print_button() 467 wattrset(win, selected ? dlg.button_active.atr in print_button() 648 item_cur->node.selected = val; in item_set_selected() 707 return (item_cur->node.selected != 0); in item_is_selected()
|
/linux-4.4.14/net/mac80211/ |
D | Kconfig | 125 selected some functions are marked "noinline" to allow 141 many debugging messages. It should not be selected 153 should not be selected on production systems as some 174 It should not be selected on production systems as some 185 be selected on production systems as those messages 196 be selected on production systems as those messages 208 It should not be selected on production systems as those 221 It should not be selected on production systems as those 234 It should not be selected on production systems as those 247 It should not be selected on production systems as those [all …]
|
/linux-4.4.14/drivers/gpu/drm/ |
D | Kconfig | 107 graphics card. If M is selected, the module will be called tdfx. 115 is selected, the module will be called r128. AGP support for 138 If M is selected, the module will be called radeon. 160 If M is selected, the module will be called amdgpu. 172 selected, the module will be called i810. AGP support is required 183 card. If M is selected, the module will be called mga. AGP 192 chipset. If M is selected the module will be called sis. AGP 200 chipset. If M is selected the module will be called via. 207 chipset. If M is selected the module will be called savage. 215 If M is selected the module will be called vgem.
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/ |
D | bootbus.txt | 55 - 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-4.4.14/fs/exofs/ |
D | Kconfig.ore | 6 # selected here, and we default to "ON". So in effect it is like been 7 # selected by any of the users.
|
/linux-4.4.14/scripts/ |
D | get_maintainer.pl | 1496 my %selected; 1503 $selected{$count} = 1; 1528 $sel = "*" if ($selected{$count}); 1612 $selected{$nr - 1} = !$selected{$nr - 1}; 1617 $selected{$i} = $toggle; 1621 $selected{$i} = !$selected{$i}; 1626 $selected{$i} = !$selected{$i} 1631 $selected{$i} = !$selected{$i} 1636 $selected{$i} = !$selected{$i} 1641 $selected{$i} = !$selected{$i} [all …]
|
/linux-4.4.14/drivers/staging/rtl8723au/ |
D | Kconfig | 20 "Y" should be selected. 28 limited memory, "Y" should be selected.
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | mux.txt | 7 parents, one of which can be selected as output. This clock does not 17 register value selected parent clock 26 register value selected clock parent
|
D | composite.txt | 9 of which can be selected as output, this behaves exactly as [2]
|
/linux-4.4.14/drivers/of/ |
D | Kconfig | 8 It is automatically selected by platforms that need it or can 55 While this option is selected automatically on such platforms, you 112 While this option is selected automatically when needed, you can
|
/linux-4.4.14/security/integrity/evm/ |
D | Kconfig | 21 Default value is 'selected', which is former version 2. 22 if 'not selected', it is former version 1
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_info.c | 171 struct hfa384x_hostscan_result *selected, *entry; in prism2_host_roaming() local 200 selected = &local->last_scan_results[0]; in prism2_host_roaming() 214 selected = entry; in prism2_host_roaming() 220 memcpy(req.bssid, selected->bssid, ETH_ALEN); in prism2_host_roaming() 221 req.channel = selected->chid; in prism2_host_roaming()
|
D | hostap_main.c | 208 struct hostap_interface *iface, *selected = NULL; in prism2_wds_del() local 217 selected = iface; in prism2_wds_del() 221 if (selected && !do_not_remove) in prism2_wds_del() 222 list_del(&selected->list); in prism2_wds_del() 225 if (selected) { in prism2_wds_del() 227 eth_zero_addr(selected->u.wds.remote_addr); in prism2_wds_del() 229 hostap_remove_interface(selected->dev, rtnl_locked, 0); in prism2_wds_del() 234 return selected ? 0 : -ENODEV; in prism2_wds_del()
|
/linux-4.4.14/drivers/vhost/ |
D | Kconfig | 27 This option is selected by any driver which needs to access 33 This option is selected by any driver which needs to access
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | max8998.txt | 34 - max8998,pmic-buck1-default-dvs-idx: Default voltage setting selected from 38 - max8998,pmic-buck2-default-dvs-idx: Default voltage setting selected from 47 for buck1 regulator that can be selected using dvs gpio. 51 for buck2 regulator that can be selected using dvs gpio.
|
D | as3711.txt | 36 If "su2-feedback-curr-auto" is selected, one or more of the following properties
|
D | arizona.txt | 64 selected from either MICVDD or one of the MICBIAS's, defines
|
/linux-4.4.14/arch/avr32/mach-at32ap/include/mach/ |
D | chip.h | 16 # error Unknown chip type selected
|
/linux-4.4.14/fs/kernfs/ |
D | Kconfig | 2 # KERNFS should be selected by its users
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_printer.txt | 112 # prn_example -selected 174 fputs("-selected Set the selected status to selected.\n", stderr); 175 fputs("-not_selected Set the selected status to NOT selected.\n", 468 } else if (!strcmp(argv[i], "-selected")) {
|
D | gadget-testing.txt | 74 values: qmult is 5, dev_addr and host_addr are randomly selected. 107 values: qmult is 5, dev_addr and host_addr are randomly selected. 140 values: qmult is 5, dev_addr and host_addr are randomly selected. 398 values: qmult is 5, dev_addr and host_addr are randomly selected. 522 values: qmult is 5, dev_addr and host_addr are randomly selected. 669 selected
|
D | proc_usb_info.txt | 285 script, it can display any selected lines (for example, only T, D, 288 selected lines [selected from TBDPSCIE] or "All" lines from
|
/linux-4.4.14/Documentation/fb/ |
D | vt8623fb.txt | 33 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with 34 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
D | arkfb.txt | 36 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with 37 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
D | s3fb.txt | 45 There are two 4 bpp modes. First mode (selected if nonstd == 0) is mode with 46 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
D | api.txt | 277 type, visual and line_length fields depending on the selected format. 305 type, visual and line_length fields depending on the selected format. The type
|
/linux-4.4.14/drivers/rpmsg/ |
D | Kconfig | 3 # RPMSG always gets selected by whoever wants it
|
/linux-4.4.14/Documentation/mn10300/ |
D | compartmentalisation.txt | 19 The appropriate processor is selected by a CONFIG_MN10300_PROC_YYYY option 42 The appropriate processor is selected by a CONFIG_MN10300_UNIT_ZZZZ option
|
/linux-4.4.14/Documentation/ia64/ |
D | serial.txt | 95 - Multiple UARTs selected as EFI console devices. EFI and 96 elilo use all selected devices, but Linux uses only one. 97 Make sure only one UART is selected in the EFI console 101 selected as EFI console device. EFI uses the MP as a 102 console device even when it isn't explicitly selected.
|
D | IRQ-redir.txt | 18 first non-zero bit is the selected CPU. This format has been kept for 55 manner. IRQs will be routed only to the selected target CPUs. Check
|
/linux-4.4.14/arch/arm/plat-samsung/include/plat/ |
D | adc.h | 28 unsigned selected),
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
D | Kconfig | 12 If M is selected the module will be called bochs-drm.
|
/linux-4.4.14/drivers/parport/ |
D | daisy.c | 242 int selected; in parport_open() local 244 selected = port->daisy; in parport_open() 247 if (selected != daisy) { in parport_open()
|
/linux-4.4.14/drivers/gpu/drm/shmobile/ |
D | Kconfig | 14 If M is selected the module will be called shmob-drm.
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perfconfig.example | 7 selected = lightgray, magenta
|
D | intel-pt.txt | 76 selected for reporting. e.g. sample every microsecond 132 selected by providing the PMU name followed by the "config" separated by slashes. 267 If MTC packets are selected, the default config selects a value 528 "per thread" mode is selected by -t or by --per-thread (with -p or -u or just a 530 "per cpu" is selected by -C or -a. 531 "workload only" mode is selected by not using the other options but providing a 537 In per-cpu mode all processes (or processes from the selected cgroup i.e. -G 538 option, or processes selected with -p or -u) are traced. Each cpu has its own
|
D | perf-list.txt | 15 This command displays the symbolic event types which can be selected in the
|
/linux-4.4.14/drivers/media/i2c/ |
D | tvaudio.c | 314 int mode, selected; in chip_thread() local 342 selected = V4L2_TUNER_MODE_MONO; in chip_thread() 346 selected = V4L2_TUNER_MODE_LANG1; in chip_thread() 351 selected = V4L2_TUNER_MODE_LANG1; in chip_thread() 353 selected = V4L2_TUNER_MODE_STEREO; in chip_thread() 357 selected = V4L2_TUNER_MODE_LANG2; in chip_thread() 359 selected = V4L2_TUNER_MODE_STEREO; in chip_thread() 363 selected = V4L2_TUNER_MODE_LANG1_LANG2; in chip_thread() 365 selected = V4L2_TUNER_MODE_STEREO; in chip_thread() 367 desc->setaudmode(chip, selected); in chip_thread()
|
/linux-4.4.14/drivers/net/ethernet/wiznet/ |
D | Kconfig | 66 If interface mode is unknown in compile time, it can be selected 69 Performance may decrease compared to explicitly selected bus mode.
|
/linux-4.4.14/drivers/net/team/ |
D | Kconfig | 32 Basic mode where port used for transmitting packets is selected in 44 Basic mode where port used for transmitting packets is selected
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
D | Kconfig | 18 If M is selected the module will be called fsl-dcu-drm.
|
/linux-4.4.14/Documentation/leds/ |
D | leds-lp55xx.txt | 68 (3) Write pattern data into selected area 108 Full LED strings are selected by 'engine2_leds'. 117 Inside the callback, the selected engine is loaded and memory is updated. 148 run_engine : Control the selected engine
|
D | leds-class.txt | 30 selected.
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | Kconfig | 17 selected to enabled full userptr support.
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | Kconfig | 7 selected to enabled full userptr support.
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 33 have any effect unless GPIO function is selected. A/B/C_IN are output 44 B. GPIO function should be selected if this is configured.
|
D | fsl,imx-pinctrl.txt | 36 Force the selected mux mode input path no matter of MUX_MODE functionality. 37 By default the input path is determined by functionality of the selected
|
D | qcom,pmic-gpio.txt | 116 Definition: Specifies the strength to use for pull up, if selected. 124 pull up is selected
|
D | pinctrl-palmas.txt | 63 functions is selected then directly pins register will be written with 0, 1, 2
|
D | xlnx,zynq-pinctrl.txt | 70 - io-standard: Configure the pin to use the selected IO standard according to
|
D | pinctrl-st.txt | 118 -mode :pin configuration is selected from one of the below values.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-hid-corsair | 15 Description: Get/set the current selected profile. Values are from 1 to 3.
|
D | configfs-spear-pcie-gadget | 7 Interface is used to configure selected dual mode PCIe controller
|
D | sysfs-platform-eeepc-laptop | 43 For example, 0x301 means: mode 1 selected, 3 available modes.
|
D | sysfs-class-led | 27 /sys/class/leds/<led> once a given trigger is selected.
|
D | sysfs-bus-fcoe | 87 selected: 1 indicates that the switch has been selected for use;
|
/linux-4.4.14/drivers/staging/unisys/visornic/ |
D | Kconfig | 13 s-Par switches will not work if this driver is not selected.
|
/linux-4.4.14/drivers/staging/rtl8188eu/ |
D | Kconfig | 18 "Y" should be selected.
|
/linux-4.4.14/drivers/md/bcache/ |
D | util.c | 97 size_t selected) in bch_snprint_string_list() argument 104 i == selected ? "[%s] " : "%s ", list[i]); in bch_snprint_string_list()
|
/linux-4.4.14/arch/nios2/kernel/ |
D | early_printk.c | 85 selected
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | rtc-st-lpc.txt | 20 One (and only one) mode must be selected.
|
/linux-4.4.14/Documentation/devicetree/bindings/eeprom/ |
D | eeprom.txt | 7 driver based on <type> is selected. Possible types are:
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | st,stih407-lpc | 20 One (and only one) mode must be selected.
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | Kconfig | 12 If M is selected the module will be called rcar-du-drm.
|
/linux-4.4.14/drivers/iio/buffer/ |
D | Kconfig | 9 Should be selected by any drivers that do in-kernel push
|
/linux-4.4.14/scripts/kconfig/ |
D | mconf.c | 809 int selected; in conf_choice() local 834 selected = item_activate_selected(); in conf_choice() 837 if (selected) { in conf_choice() 846 if (selected) { in conf_choice()
|
/linux-4.4.14/lib/ |
D | Kconfig | 271 # Generic allocator support is selected if needed 295 # BCH support is selected if needed 311 When this option is selected, the BCH library supports 452 # Generic 64-bit atomic support is selected if needed 499 # libfdt files, only selected if needed. 518 scatterlist. This should be selected by a driver or an API which
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-service-time.txt | 16 <repeat_count>: The number of I/Os to dispatch using the selected 24 If '0' is given, the path isn't selected while
|
D | dm-crypt.txt | 25 You can only use key sizes that are valid for the selected cipher 26 in combination with the selected iv mode.
|
D | dm-queue-length.txt | 9 <repeat_count>: The number of I/Os to dispatch using the selected
|
D | dm-flakey.txt | 46 selected flags set.
|
D | cache.txt | 77 If writeback, the default, is selected then a write to a block that is 81 If writethrough is selected then a write to a cached block will not 85 If passthrough is selected, useful when the cache contents are not known
|
/linux-4.4.14/arch/arm/mm/ |
D | mmu.c | 159 int i, selected = -1; in early_cachepolicy() local 165 selected = i; in early_cachepolicy() 170 if (selected == -1) in early_cachepolicy() 180 if (cpu_architecture() >= CPU_ARCH_ARMv6 && selected != cachepolicy) { in early_cachepolicy() 186 if (selected != cachepolicy) { in early_cachepolicy() 187 unsigned long cr = __clear_cr(cache_policies[selected].cr_mask); in early_cachepolicy() 188 cachepolicy = selected; in early_cachepolicy()
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | THANKS | 20 - Hauppauge for telling how the sound input is selected and what components
|
/linux-4.4.14/include/scsi/ |
D | fcoe_sysfs.h | 110 u8 selected; member
|
/linux-4.4.14/Documentation/cpuidle/ |
D | governor.txt | 24 kernel configuration and platform will be selected by cpuidle.
|
/linux-4.4.14/drivers/tty/hvc/ |
D | Kconfig | 8 It will automatically be selected if one of the back-end console drivers 9 is selected.
|
/linux-4.4.14/drivers/misc/mei/ |
D | Kconfig | 7 if selected /dev/mei misc device will be created.
|
/linux-4.4.14/Documentation/misc-devices/ |
D | ics932s401 | 19 clock, and a reference clock. The driver reports selected and actual
|
D | spear-pcie-gadget.txt | 24 Its main purpose is to configure selected dual mode PCIe controller as device
|
/linux-4.4.14/fs/befs/ |
D | Kconfig | 8 on files and directories, and database-like indices on selected
|
/linux-4.4.14/arch/unicore32/mm/ |
D | Kconfig | 3 # Select CPU types depending on the architecture selected. This selects
|
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | st_lpc_wdt.txt | 21 One (and only one) mode must be selected.
|
/linux-4.4.14/Documentation/frv/ |
D | configuring.txt | 40 Write-Through is selected, but Write-Back (Copy-Back) can also be 41 selected. This can be changed dynamically once the kernel is running (see
|
D | gdbstub.txt | 60 "Immediate activation" was selected, then the kernel will wait for GDB to
|
/linux-4.4.14/sound/oss/ |
D | ad1848.c | 803 int i, n, selected = -1; in ad1848_set_speed() local 822 selected = 0; in ad1848_set_speed() 824 selected = n - 1; in ad1848_set_speed() 826 for (i = 1 /*really */ ; selected == -1 && i < n; i++) in ad1848_set_speed() 829 selected = i; in ad1848_set_speed() 838 selected = i - 1; in ad1848_set_speed() 840 selected = i; in ad1848_set_speed() 843 if (selected == -1) in ad1848_set_speed() 846 selected = 3; in ad1848_set_speed() 848 portc->speed = speed_table[selected].speed; in ad1848_set_speed() [all …]
|
/linux-4.4.14/drivers/scsi/fcoe/ |
D | fcoe_sysfs.c | 104 ((x)->selected) 429 fcoe_fcf_rd_attr(selected, "%u\n", 20); 919 fcf->selected = new_fcf->selected; in fcoe_fcf_device_add()
|
/linux-4.4.14/drivers/hwspinlock/ |
D | Kconfig | 5 # HWSPINLOCK always gets selected by whoever wants it.
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | Kconfig | 147 based GPIO expander on that board. This option selected in this 176 based GPIO expander on that card. This option selected in this 192 not be functional if RMII mode is selected.
|
/linux-4.4.14/drivers/block/ |
D | amiflop.c | 161 static volatile int selected = -1; /* currently selected drive */ variable 282 if (drive == selected) in fd_select() 285 selected = drive; in fd_select() 307 if (drive != selected) { in fd_deselect() 308 printk(KERN_WARNING "Deselecting drive %d while %d was selected!\n",drive,selected); in fd_deselect() 315 selected = -1; in fd_deselect() 568 post_write_timer.data = selected; in fd_block_done()
|
/linux-4.4.14/Documentation/security/ |
D | apparmor.txt | 13 If AppArmor should be selected as the default security module then
|
/linux-4.4.14/arch/arm/mach-ux500/ |
D | Kconfig | 65 At least one platform needs to be selected in order to build
|
/linux-4.4.14/drivers/crypto/nx/ |
D | Kconfig | 23 drivers must be selected also. If you choose 'M' here, this
|
/linux-4.4.14/drivers/misc/mic/ |
D | Kconfig | 7 This option is selected by any driver which registers a 24 This option is selected by any driver which registers a
|
/linux-4.4.14/Documentation/phy/ |
D | samsung-usb2.txt | 26 specific callbacks. The specific SoC version is selected by choosing 117 include support for selected SoCs in the compiled driver. The Kconfig
|
/linux-4.4.14/Documentation/sh/ |
D | register-banks.txt | 8 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | mpc5xxx-mscan.txt | 29 clock will be selected. If this is not possible,
|
/linux-4.4.14/arch/powerpc/platforms/44x/ |
D | Kconfig | 288 # 44x specific CPU modules, selected based on the board above. 366 # 44x errata/workaround config symbols, selected by the CPU models above 375 # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
|
/linux-4.4.14/drivers/mtd/nand/ |
D | sunxi_nand.c | 241 int selected; member 360 if (sunxi_nand->selected < 0) in sunxi_nfc_dev_ready() 363 rb = &sunxi_nand->sels[sunxi_nand->selected].rb; in sunxi_nfc_dev_ready() 400 if (chip == sunxi_nand->selected) in sunxi_nfc_select_chip() 431 sunxi_nand->selected = chip; in sunxi_nfc_select_chip() 1262 chip->selected = -1; in sunxi_nand_chip_init()
|
/linux-4.4.14/Documentation/RCU/ |
D | torture.txt | 72 current readers" function of the interface selected by 86 randomly selected CPU-hotplug operation. Defaults to 142 RCU priority-inversion testing only if the selected 146 priority-inversion testing even if the selected RCU 155 the value selected for "stutter".
|
/linux-4.4.14/Documentation/block/ |
D | switching-sched.txt | 31 will be displayed, with the currently selected scheduler in brackets:
|
/linux-4.4.14/kernel/ |
D | Kconfig.hz | 32 or multimedia, selected 300Hz instead.
|
D | Kconfig.preempt | 24 preemption points have been selected to reduce the maximum
|
/linux-4.4.14/fs/ubifs/ |
D | Kconfig | 49 so be careful. How often atime is updated depends on the selected strategy:
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/st/ |
D | st,clkgen-vcc.txt | 7 that selected clock.
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | uefi.txt | 23 be selected.
|
/linux-4.4.14/Documentation/powerpc/ |
D | bootwrapper.txt | 111 targets build all the default images as selected by the kernel configuration. 112 Default images are selected by the boot wrapper Makefile 137 can be selected by changing the link order.
|
/linux-4.4.14/arch/arm/plat-samsung/ |
D | adc.c | 60 void (*select_cb)(struct s3c_adc_client *c, unsigned selected); 225 unsigned int selected), in s3c_adc_register() argument
|
/linux-4.4.14/security/ |
D | Kconfig | 16 If this option is not selected, no restrictions will be enforced 29 If this option is not selected, the default Linux security
|
/linux-4.4.14/Documentation/w1/ |
D | w1.generic | 36 is selected using either W1_SKIP_ROM or W1_MATCH_ROM command. 42 be read, since no device was selected.
|
/linux-4.4.14/drivers/pinctrl/ |
D | Kconfig | 34 future processors. This option is selected automatically when specific 35 machine and arch are selected to build.
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 25 In order to use nfsroot, NFS client support needs to be selected as 26 built-in during configuration. Once this has been selected, the nfsroot 27 option will become available, which should also be selected. 29 In the networking options, kernel level autoconfiguration can be selected,
|
D | fault_injection.txt | 10 NFSD_FAULT_INJECTION must be selected when configuring the kernel to use this
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | samsung,s5pv210-clock.txt | 34 board device tree, including the system base clock, as selected by XOM[0]
|
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/ |
D | adv7604.txt | 50 - default-input: Select which input is selected after reset.
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | Kconfig | 29 If M is selected, the module will be called i915. AGP support
|
/linux-4.4.14/Documentation/networking/ |
D | vxlan.txt | 32 and uses the Linux-selected value by default to maintain backwards
|
D | ixgbe.txt | 251 Once this is selected, DCB support must be selected for ixgbe. This can 260 After these options are selected, you must rebuild your kernel and your
|
D | ipvlan.txt | 33 operate in the same (selected) mode. The RX mode is almost identical except
|
D | nfc.txt | 63 * deactivate_target - deselect and deinitialize the selected target
|
/linux-4.4.14/drivers/staging/iio/Documentation/ |
D | ring.txt | 7 implementation to be selected at compile time via Kconfig options.
|
/linux-4.4.14/drivers/media/ |
D | Kconfig | 108 # Only enables if one of the V4L2 types (ATV, webcam, radio) is selected 130 # Only enables if one of DTV is selected
|
/linux-4.4.14/Documentation/vm/ |
D | numa | 73 selected zone/node cannot satisfy the allocation request. This situation, 93 nodes' zones in the selected zonelist looking for the first zone in the list 122 kernel selected as the nearest node with memory when it built the zonelists.
|
D | zswap.txt | 57 zbud is created, but it can be selected at boot time by setting the "zpool" 89 The default compressor is lzo, but it can be selected at boot time by setting
|
D | hugetlbpage.txt | 17 (present under "File systems") and CONFIG_HUGETLB_PAGE (selected 18 automatically when CONFIG_HUGETLBFS is selected) configuration 78 page size may be selected with the "default_hugepagesz=<size>" boot parameter. 132 Any free huge pages on the selected nodes will be freed back to the kernel's
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
D | mcam-core.h | 33 #error One of the videobuf buffer modes must be selected in the config
|
/linux-4.4.14/Documentation/isdn/ |
D | README.hfc-pci | 23 If more than one HFC-PCI cards are installed, a specific card may be selected
|
D | README.audio | 135 AT-command-line (i.e.: "AT+VTX+VRX"), full-duplex-mode is selected.
|
/linux-4.4.14/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 4 of selected watchdogs.
|
/linux-4.4.14/drivers/virtio/ |
D | Kconfig | 4 This option is selected by any driver which implements the virtio
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | user-guide.txt | 132 be set. Then, a "governor" must be selected. Such a "governor" decides 215 If you have selected the "userspace" governor which allows you to
|
D | intel-pstate.txt | 54 will run at is selected by the processor itself.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | s390-diag.txt | 5 native hypercalls and for selected hypercalls found on other s390
|
/linux-4.4.14/Documentation/w1/masters/ |
D | omap-hdq | 49 to the bus using SEARCH_ROM procedure. 1-wire mode can be selected by
|
/linux-4.4.14/drivers/remoteproc/ |
D | Kconfig | 3 # REMOTEPROC gets selected by whoever wants it
|
/linux-4.4.14/drivers/block/drbd/ |
D | Kconfig | 5 comment "DRBD disabled because PROC_FS or INET not selected"
|
/linux-4.4.14/arch/ |
D | Kconfig | 119 This symbol should be selected by an architecture if 64 bit 135 This symbol should be selected by an architecture if it can 137 code paths to be selected for these cases. Some network 239 This symbol should be selected by an architecure if it supports
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | Kconfig | 12 If M is selected the module will be called exynosdrm.
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | power_domain.txt | 4 used for power gating of selected IP blocks for power saving by reduced leakage
|
/linux-4.4.14/Documentation/i2c/ |
D | i2c-stub | 28 return the number of bytes selected with the largest write so far.
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | iskeleton.S | 161 | Entry point for the selected cas emulation code implementation. 172 | Entry point for the selected cas2 emulation code implementation.
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.ivtv | 111 An mpeg2 stream sent to this device will appear on the selected video 122 The raw audio PCM stereo stream from the currently selected
|
D | vivid.txt | 280 The initially selected colorspace when you switch to the webcam input will be 310 The initially selected colorspace when you switch to the TV or S-Video input 314 can be selected through the 'Standard Aspect Ratio' Vivid control. 349 The initially selected colorspace when you switch to the HDMI input or 358 The video aspect ratio can be selected through the 'DV Timings Aspect Ratio' 390 The initially selected colorspace when you switch to the TV or S-Video input 401 The initially selected colorspace when you switch to the HDMI output or 633 This only applies if the CSC Colorbar test pattern is selected, 644 selected, otherwise the test pattern will go through unconverted. 810 is selected. [all …]
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-arvo | 7 When written this attribute activates the selected profile
|
/linux-4.4.14/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 34 # under 'select' for a symbol, when such symbols are selected kconfig them
|
D | kconfig-language.txt | 102 minimal value <symbol> can be set to. If <symbol> is selected multiple 119 contained there can still be selected by other symbols, though). It is 289 choice only allows a single config entry to be selected, a tristate 295 choice to 'n' and no entry needs to be selected. 356 that is defined in a common Kconfig file and selected by the relevant
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 52 on the selected chip.
|
/linux-4.4.14/arch/powerpc/platforms/40x/ |
D | Kconfig | 144 # 40x errata/workaround config symbols, selected by the CPU models above
|
/linux-4.4.14/drivers/power/ |
D | ab8500_fg.c | 1932 int selected; in ab8500_fg_battok_init_hw_register() local 1946 selected = BATT_OK_MIN + cbp_sel0 * BATT_OK_INCREMENT; in ab8500_fg_battok_init_hw_register() 1948 if (selected != sel0) in ab8500_fg_battok_init_hw_register() 1950 sel0, selected, cbp_sel0); in ab8500_fg_battok_init_hw_register() 1952 selected = BATT_OK_MIN + cbp_sel1 * BATT_OK_INCREMENT; in ab8500_fg_battok_init_hw_register() 1954 if (selected != sel1) in ab8500_fg_battok_init_hw_register() 1956 sel1, selected, cbp_sel1); in ab8500_fg_battok_init_hw_register()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_protocol.txt | 256 0x1C | 4 | | start_frame: specify the selected frame to 305 | | | selected frame for transmit.
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | Kconfig | 229 and is automatically selected by Ethernet and HSS drivers. 236 and is automatically selected by Ethernet and HSS drivers.
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | Kconfig | 124 This also means that the PLL tables for the selected CPU(s) will 290 Can be selected by another SoCs such as S3C2416 with similar 331 selected
|
/linux-4.4.14/Documentation/ |
D | SM501.txt | 23 be specified by the platform data) and then exports the selected
|
D | cputopology.txt | 55 related sysfs files will only be created if CONFIG_SCHED_BOOK is selected.
|
D | module-signing.txt | 35 SHA-512 (the algorithm is selected by data in the signature). 87 The algorithm selected here will also be built into the kernel (rather
|
/linux-4.4.14/tools/perf/util/ |
D | evlist.h | 58 struct perf_evsel *selected; member
|
/linux-4.4.14/Documentation/hwmon/ |
D | gl518sm | 44 case when you have selected to turn fan1 off, no fan1 alarm is triggered.
|
D | pmbus-core | 186 page, since the selected page is cached in the core driver and the core driver 187 will assume that it is selected. Using pmbus_set_page() to select a new page
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 16 the selected entry is writable, the guest can rewrite it through the data
|
D | coresight.txt | 7 through the intermediate links connecting the source to the currently selected
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.txt | 91 selected is 2^(value).
|
/linux-4.4.14/Documentation/m68k/ |
D | README.buddha | 118 selected in the speed register (see further down). With 176 what you have selected in the speed register:
|
/linux-4.4.14/Documentation/arm/ |
D | README | 168 independent code. The machine is selected by the value of 'r1' on 190 compile-time, support for the machine type must be selected. This allows for
|
/linux-4.4.14/Documentation/blockdev/ |
D | zram.txt | 85 currently selected (shown in square brackets) compression algorithms, 86 change selected compression algorithm (once the device is initialised
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig.debug | 43 of the kernel to be randomized at build-time. When selected,
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | graph.txt | 35 endpoint at a port, or a port node needs to be associated with a selected
|
/linux-4.4.14/include/linux/mtd/ |
D | cfi.h | 76 #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work.
|
/linux-4.4.14/Documentation/power/ |
D | interface.txt | 38 selected one in brackets, for example
|
/linux-4.4.14/drivers/ssb/ |
D | Kconfig | 17 It will be auto-selected if needed in other
|
/linux-4.4.14/arch/mn10300/mm/ |
D | Kconfig.cache | 39 and invalidation by automatic purge register is not selected.
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | sint.S | 218 movel L_SCR1(%a6),%d1 |use selected rounding mode
|
/linux-4.4.14/drivers/video/console/ |
D | Kconfig | 112 If this option is selected, the framebuffer console will
|
/linux-4.4.14/Documentation/fmc/ |
D | FMC-and-SDB.txt | 25 archives for selected revisions are placed to the Files section of the
|
/linux-4.4.14/fs/nfsd/ |
D | Kconfig | 28 CONFIG_NFSD is selected.
|
/linux-4.4.14/arch/m68k/kernel/ |
D | setup_mm.c | 49 #warning No CPU/platform type selected, your kernel will not work!
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | CMIPCI.txt | 94 be selected. The last item is available only with model 039 100 selected.
|
D | HD-Audio-Controls.txt | 26 selected, plugging to a headphone jack mutes both speakers and
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 57 the code generated by the preprocessor and the compiler. I selected 286 return -EFAULT. GCC selected EAX to return this value.
|
/linux-4.4.14/drivers/iommu/ |
D | Kconfig | 1 # IOMMU_API always gets selected by whoever wants it. 160 one is found. If this option is not selected, DMAR support can
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | Kconfig | 102 When selected, this feature will be built in the UBI driver.
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | max8997-regulator.txt | 50 - max8997,pmic-buck125-default-dvs-idx: Default voltage setting selected from
|
D | s5m8767-regulator.txt | 49 - s5m8767,pmic-buck234-default-dvs-idx: Default voltage setting selected from
|
D | ti-abb-regulator.txt | 41 voltage, allowing for various modes to be selected indexed off
|
/linux-4.4.14/Documentation/scsi/ |
D | ufs.txt | 54 protocol agnostic, however SCSI has been selected as a baseline
|
D | BusLogic.txt | 150 queue depth of 1 is selected. Tagged queuing is also disabled for individual 164 the bus device reset error recovery strategy is selected and sending a bus 365 selected host adapter. 446 associated Target Device will have its Queue Depth selected automatically.
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig.debug | 147 Use the selected console for early debugging. Careful, if you 335 platform probing is done, all platforms selected must
|
/linux-4.4.14/security/selinux/ |
D | Kconfig | 17 to be disabled at boot. If this option is selected, SELinux
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | fsl-tsec-phy.txt | 106 TimerOsc = selected reference clock MHz
|
/linux-4.4.14/arch/avr32/ |
D | Kconfig | 3 # With EXPERT=n, we get lots of stuff automatically selected
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 321 bool "Allow multiple platforms to be selected" 1312 This option should be selected by machines which have an SMP- 1495 # selected platforms. 1618 (selected with CONFIG_OABI_COMPAT). 1634 selected, since there is no way yet to sensibly distinguish 1638 can say N here. If this option is not selected and you attempt 1673 Depending on the selected kernel/user memory split, minimum 2038 image will be placed. If AUTO_ZRELADDR is selected, the address 2055 comment "At least one emulation must be selected"
|
/linux-4.4.14/drivers/base/ |
D | Kconfig | 274 Memory Allocator. If the size of 0 is selected, CMA is disabled by 286 If 0 percent is selected, CMA is disabled by default, but it can be
|
/linux-4.4.14/Documentation/locking/ |
D | locktorture.txt | 74 randomly selected CPU-hotplug operation. Defaults
|
/linux-4.4.14/tools/perf/ |
D | builtin-top.c | 549 if (t->evlist->selected != NULL) in perf_top__sort_new_samples() 550 t->sym_evsel = t->evlist->selected; in perf_top__sort_new_samples()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | Kconfig | 15 on the types of drivers being selected, these libraries will be
|