/linux-4.4.14/tools/lib/bpf/ |
D | Makefile | 15 define allow-override 22 $(call allow-override,CC,$(CROSS_COMPILE)gcc) 23 $(call allow-override,AR,$(CROSS_COMPILE)ar) 102 override CFLAGS += -DHAVE_LIBELF_MMAP_SUPPORT 106 override CFLAGS += -DHAVE_ELF_GETPHDRNUM_SUPPORT 110 override CFLAGS += $(EXTRA_WARNINGS) 111 override CFLAGS += -Werror -Wall 112 override CFLAGS += -fPIC 113 override CFLAGS += $(INCLUDES)
|
/linux-4.4.14/arch/x86/math-emu/ |
D | get_address.c | 219 && (addr_modes.override.segment == PREFIX_CS_)) { in FPU_get_address() 279 address += vm86_segment(addr_modes.override.segment, addr); in FPU_get_address() 283 address = pm_address(FPU_modrm, addr_modes.override.segment, in FPU_get_address() 303 && (addr_modes.override.segment == PREFIX_CS_)) { in FPU_get_address_16() 354 if (addr_modes.override.segment == PREFIX_DEFAULT) in FPU_get_address_16() 355 addr_modes.override.segment = PREFIX_SS_; in FPU_get_address_16() 359 if (addr_modes.override.segment == PREFIX_DEFAULT) in FPU_get_address_16() 360 addr_modes.override.segment = PREFIX_SS_; in FPU_get_address_16() 370 if (addr_modes.override.segment == PREFIX_DEFAULT) in FPU_get_address_16() 371 addr_modes.override.segment = PREFIX_SS_; in FPU_get_address_16() [all …]
|
D | fpu_entry.c | 98 overrides * override); 170 &addr_modes.override)) { in math_emulate() 252 ^ (addr_modes.override.address_size == ADDR_SIZE_PREFIX)) in math_emulate() 534 &addr_modes.override)) in math_emulate() 549 overrides * override) in valid_prefix() argument 554 *override = (overrides) { in valid_prefix() 565 override->address_size = ADDR_SIZE_PREFIX; in valid_prefix() 569 override->operand_size = OP_SIZE_PREFIX; in valid_prefix() 573 override->segment = PREFIX_CS_; in valid_prefix() 576 override->segment = PREFIX_ES_; in valid_prefix() [all …]
|
D | fpu_emu.h | 131 overrides override; member
|
D | reg_ld_str.c | 1034 ^ (addr_modes.override.operand_size == OP_SIZE_PREFIX))) { in fldenv() 1146 ^ (addr_modes.override.operand_size == OP_SIZE_PREFIX))) { in fstenv()
|
D | README | 143 Handling of the address size override prefix byte (0x67) has not been
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.txt | 27 - dcd-override : Override the DCD modem status signal. This signal will always 30 - dsr-override : Override the DTS modem status signal. This signal will always 33 - cts-override : Override the CTS modem status signal. This signal will always 36 - ri-override : Override the RI modem status signal. This signal will always be 49 dcd-override; 50 dsr-override; 51 cts-override; 52 ri-override;
|
/linux-4.4.14/tools/lib/traceevent/ |
D | Makefile | 17 define allow-override 24 $(call allow-override,CC,$(CROSS_COMPILE)gcc) 25 $(call allow-override,AR,$(CROSS_COMPILE)ar) 26 $(call allow-override,NM,$(CROSS_COMPILE)nm) 127 override CFLAGS += -fPIC 128 override CFLAGS += $(CONFIG_FLAGS) $(INCLUDES) $(PLUGIN_DIR_SQ) 129 override CFLAGS += $(udis86-flags) -D_GNU_SOURCE
|
/linux-4.4.14/tools/lib/lockdep/ |
D | Makefile | 11 define allow-override 18 $(call allow-override,CC,$(CROSS_COMPILE)gcc) 19 $(call allow-override,AR,$(CROSS_COMPILE)ar) 20 $(call allow-override,LD,$(CROSS_COMPILE)ld) 83 override CFLAGS += $(CONFIG_FLAGS) $(INCLUDES) $(PLUGIN_DIR_SQ)
|
/linux-4.4.14/arch/powerpc/ |
D | Makefile | 69 override CC += -mlittle-endian 71 override CC += -mno-strict-align 73 override AS += -mlittle-endian 74 override LD += -EL 75 override CROSS32CC += -mlittle-endian 76 override CROSS32AS += -mlittle-endian 83 override CC += -mbig-endian 84 override AS += -mbig-endian 86 override LD += -EB 93 override AS += -a$(CONFIG_WORD_SIZE) [all …]
|
/linux-4.4.14/tools/testing/selftests/futex/ |
D | Makefile | 11 override define RUN_TESTS 15 override define INSTALL_RULE 24 override define EMIT_TESTS
|
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ |
D | Makefile | 18 override define RUN_TESTS 24 override define EMIT_TESTS 30 override define INSTALL_RULE
|
/linux-4.4.14/tools/testing/selftests/powerpc/ |
D | Makefile | 36 override define RUN_TESTS 42 override define INSTALL_RULE 48 override define EMIT_TESTS
|
/linux-4.4.14/tools/build/ |
D | Makefile | 8 define allow-override 14 $(call allow-override,CC,$(CROSS_COMPILE)gcc) 15 $(call allow-override,LD,$(CROSS_COMPILE)ld)
|
/linux-4.4.14/Documentation/acpi/ |
D | method-customizing.txt | 10 1. override an existing method which may not work correctly, 15 control method rather than override the entire DSDT, because kernel 25 1. override an existing method 49 g) override the old method via the debugfs by running 62 and redo step c) ~ g) to override the method with the original one. 67 method override. i.e. if we want to insert/override multiple
|
D | initrd_table_override.txt | 13 override nearly any ACPI table provided by the BIOS with an instrumented,
|
/linux-4.4.14/tools/testing/selftests/memory-hotplug/ |
D | Makefile | 6 override RUN_TESTS := ./mem-on-off-test.sh -r 2 || echo "selftests: memory-hotplug [FAIL]" 7 override EMIT_TESTS := echo "$(RUN_TESTS)"
|
/linux-4.4.14/tools/testing/selftests/mqueue/ |
D | Makefile | 9 override define RUN_TESTS 14 override define EMIT_TESTS
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 50 - ti,ldovbb-vset-mask - Required if ldo-address is set, mask for LDO override 51 register to provide override vset value. 52 - ti,ldovbb-override-mask - Required if ldo-address is set, mask for LDO 53 override register to enable override vset value. 88 Example #2: Efuse bits contain ABB mode setting (no LDO override capability) 109 Example #3: Efuse bits contain ABB mode setting and LDO override capability 121 ti,ldovbb-override-mask = <0x400>;
|
D | palmas-pmic.txt | 43 ti,smps-range - OTP has the wrong range set for the hardware so override
|
/linux-4.4.14/include/uapi/linux/ |
D | icmpv6.h | 27 override:1, member 34 override:1, 72 #define icmp6_override icmp6_dataun.u_nd_advt.override
|
/linux-4.4.14/tools/testing/selftests/mount/ |
D | Makefile | 12 override RUN_TESTS := if [ -f /proc/self/uid_map ] ; \ 18 override EMIT_TESTS := echo "$(RUN_TESTS)"
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-platform | 6 will override standard OF, ACPI, ID table, and name matching. 9 to the device. The override is specified by writing a string 20 the override, there is no support for parsing delimiters.
|
D | sysfs-bus-amba | 6 will override standard OF, ACPI, ID table, and name matching. 9 the device. The override is specified by writing a string to the 19 Only a single driver may be specified in the override, there is
|
D | sysfs-bus-pci | 269 will override standard static and dynamic ID matching. When 272 device. The override is specified by writing a string to the 282 "none". Only a single driver may be specified in the override, 293 written to override the node. In that case, please report
|
/linux-4.4.14/tools/perf/ |
D | Makefile | 45 override DEBUG = 0 50 override DEBUG = 0
|
D | Makefile.perf | 125 define allow-override 132 $(call allow-override,CC,$(CROSS_COMPILE)gcc) 133 $(call allow-override,AR,$(CROSS_COMPILE)ar) 134 $(call allow-override,LD,$(CROSS_COMPILE)ld)
|
D | design.txt | 458 If your architecture does have hardware capabilities, you can override the
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | tbinstal.c | 118 u8 override, u32 *table_index) in acpi_tb_install_table_with_override() argument 135 if (override) { in acpi_tb_install_table_with_override() 245 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table() argument 365 acpi_tb_install_table_with_override(&new_table_desc, override, in acpi_tb_install_standard_table()
|
D | actables.h | 122 u8 reload, u8 override, u32 *table_index); 156 u8 override, u32 *table_index);
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | brcm,bcm7445-switch-v4.0.txt | 33 - brcm,fcb-pause-override: boolean property, if present indicates that the switch 34 supports Failover Control Block pause override capability 62 brcm,fcb-pause-override;
|
/linux-4.4.14/drivers/gpu/host1x/hw/ |
D | syncpt_hw.c | 98 u32 override = host1x_class_host_wait_syncpt( in syncpt_patch_wait() local 101 *((u32 *)patch_addr) = override; in syncpt_patch_wait()
|
/linux-4.4.14/tools/testing/selftests/ |
D | Makefile | 41 override LDFLAGS = 42 override MAKEFLAGS =
|
/linux-4.4.14/Documentation/devicetree/bindings/net/nfc/ |
D | trf7970a.txt | 16 - vin-voltage-override: Specify voltage of VIN pin in microvolts. 41 vin-voltage-override = <5000000>;
|
/linux-4.4.14/drivers/scsi/ |
D | aha152x.c | 3100 struct aha152x_setup override = SETUP0; in aha152x_init() local 3102 if (setup_count == 0 || (override.io_port != setup[0].io_port)) { in aha152x_init() 3103 if (!checksetup(&override)) { in aha152x_init() 3105 override.io_port, in aha152x_init() 3106 override.irq, in aha152x_init() 3107 override.scsiid, in aha152x_init() 3108 override.reconnect, in aha152x_init() 3109 override.parity, in aha152x_init() 3110 override.synchronous, in aha152x_init() 3111 override.delay, in aha152x_init() [all …]
|
D | t128.c | 85 static struct override { struct
|
D | dtc.c | 105 static struct override { struct
|
D | pas16.c | 109 static struct override { struct
|
D | g_NCR5380.c | 94 static struct override { struct
|
/linux-4.4.14/Documentation/fb/ |
D | cirrusfb.txt | 67 * Do not override ram size setting. Define 68 CLGEN_USE_HARDCODED_RAM_SETTINGS if you _do_ want to override the RAM
|
D | vesafb.txt | 166 reversed to give override possibility (allocate more fb memory 171 amount of video RAM, use this option to override the BIOS (in MiB).
|
D | uvesafb.txt | 98 amount of video RAM, use this option to override the BIOS (in MiB). 131 Additionally, the following parameters may be provided. They all override the
|
D | modedb.txt | 41 'e' will force the display to be enabled, i.e. it will override the detection
|
D | matroxfb.txt | 120 configuration, you can override it by this (you cannot override
|
/linux-4.4.14/Documentation/scsi/ |
D | aha152x.txt | 38 override for the first controller 41 override for the second controller 68 configuration override for first controller 72 configuration override for second controller 158 - if that fails, take extended translation if enabled by override,
|
D | g_NCR5380.txt | 16 The drivers/scsi/Makefile has an override in it for the most common
|
D | tmscsim.txt | 258 But you may want to override the settings prior to being able to change the 268 [NOTE: Formerly, it was not possible to override the EEPROM supplied
|
D | ChangeLog.megaraid_sas | 421 > template use of eh_timed_out (and allows the transport to override the
|
D | st.txt | 35 The user can override the parameters defined by the system
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | fsl-imx-esdhc.txt | 22 - fsl,delay-line : Specify the number of delay cells for override mode. 23 This is used to set the clock delay for DLL(Delay Line) on override mode
|
/linux-4.4.14/drivers/auxdisplay/ |
D | Kconfig | 55 If you compile this as a module, you can still override this 70 If you compile this as a module, you can still override this 119 If you compile this as a module, you can still override this
|
/linux-4.4.14/drivers/pcmcia/ |
D | yenta_socket.c | 857 .override = ti_override, 863 .override = ti113x_override, 869 .override = ti12xx_override, 875 .override = ti1250_override, 881 .override = ene_override, 889 .override = ricoh_override, 896 .override = topic95_override, 899 .override = topic97_override, 904 .override = o2micro_override, 1226 ret = socket->type->override(socket); in yenta_probe()
|
D | yenta_socket.h | 107 int (*override)(struct yenta_socket *); member
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | stmp3xxx-rtc.txt | 11 - stmp,crystal-freq: override crystal frequency as determined from fuse bits.
|
/linux-4.4.14/drivers/pci/pcie/aer/ |
D | Kconfig | 23 Used to override firmware/bios settings for PCI Express ECRC
|
/linux-4.4.14/security/tomoyo/ |
D | Kconfig | 64 activation. You can override this setting via TOMOYO_loader= kernel 74 You can override this setting via TOMOYO_trigger= kernel command line
|
/linux-4.4.14/kernel/ |
D | cred.c | 551 const struct cred *override = current->cred; in revert_creds() local 558 validate_creds(override); in revert_creds() 561 alter_cred_subscribers(override, -1); in revert_creds() 562 put_cred(override); in revert_creds()
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | usb-ohci.txt | 13 - num-ports : u32, to override the detected port count
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | keystone-gate.txt | 18 - clock-output-names : From common clock binding to override the
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | Kconfig | 18 support different CW1200 SDIO designs you will need to override
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | scx200_acb | 15 override this default.
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_hal.h | 235 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override); 236 int wlc_phy_txpower_set(struct brcms_phy_pub *ppi, uint qdbm, bool override);
|
D | phy_cmn.c | 1312 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) in wlc_phy_txpower_get() argument 1317 if (override != NULL) in wlc_phy_txpower_get() 1318 *override = pi->txpwroverride; in wlc_phy_txpower_get() 1372 int wlc_phy_txpower_set(struct brcms_phy_pub *ppi, uint qdbm, bool override) in wlc_phy_txpower_set() argument
|
/linux-4.4.14/Documentation/filesystems/ |
D | ubifs.txt | 91 compr=none override default compressor and set it to "none" 92 compr=lzo override default compressor and set it to "lzo" 93 compr=zlib override default compressor and set it to "zlib"
|
D | udf.txt | 44 by the default ID. The ignore option causes the default ID to override all
|
D | 9p.txt | 65 server may override or ignore this value. Certain user
|
D | btrfs.txt | 198 can override this autodetection.
|
D | mandatory-locking.txt | 167 Not even root can override a mandatory lock, so runaway processes can wreak
|
D | ext4.txt | 227 (These mount options override the errors behavior
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.c | 1187 enum dpio_channel ch, bool override, unsigned int mask) in assert_chv_phy_powergate() argument 1216 if (!override || mask == 0xf) { in assert_chv_phy_powergate() 1249 enum dpio_channel ch, bool override) in chv_phy_powergate_ch() argument 1258 if (override == was_override) in chv_phy_powergate_ch() 1261 if (override) in chv_phy_powergate_ch() 1280 bool override, unsigned int mask) in chv_phy_powergate_lanes() argument 1292 if (override) in chv_phy_powergate_lanes() 1304 assert_chv_phy_powergate(dev_priv, phy, ch, override, mask); in chv_phy_powergate_lanes()
|
D | intel_drv.h | 1390 bool override, unsigned int mask); 1392 enum dpio_channel ch, bool override);
|
/linux-4.4.14/Documentation/virtual/ |
D | paravirt_ops.txt | 8 hypervisors. It allows each hypervisor to override critical operations and
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | l2cc.txt | 59 - wt-override: If present then L2 is forced to Write through mode 70 - arm,shared-override : The default behavior of the pl310 cache controller with
|
D | primecell.txt | 15 - arm,primecell-periphid : Value to override the h/w value with
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bcm63xx_enet.c | 2053 u8 override; in swphy_poll_timer() local 2121 override = ENETSW_PORTOV_ENABLE_MASK | in swphy_poll_timer() 2125 override |= ENETSW_IMPOV_1000_MASK; in swphy_poll_timer() 2127 override |= ENETSW_IMPOV_100_MASK; in swphy_poll_timer() 2129 override |= ENETSW_IMPOV_FDX_MASK; in swphy_poll_timer() 2131 enetsw_writeb(priv, override, ENETSW_PORTOV_REG(i)); in swphy_poll_timer() 2320 u8 override; in bcm_enetsw_open() local 2328 override = ENETSW_PORTOV_ENABLE_MASK | in bcm_enetsw_open() 2333 override |= ENETSW_IMPOV_1000_MASK; in bcm_enetsw_open() 2336 override |= ENETSW_IMPOV_100_MASK; in bcm_enetsw_open() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/cpm/ |
D | i2c.txt | 19 - linux,i2c-class : Can be used to override the i2c class. The class is used
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm93 | 96 The LM93 can also override the #PROCHOT pins by driving a PWM signal onto 102 integers which enable or disable the override function for #P1_PROCHOT and 105 the override function is enabled. This value ranges from 0 to 15, with 0 132 The LM93 has a fixed or override mode for the two PWM outputs (although, there 133 are still some conditions that will override even this mode - see section
|
D | abituguru | 51 * bank1_types: int[] Bank1 sensortype autodetection override:
|
D | zl6100 | 102 is known to affect all currently supported chips. For manual override, the
|
/linux-4.4.14/Documentation/ |
D | braille-console.txt | 16 to the first serial port, and console=brl,ttyS0,115200 to override the baud rate
|
D | dynamic-debug-howto.txt | 273 modprobe foo dyndbg==pmf # override previous settings 276 This allows boot args to override or modify those from /etc/modprobe.d 278 modprobe args to override both.
|
D | parport.txt | 5 You can pass parameters to the parport code to override its automatic 195 override this, though, by using parameters either when you load the lp
|
D | ntb.txt | 56 hardware. You may override this behavior at your own risk by setting
|
D | kernel-parameters.txt | 391 Use timer override. For some broken Nvidia NF5 boards 392 that require a timer override, but don't have HPET 444 does not override iommu=pt 575 This option provides an override for these situations. 626 clock= [BUGS=X86-32, HW] gettimeofday clocksource override. 1670 Provide an override to the IOAPIC-ID<->DEVICE-ID 1677 Provide an override to the HPET-ID<->DEVICE-ID 2044 [KNL,SH] Allow user to override the default size for 2358 timeout occurs (or 'nopanic' to override the opposite 2627 command is not properly ACKed, override the length [all …]
|
D | kobject.txt | 368 The name function will be called to override the default name of the kset 370 as the kset itself, but this function, if present, can override that name.
|
D | this_cpu_ops.txt | 65 per cpu area. It is then possible to simply use the segment override
|
D | kmemcheck.txt | 195 to override the default mode as chosen by the CONFIG_KMEMCHECK_*_BY_DEFAULT
|
D | CodingStyle | 847 editor configurations, and your source files should not override them. This
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | sata_highbank.txt | 23 - calxeda,tx-atten : a u32 array that contains TX attenuation override
|
/linux-4.4.14/net/sched/ |
D | act_police.c | 150 goto override; in tcf_act_police_locate() 164 override: in tcf_act_police_locate()
|
/linux-4.4.14/arch/nios2/ |
D | Kconfig | 119 override those passed by the boot loader. 135 will override "Default kernel command string".
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | Build | 23 CFLAGS_intel-pt-insn-decoder.o += -I$(OUTPUT)util/intel-pt-decoder -Wno-override-init
|
/linux-4.4.14/Documentation/power/ |
D | apm-acpi.txt | 13 ACPI driver will override and disable APM, otherwise the APM driver
|
D | devices.txt | 300 This allows PM domains and device types to override callbacks provided by bus
|
/linux-4.4.14/Documentation/networking/ |
D | vortex.txt | 131 Entries in the `options' array above will override any setting of 146 in the `full_duplex' array above will override any setting of this. 197 This module parameter has been provided so you can override this 238 the `enable_wol' array above will override any setting of this. 250 module option override.
|
D | cs89x0.txt | 150 configuration parameters on the command-line to override the EEPROM's settings 209 provides a means to override the EEPROM's settings or for interface 239 will override the corresponding configuration value stored in
|
D | scaling.txt | 78 assignments and as a result may override any manual settings.
|
D | ip-sysctl.txt | 505 selected receiver buffers for TCP socket. This value does not override 653 send buffers for TCP sockets. This value does not override
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | tables_nphy.c | 3849 struct b43_wldev *dev, u16 field, u8 override) in b43_nphy_get_rf_ctl_over_rev7() argument 3854 switch (override) { in b43_nphy_get_rf_ctl_over_rev7() 3868 b43err(dev->wl, "Invalid override value %d\n", override); in b43_nphy_get_rf_ctl_over_rev7()
|
D | tables_nphy.h | 220 struct b43_wldev *dev, u16 field, u8 override);
|
D | phy_n.c | 164 u8 override) in b43_nphy_rf_ctl_override_rev7() argument 182 e = b43_nphy_get_rf_ctl_over_rev7(dev, field, override); in b43_nphy_rf_ctl_override_rev7() 185 if (override >= ARRAY_SIZE(en_addrs)) { in b43_nphy_rf_ctl_override_rev7() 186 b43err(dev->wl, "Invalid override value %d\n", override); in b43_nphy_rf_ctl_override_rev7() 189 en_addr = en_addrs[override][i]; in b43_nphy_rf_ctl_override_rev7() 2308 u16 class, override; in b43_nphy_rev2_rssi_cal() local 2340 override = 0x140; in b43_nphy_rev2_rssi_cal() 2342 override = 0x110; in b43_nphy_rev2_rssi_cal() 2346 b43_phy_write(dev, B43_NPHY_RFCTL_INTC1, override); in b43_nphy_rev2_rssi_cal() 2351 b43_phy_write(dev, B43_NPHY_RFCTL_INTC2, override); in b43_nphy_rev2_rssi_cal() [all …]
|
/linux-4.4.14/arch/mips/rb532/ |
D | irq.c | 57 #error Too little irqs defined. Did you override <asm/irq.h> ?
|
/linux-4.4.14/include/net/ |
D | ndisc.h | 190 bool router, bool solicited, bool override, bool inc_opt);
|
D | addrconf.h | 197 bool router, bool solicited, bool override, bool inc_opt);
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-domains.txt | 64 Architectures may retain the regular override the default SD_*_INIT flags 69 Alternatively, the architecture may completely override the generic domain
|
/linux-4.4.14/tools/testing/ktest/ |
D | ktest.pl | 716 my ($lvalue, $rvalue, $override, $overrides, $name) = @_; 744 if (!$override || defined(${$overrides}{$lvalue})) { 746 if ($override) { 912 my $override = 0; 929 $override = 0; 988 $override = 1; 1097 set_value($lvalue, $rvalue, $override, \%overrides, $name); 1100 set_value($val, $rvalue, $override, \%overrides, $name);
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.saa7134 | 50 There is a tuner= insmod option to override the driver's default.
|
D | si470x.txt | 122 There is a LED interface, which can be used to override the LED control
|
D | vivid.txt | 227 This module option can override that for each instance. Values are: 887 transmitter will 'override' the emulated radio stations.
|
D | v4l2-controls.txt | 281 skipped (so a V4L2 driver can always override a subdev control).
|
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/ |
D | exynos7-decon.txt | 39 or to override timings provided by the panel.
|
D | samsung-fimd.txt | 46 or to override timings provided by the panel.
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic.txt | 65 in fact big-endian, so certain boards override this property. 78 override the value read from MPIC_GREG_FEATURE_LAST_SRC.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | armada-388.dtsi | 42 * SATA ports. So we can reuse the dtsi of the Armada 385, override the pinctrl
|
D | bcm5301x.dtsi | 81 arm,shared-override;
|
D | am335x-bone-common.dtsi | 303 * You can override this later with
|
D | dra7.dtsi | 976 ti,ldovbb-override-mask = <0x400>; 1009 ti,ldovbb-override-mask = <0x400>; 1042 ti,ldovbb-override-mask = <0x400>; 1075 ti,ldovbb-override-mask = <0x400>;
|
D | armada-xp.dtsi | 84 wt-override;
|
D | armada-370.dtsi | 134 wt-override;
|
D | arm-realview-pb1176.dts | 203 arm,override-auxreg;
|
D | omap5.dtsi | 1094 ti,ldovbb-override-mask = <0x400>; 1124 ti,ldovbb-override-mask = <0x400>;
|
D | am57xx-beagle-x15.dts | 717 * the necessary dr_mode override in the expansion
|
D | r8a7791.dtsi | 987 * default. Boards that provide audio clocks should override them.
|
D | r8a7790.dtsi | 964 * default. Boards that provide audio clocks should override them.
|
/linux-4.4.14/arch/avr32/boards/atstk1000/ |
D | Kconfig | 90 you can of course override this.
|
/linux-4.4.14/Documentation/i2c/ |
D | i2c-stub | 45 Functionality override, to disable some commands. See I2C_FUNC_*
|
/linux-4.4.14/arch/microblaze/ |
D | Kconfig | 110 override those passed by the boot loader. 192 Set this option to have the kernel override the CPU Reset vector.
|
/linux-4.4.14/Documentation/kbuild/ |
D | kbuild.txt | 72 Using "M=..." will always override the others. 223 These two variables allow to override the user@host string displayed during
|
D | kconfig.txt | 35 file name to override the default name of ".config".
|
D | makefiles.txt | 960 means for an architecture to override the defaults. 1354 override the value of $(ARCH) on the command line: 1374 override this value on the command line if desired.
|
D | kconfig-language.txt | 189 (4) Returns the value of the expression. Used to override precedence.
|
/linux-4.4.14/Documentation/spi/ |
D | spidev | 30 chipselect polarity, etc) as usual, so you won't always need to override 80 Several ioctl() requests let your driver read or override the device's current
|
/linux-4.4.14/drivers/acpi/ |
D | Kconfig | 292 See Documentation/acpi/dsdt-override.txt 304 bool "ACPI tables override via initrd" 308 This option provides functionality to override arbitrary ACPI tables 416 to override that restriction).
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 57 NOTE: PHY override parameters are board specific setting.
|
/linux-4.4.14/arch/c6x/ |
D | Kconfig | 76 override those passed by the boot loader.
|
/linux-4.4.14/drivers/pci/ |
D | Kconfig | 45 or pci=realloc=off to override it. Note this feature is a no-op
|
/linux-4.4.14/arch/x86/entry/vdso/ |
D | Makefile | 128 override obj-dirs = $(dir $(obj)) $(obj)/vdso32/
|
/linux-4.4.14/net/ipv4/ |
D | arp.c | 848 int override; in arp_process() local 855 override = time_after(jiffies, in arp_process() 867 override ? NEIGH_UPDATE_F_OVERRIDE : 0); in arp_process()
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.h | 430 int vxge_fw_upgrade(struct vxgedev *vdev, char *fw_name, int override);
|
D | vxge-main.c | 4153 int vxge_fw_upgrade(struct vxgedev *vdev, char *fw_name, int override) in vxge_fw_upgrade() argument 4196 !override) { in vxge_fw_upgrade()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttvp.h | 257 void bttv_set_dma(struct bttv *btv, int override);
|
D | bttv-risc.c | 463 bttv_set_dma(struct bttv *btv, int override) in bttv_set_dma() argument 476 capctl |= override; in bttv_set_dma()
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | rk808.txt | 12 - clock-output-names: From common clock binding to override the
|
/linux-4.4.14/drivers/video/console/ |
D | Kconfig | 118 You can always override the automatic selection of the primary device
|
/linux-4.4.14/lib/ |
D | Kconfig.kgdb | 99 override the default settings.
|
D | Kconfig | 120 This option allows a kernel builder to override the default choice
|
/linux-4.4.14/include/sound/ |
D | ac97_codec.h | 615 const char *override);
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | Kconfig | 108 hooks for more comprehensive interrupt control and also to override
|
/linux-4.4.14/sound/pci/ac97/ |
D | ac97_codec.c | 2906 const struct ac97_quirk *quirk, const char *override) in snd_ac97_tune_hardware() argument 2911 if (override && strcmp(override, "-1") && strcmp(override, "default")) { in snd_ac97_tune_hardware() 2912 result = apply_quirk_str(ac97, override); in snd_ac97_tune_hardware() 2915 override, result); in snd_ac97_tune_hardware()
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 184 handle DNS host to ipv6 name translation). Accept override of uid or gid 186 when Unix Extensions were ignored). This allows users to override the 189 mount override username (so that null user connection is attempted) 259 Allow override of global cifs security flags on mount via "sec=" option(s). 489 override of the default uid behavior (in which the server sets the uid 619 Connect to server when port number override not specified, and tcp port 629 as an override of comma as the default separator between mount 829 (server name portion of) the UNC name. Allow override of the
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 458 enum e1000_nvm_override override; member
|
D | e1000_82575.c | 340 switch (nvm->override) { in igb_init_nvm_params_82575()
|
/linux-4.4.14/tools/perf/config/ |
D | Makefile | 156 override PYTHON := $(call get-executable-or-default,PYTHON,$(PYTHON2)) 159 override PYTHON_CONFIG := \
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 613 enum e1000_nvm_override override; member
|
D | 80003es2lan.c | 96 switch (nvm->override) { in e1000_init_nvm_params_80003es2lan()
|
D | 82571.c | 146 switch (nvm->override) { in e1000_init_nvm_params_82571()
|
/linux-4.4.14/net/ipv6/ |
D | ndisc.c | 484 bool router, bool solicited, bool override, bool inc_opt) in ndisc_send_na() argument 498 override = false; in ndisc_send_na() 524 .icmp6_override = override, in ndisc_send_na()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 1084 if (mvm->dbgfs_bcast_filtering.override && in iwl_dbgfs_bcast_filters_write() 1156 if (mvm->dbgfs_bcast_filtering.override && in iwl_dbgfs_bcast_filters_macs_write() 1458 &mvm->dbgfs_bcast_filtering.override)) in iwl_mvm_dbgfs_register()
|
D | mvm.h | 661 bool override; member
|
D | mac80211.c | 2137 if (mvm->dbgfs_bcast_filtering.override) { in iwl_mvm_bcast_filter_build_cmd()
|
/linux-4.4.14/Documentation/input/ |
D | ntrig.txt | 20 devices. Adjusting parameters with sysfs will override the load time values,
|
D | input-programming.txt | 264 getkeycode() and setkeycode() callbacks allow drivers to override default
|
D | sentelic.txt | 788 override bit 1.) 796 bit 3 will override bit 1 and 2.)
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 151 override the BIOS setup or to provide more comprehensive features. 395 Shows the pin default config values to override the BIOS setup. 398 the next reconfiguration time. Note that this config will override 529 Another example to override the codec vendor id from 0x12345678 to 539 In the similar way, you can override the codec subsystem_id via
|
D | ALSA-Configuration.txt | 563 subsystem - override the PCI SSID for probing; the value 565 zero, which means no override. 1032 SSID (if EEPROM isn't available). You can override the 1080 SSID (if EEPROM isn't available). You can override the 2119 The ac97_quirk option is used to enable/override the workaround for 2130 - default Don't override the default setting
|
/linux-4.4.14/Documentation/usb/ |
D | dma.txt | 78 behavior. Just don't override it; e.g. with NETIF_F_HIGHDMA.
|
/linux-4.4.14/Documentation/pcmcia/ |
D | driver-changes.txt | 5 automatically, though the driver may still override the settings
|
/linux-4.4.14/arch/mips/ |
D | Kconfig.debug | 41 it might be necessary or advantageous to either override the
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Insmod-options | 46 With this insmod option you can override this.
|
/linux-4.4.14/arch/metag/ |
D | Kconfig | 252 override those passed by the boot loader.
|
/linux-4.4.14/net/mac80211/ |
D | mlme.c | 4311 bool override) in ieee80211_prep_connection() argument 4338 if (new_sta || override) { in ieee80211_prep_connection() 4585 bool override = false; in ieee80211_mgd_assoc() local 4773 override = true; in ieee80211_mgd_assoc() 4782 override = true; in ieee80211_mgd_assoc() 4786 override = true; in ieee80211_mgd_assoc() 4797 err = ieee80211_prep_connection(sdata, req->bss, true, override); in ieee80211_mgd_assoc()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1049 u8 override:1; member 1735 u8 ports, int override, int valid, int use_fid, u8 fid) in sw_w_sta_mac_table() argument 1746 if (override) in sw_w_sta_mac_table() 2843 entry->override, 0, in sw_clr_sta_mac_table() 2866 entry->override = 1; in sw_init_stp() 2870 entry->override, entry->valid, in sw_init_stp() 2890 entry->override, entry->valid, in sw_block_addr()
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Opti | 39 options will override these values.
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-armv.S | 524 * override the assembler target arch with the minimum required instead:
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-script.txt | 150 the override, and the result of the above is that only S/W and H/W
|
D | perf-report.txt | 219 will override this value if the synthesized callchain size is bigger.
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 5993 static void init_txdds_table(struct qib_pportdata *ppd, int override); 7686 const struct txdds_ent **qdr_dds, int override) in find_best_ent() argument 7692 for (idx = 0; !override && idx < ARRAY_SIZE(vendor_txdds); ++idx) { in find_best_ent() 7707 if (!override && QSFP_IS_ACTIVE(qd->tech)) { in find_best_ent() 7714 if (!override && QSFP_HAS_ATTEN(qd->tech) && (qd->atten[0] || in find_best_ent() 7754 static void init_txdds_table(struct qib_pportdata *ppd, int override) in init_txdds_table() argument 7761 find_best_ent(ppd, &sdr_dds, &ddr_dds, &qdr_dds, override); in init_txdds_table() 7764 if (!(ppd->dd->flags & QIB_HAS_QSFP) || override) in init_txdds_table()
|
/linux-4.4.14/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 59 override the default calculated size. Use this option
|
D | hvcs.txt | 105 To override the default use an insmod parameter as follows (requesting 4
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 92 The results of successful auto-probing may override the physical geometry/irq
|
/linux-4.4.14/scripts/ |
D | Kbuild.include | 230 # User may override this check using make KBUILD_NOCMDDEP=1
|
/linux-4.4.14/Documentation/development-process/ |
D | 7.AdvancedTopics | 90 override this check, and there may be times when it is necessary to rewrite
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 210 output connectors in drm with all the detection override attributes). Or
|
/linux-4.4.14/Documentation/isdn/ |
D | README.sc | 161 resources available, use the insmod options detailed in sc(4) to override
|
/linux-4.4.14/Documentation/nfc/ |
D | nfc-hci.txt | 25 let the HCI driver handle proprietary events or override standard behavior.
|
/linux-4.4.14/arch/sparc/ |
D | Kconfig | 352 NOTE: This option WILL override the PROM bootargs setting!
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 339 a default value for this delay. In most cases, the user can override
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 425 What is required is to temporarily override the security of the process that
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_realtek.c | 83 unsigned int override:1; member 550 spec->cdefine.override = ass & 0x1; in alc_auto_parse_customize_define() 562 codec_dbg(codec, "SKU: override=0x%x\n", spec->cdefine.override); in alc_auto_parse_customize_define()
|
/linux-4.4.14/Documentation/cgroups/ |
D | blkio-controller.txt | 153 These rules override the default value of group weight as specified
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 394 board support code can always override the default behaviour.
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 573 Under some circumstances it is desirable to override the credentials used by
|
/linux-4.4.14/mm/ |
D | Kconfig | 285 may say n to override this.
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 568 implement brightness changes. When you override these events, you will 1191 certain conditions are met. It will override any fan programming done
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 410 Applications can override this setting individually with the PR_MCE_KILL prctl
|
/linux-4.4.14/fs/nls/ |
D | Kconfig | 314 An ASCII NLS module is needed if you want to override the
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 675 * The user has a chance to override it with an option.
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 581 * The user has a chance to override it with an option.
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c_shipped | 873 * The user has a chance to override it with an option.
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 7652 bool override; in brcms_c_get_tx_power() local 7654 wlc_phy_txpower_get(wlc->band->pi, &qdbm, &override); in brcms_c_get_tx_power()
|