/linux-4.1.27/arch/x86/math-emu/ |
D | get_address.c | 218 && (addr_modes.override.segment == PREFIX_CS_)) { in FPU_get_address() 278 address += vm86_segment(addr_modes.override.segment, addr); in FPU_get_address() 282 address = pm_address(FPU_modrm, addr_modes.override.segment, in FPU_get_address() 302 && (addr_modes.override.segment == PREFIX_CS_)) { in FPU_get_address_16() 353 if (addr_modes.override.segment == PREFIX_DEFAULT) in FPU_get_address_16() 354 addr_modes.override.segment = PREFIX_SS_; in FPU_get_address_16() 358 if (addr_modes.override.segment == PREFIX_DEFAULT) in FPU_get_address_16() 359 addr_modes.override.segment = PREFIX_SS_; in FPU_get_address_16() 369 if (addr_modes.override.segment == PREFIX_DEFAULT) in FPU_get_address_16() 370 addr_modes.override.segment = PREFIX_SS_; in FPU_get_address_16() [all …]
|
D | fpu_entry.c | 132 overrides * override); 208 &addr_modes.override)) { in math_emulate() 290 ^ (addr_modes.override.address_size == ADDR_SIZE_PREFIX)) in math_emulate() 572 &addr_modes.override)) in math_emulate() 587 overrides * override) in valid_prefix() argument 592 *override = (overrides) { in valid_prefix() 603 override->address_size = ADDR_SIZE_PREFIX; in valid_prefix() 607 override->operand_size = OP_SIZE_PREFIX; in valid_prefix() 611 override->segment = PREFIX_CS_; in valid_prefix() 614 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.1.27/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.txt | 24 - dcd-override : Override the DCD modem status signal. This signal will always 27 - dsr-override : Override the DTS modem status signal. This signal will always 30 - cts-override : Override the CTS modem status signal. This signal will always 33 - ri-override : Override the RI modem status signal. This signal will always be 46 dcd-override; 47 dsr-override; 48 cts-override; 49 ri-override;
|
/linux-4.1.27/arch/powerpc/ |
D | Makefile | 69 override CC += -mlittle-endian -mno-strict-align 70 override AS += -mlittle-endian 71 override LD += -EL 72 override CROSS32CC += -mlittle-endian 73 override CROSS32AS += -mlittle-endian 80 override CC += -mbig-endian 81 override AS += -mbig-endian 83 override LD += -EB 90 override AS += -a$(CONFIG_WORD_SIZE) 91 override LD += -m elf$(CONFIG_WORD_SIZE)$(LDEMULATION) [all …]
|
/linux-4.1.27/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.1.27/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) 120 override CFLAGS += -fPIC 121 override CFLAGS += $(CONFIG_FLAGS) $(INCLUDES) $(PLUGIN_DIR_SQ) 122 override CFLAGS += $(udis86-flags) -D_GNU_SOURCE
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | Makefile | 18 override define RUN_TESTS 24 override define EMIT_TESTS 30 override define INSTALL_RULE
|
/linux-4.1.27/tools/testing/selftests/powerpc/ |
D | Makefile | 26 override define RUN_TESTS 32 override define INSTALL_RULE 38 override define EMIT_TESTS
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/tools/testing/selftests/mount/ |
D | Makefile | 12 override RUN_TESTS := if [ -f /proc/self/uid_map ] ; then ./unprivileged-remount-test ; fi 13 override EMIT_TESTS := echo "$(RUN_TESTS)"
|
/linux-4.1.27/tools/testing/selftests/mqueue/ |
D | Makefile | 9 override define RUN_TESTS 16 override define EMIT_TESTS
|
/linux-4.1.27/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.1.27/tools/perf/ |
D | Makefile | 45 override DEBUG = 0 50 override DEBUG = 0
|
D | design.txt | 458 If your architecture does have hardware capabilities, you can override the
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | tbinstal.c | 119 u8 override) in acpi_tb_install_table_with_override() argument 133 if (override) { in acpi_tb_install_table_with_override() 238 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table() argument 365 acpi_tb_install_table_with_override(i, &new_table_desc, override); in acpi_tb_install_standard_table()
|
D | actables.h | 122 u8 reload, u8 override, u32 *table_index); 159 u8 override);
|
/linux-4.1.27/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.1.27/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.1.27/tools/testing/selftests/ |
D | Makefile | 30 override LDFLAGS = 31 override MAKEFLAGS =
|
/linux-4.1.27/Documentation/devicetree/bindings/net/nfc/ |
D | trf7970a.txt | 16 - vin-voltage-override: Specify voltage of VIN pin in microvolts. 38 vin-voltage-override = <5000000>;
|
/linux-4.1.27/drivers/scsi/ |
D | aha152x.c | 3101 struct aha152x_setup override = SETUP0; in aha152x_init() local 3103 if (setup_count == 0 || (override.io_port != setup[0].io_port)) { in aha152x_init() 3104 if (!checksetup(&override)) { in aha152x_init() 3106 override.io_port, in aha152x_init() 3107 override.irq, in aha152x_init() 3108 override.scsiid, in aha152x_init() 3109 override.reconnect, in aha152x_init() 3110 override.parity, in aha152x_init() 3111 override.synchronous, in aha152x_init() 3112 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
|
D | Kconfig | 252 You can override this choice by specifying "scsi_mod.scan=sync"
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | fsl-imx-esdhc.txt | 15 - fsl,delay-line : Specify the number of delay cells for override mode. 16 This is used to set the clock delay for DLL(Delay Line) on override mode
|
/linux-4.1.27/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.1.27/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
|
D | scsi_mid_low_api.txt | 1336 pointer. Previously drivers could override the host_lock pointer but
|
D | ChangeLog.1992-1997 | 844 override command length in COMMAND_SIZE).
|
/linux-4.1.27/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.1.27/tools/testing/selftests/exec/ |
D | Makefile | 25 override EMIT_TESTS := echo "mkdir -p subdir; (./execveat && echo \"selftests: execveat [PASS]\") |…
|
/linux-4.1.27/drivers/pcmcia/ |
D | yenta_socket.c | 858 .override = ti_override, 864 .override = ti113x_override, 870 .override = ti12xx_override, 876 .override = ti1250_override, 882 .override = ene_override, 890 .override = ricoh_override, 897 .override = topic95_override, 900 .override = topic97_override, 905 .override = o2micro_override, 1229 ret = socket->type->override(socket); in yenta_probe()
|
D | yenta_socket.h | 107 int (*override)(struct yenta_socket *); member
|
/linux-4.1.27/Documentation/devicetree/bindings/rtc/ |
D | stmp3xxx-rtc.txt | 11 - stmp,crystal-freq: override crystal frequency as determined from fuse bits.
|
/linux-4.1.27/drivers/pci/pcie/aer/ |
D | Kconfig | 23 Used to override firmware/bios settings for PCI Express ECRC
|
/linux-4.1.27/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.1.27/kernel/ |
D | cred.c | 546 const struct cred *override = current->cred; in revert_creds() local 553 validate_creds(override); in revert_creds() 556 alter_cred_subscribers(override, -1); in revert_creds() 557 put_cred(override); in revert_creds()
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | usb-ohci.txt | 13 - num-ports : u32, to override the detected port count
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | keystone-gate.txt | 18 - clock-output-names : From common clock binding to override the
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | Kconfig | 18 support different CW1200 SDIO designs you will need to override
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | scx200_acb | 15 override this default.
|
/linux-4.1.27/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.1.27/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 | ext3.txt | 109 (These mount options override the errors behavior
|
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.1.27/Documentation/virtual/ |
D | paravirt_ops.txt | 8 hypervisors. It allows each hypervisor to override critical operations and
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bcm63xx_enet.c | 2054 u8 override; in swphy_poll_timer() local 2117 override = ENETSW_PORTOV_ENABLE_MASK | in swphy_poll_timer() 2121 override |= ENETSW_IMPOV_1000_MASK; in swphy_poll_timer() 2123 override |= ENETSW_IMPOV_100_MASK; in swphy_poll_timer() 2125 override |= ENETSW_IMPOV_FDX_MASK; in swphy_poll_timer() 2127 enetsw_writeb(priv, override, ENETSW_PORTOV_REG(i)); in swphy_poll_timer() 2316 u8 override; in bcm_enetsw_open() local 2324 override = ENETSW_PORTOV_ENABLE_MASK | in bcm_enetsw_open() 2329 override |= ENETSW_IMPOV_1000_MASK; in bcm_enetsw_open() 2332 override |= ENETSW_IMPOV_100_MASK; in bcm_enetsw_open() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | primecell.txt | 15 - arm,primecell-periphid : Value to override the h/w value with
|
D | l2cc.txt | 59 - wt-override: If present then L2 is forced to Write through mode
|
/linux-4.1.27/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.1.27/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.1.27/Documentation/devicetree/bindings/ata/ |
D | sata_highbank.txt | 23 - calxeda,tx-atten : a u32 array that contains TX attenuation override
|
/linux-4.1.27/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 | kernel-parameters.txt | 365 Use timer override. For some broken Nvidia NF5 boards 366 that require a timer override, but don't have HPET 437 does not override iommu=pt 568 This option provides an override for these situations. 619 clock= [BUGS=X86-32, HW] gettimeofday clocksource override. 1605 Provide an override to the IOAPIC-ID<->DEVICE-ID 1612 Provide an override to the HPET-ID<->DEVICE-ID 1977 [KNL,SH] Allow user to override the default size for 2282 timeout occurs (or 'nopanic' to override the opposite 2550 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
|
D | pinctrl.txt | 1321 is such that the GPIO controller can override the pin controller's
|
/linux-4.1.27/net/sched/ |
D | act_police.c | 150 goto override; in tcf_act_police_locate() 164 override: in tcf_act_police_locate()
|
/linux-4.1.27/arch/nios2/ |
D | Kconfig | 119 override those passed by the boot loader. 135 will override "Default kernel command string".
|
/linux-4.1.27/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.1.27/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 | 479 selected receiver buffers for TCP socket. This value does not override 612 send buffers for TCP sockets. This value does not override
|
/linux-4.1.27/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.1.27/arch/mips/rb532/ |
D | irq.c | 57 #error Too little irqs defined. Did you override <asm/irq.h> ?
|
/linux-4.1.27/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.1.27/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.1.27/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: 880 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.1.27/Documentation/devicetree/bindings/video/ |
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.1.27/include/net/ |
D | ndisc.h | 192 bool router, bool solicited, bool override, bool inc_opt);
|
D | addrconf.h | 166 bool router, bool solicited, bool override, bool inc_opt);
|
/linux-4.1.27/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.1.27/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 | dra7.dtsi | 921 ti,ldovbb-override-mask = <0x400>; 954 ti,ldovbb-override-mask = <0x400>; 987 ti,ldovbb-override-mask = <0x400>; 1020 ti,ldovbb-override-mask = <0x400>;
|
D | am335x-bone-common.dtsi | 237 * You can override this later with
|
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 | 1086 ti,ldovbb-override-mask = <0x400>; 1116 ti,ldovbb-override-mask = <0x400>;
|
D | r8a7790.dtsi | 842 * default. Boards that provide audio clocks should override them.
|
D | r8a7791.dtsi | 854 * default. Boards that provide audio clocks should override them.
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 239 See Documentation/acpi/dsdt-override.txt 251 bool "ACPI tables override via initrd" 255 This option provides functionality to override arbitrary ACPI tables 363 to override that restriction).
|
/linux-4.1.27/arch/avr32/boards/atstk1000/ |
D | Kconfig | 90 you can of course override this.
|
/linux-4.1.27/Documentation/kbuild/ |
D | kbuild.txt | 72 Using "M=..." will always override the others. 218 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 | kconfig-language.txt | 189 (4) Returns the value of the expression. Used to override precedence.
|
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.
|
/linux-4.1.27/Documentation/i2c/ |
D | i2c-stub | 45 Functionality override, to disable some commands. See I2C_FUNC_*
|
/linux-4.1.27/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.1.27/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.1.27/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 57 NOTE: PHY override parameters are board specific setting.
|
/linux-4.1.27/arch/c6x/ |
D | Kconfig | 76 override those passed by the boot loader.
|
/linux-4.1.27/net/ipv4/ |
D | arp.c | 820 int override; in arp_process() local 827 override = time_after(jiffies, in arp_process() 839 override ? NEIGH_UPDATE_F_OVERRIDE : 0); in arp_process()
|
/linux-4.1.27/drivers/pci/ |
D | Kconfig | 45 or pci=realloc=off to override it. Note this feature is a no-op
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | rk808.txt | 12 - clock-output-names: From common clock binding to override the
|
/linux-4.1.27/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.1.27/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.1.27/arch/x86/vdso/ |
D | Makefile | 139 override obj-dirs = $(dir $(obj)) $(obj)/vdso32/
|
/linux-4.1.27/include/sound/ |
D | ac97_codec.h | 613 const char *override);
|
/linux-4.1.27/drivers/video/console/ |
D | Kconfig | 118 You can always override the automatic selection of the primary device
|
/linux-4.1.27/lib/ |
D | Kconfig.kgdb | 99 override the default settings.
|
D | Kconfig | 123 This option allows a kernel builder to override the default choice
|
D | Kconfig.debug | 1255 to manually override this setting. This /proc file is
|
/linux-4.1.27/arch/mips/ |
D | Kconfig.debug | 41 it might be necessary or advantageous to either override the
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | Kconfig | 114 hooks for more comprehensive interrupt control and also to override
|
/linux-4.1.27/tools/perf/config/ |
D | Makefile | 149 override PYTHON := $(call get-executable-or-default,PYTHON,$(PYTHON2)) 152 override PYTHON_CONFIG := \
|
/linux-4.1.27/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.1.27/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.1.27/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 458 enum e1000_nvm_override override; member
|
D | e1000_82575.c | 326 switch (nvm->override) { in igb_init_nvm_params_82575()
|
/linux-4.1.27/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.1.27/net/ipv6/ |
D | ndisc.c | 480 bool router, bool solicited, bool override, bool inc_opt) in ndisc_send_na() argument 494 override = false; in ndisc_send_na() 520 .icmp6_override = override, in ndisc_send_na()
|
/linux-4.1.27/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.1.27/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
|
D | hda_codec.txt | 195 set up. It may override some setting and constraints additionally.
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 1080 if (mvm->dbgfs_bcast_filtering.override && in iwl_dbgfs_bcast_filters_write() 1152 if (mvm->dbgfs_bcast_filtering.override && in iwl_dbgfs_bcast_filters_macs_write() 1557 &mvm->dbgfs_bcast_filtering.override)) in iwl_mvm_dbgfs_register()
|
D | mvm.h | 667 u32 override; /* u32 for debugfs_create_bool */ member
|
D | mac80211.c | 1979 if (mvm->dbgfs_bcast_filtering.override) { in iwl_mvm_bcast_filter_build_cmd()
|
/linux-4.1.27/Documentation/usb/ |
D | dma.txt | 78 behavior. Just don't override it; e.g. with NETIF_F_HIGHDMA.
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Insmod-options | 46 With this insmod option you can override this.
|
/linux-4.1.27/Documentation/pcmcia/ |
D | driver-changes.txt | 5 automatically, though the driver may still override the settings
|
/linux-4.1.27/arch/metag/ |
D | Kconfig | 252 override those passed by the boot loader.
|
/linux-4.1.27/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.1.27/tools/perf/Documentation/ |
D | perf-script.txt | 149 the override, and the result of the above is that only S/W and H/W
|
/linux-4.1.27/Documentation/sound/oss/ |
D | Opti | 39 options will override these values.
|
/linux-4.1.27/scripts/ |
D | Kbuild.include | 226 # User may override this check using make KBUILD_NOCMDDEP=1
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 5992 static void init_txdds_table(struct qib_pportdata *ppd, int override); 7685 const struct txdds_ent **qdr_dds, int override) in find_best_ent() argument 7691 for (idx = 0; !override && idx < ARRAY_SIZE(vendor_txdds); ++idx) { in find_best_ent() 7706 if (!override && QSFP_IS_ACTIVE(qd->tech)) { in find_best_ent() 7713 if (!override && QSFP_HAS_ATTEN(qd->tech) && (qd->atten[0] || in find_best_ent() 7753 static void init_txdds_table(struct qib_pportdata *ppd, int override) in init_txdds_table() argument 7760 find_best_ent(ppd, &sdr_dds, &ddr_dds, &qdr_dds, override); in init_txdds_table() 7763 if (!(ppd->dd->flags & QIB_HAS_QSFP) || override) in init_txdds_table()
|
/linux-4.1.27/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.1.27/Documentation/ide/ |
D | ide.txt | 92 The results of successful auto-probing may override the physical geometry/irq
|
/linux-4.1.27/arch/arm/kernel/ |
D | entry-armv.S | 512 * override the assembler target arch with the minimum required instead:
|
/linux-4.1.27/Documentation/development-process/ |
D | 7.AdvancedTopics | 90 override this check, and there may be times when it is necessary to rewrite
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 210 output connectors in drm with all the detection override attributes). Or
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 352 NOTE: This option WILL override the PROM bootargs setting!
|
/linux-4.1.27/Documentation/isdn/ |
D | README.sc | 161 resources available, use the insmod options detailed in sc(4) to override
|
/linux-4.1.27/Documentation/nfc/ |
D | nfc-hci.txt | 25 let the HCI driver handle proprietary events or override standard behavior.
|
/linux-4.1.27/Documentation/cgroups/ |
D | blkio-controller.txt | 153 These rules override the default value of group weight as specified
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 425 What is required is to temporarily override the security of the process that
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 339 a default value for this delay. In most cases, the user can override
|
/linux-4.1.27/sound/pci/hda/ |
D | patch_realtek.c | 79 unsigned int override:1; member 535 spec->cdefine.override = ass & 0x1; in alc_auto_parse_customize_define() 547 codec_dbg(codec, "SKU: override=0x%x\n", spec->cdefine.override); in alc_auto_parse_customize_define()
|
/linux-4.1.27/Documentation/devicetree/ |
D | usage-model.txt | 394 board support code can always override the default behaviour.
|
/linux-4.1.27/mm/ |
D | Kconfig | 297 may say n to override this.
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 573 Under some circumstances it is desirable to override the credentials used by
|
/linux-4.1.27/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.1.27/Documentation/sysctl/ |
D | vm.txt | 410 Applications can override this setting individually with the PR_MCE_KILL prctl
|
/linux-4.1.27/fs/nls/ |
D | Kconfig | 314 An ASCII NLS module is needed if you want to override the
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 841 * The user has a chance to override it with an option.
|
/linux-4.1.27/scripts/genksyms/ |
D | lex.lex.c_shipped | 581 * The user has a chance to override it with an option.
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 674 * The user has a chance to override it with an option.
|
/linux-4.1.27/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()
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 227 queue or pick from (copy) existing generic schedulers and replace/override
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1477 * override this behavior by setting the MK_MESSAGE bit in the SCB
|
D | aic79xx.seq | 952 * override this behavior by setting the MK_MESSAGE bit in the SCB
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 1911 This option allows you to override the panel parameters
|