/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
D | Kconfig | 2 tristate "Atheros 5xxx wireless cards support" 12 Atheros 5xxx chipset. 25 bool "Atheros 5xxx debugging" 28 Atheros 5xxx debugging messages. 44 bool "Atheros 5xxx tracer" 55 bool "Atheros 5xxx AHB bus support" 58 This adds support for WiSoC type chipsets of the 5xxx Atheros 62 bool "Atheros 5xxx PCI bus support" 65 This adds support for PCI type chipsets of the 5xxx Atheros
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | phy-bindings.txt | 20 compatible = "xxx"; 42 usb1: usb_otg_ss@xxx { 43 compatible = "xxx"; 44 reg = <xxx>; 57 usb2: usb_otg_ss@xxx { 58 compatible = "xxx"; 59 reg = <xxx>;
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bna.h | 122 #define is_xxx_enable(mode, bitmask, xxx) ((bitmask & xxx) && (mode & xxx)) argument 124 #define is_xxx_disable(mode, bitmask, xxx) ((bitmask & xxx) && !(mode & xxx)) argument 126 #define xxx_enable(mode, bitmask, xxx) \ argument 128 bitmask |= xxx; \ 129 mode |= xxx; \ 132 #define xxx_disable(mode, bitmask, xxx) \ argument 134 bitmask |= xxx; \ 135 mode &= ~xxx; \ 138 #define xxx_inactive(mode, bitmask, xxx) \ argument 140 bitmask &= ~xxx; \ [all …]
|
/linux-4.4.14/Documentation/filesystems/ |
D | isofs.txt | 26 mode=xxx Sets the permissions on files to xxx unless Rock Ridge 28 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge 41 sbsector=xxx Session begins from sector xxx
|
D | omfs.txt | 34 umask=xxx - set permission umask to xxx 35 fmask=xxx - set umask to xxx for files 36 dmask=xxx - set umask to xxx for directories
|
D | befs.txt | 51 is called patch-befs-xxx, you would do the following: 54 patch -p1 < /path/to/patch-befs-xxx 96 iocharset=xxx Use xxx as the name of the NLS translation table.
|
D | hpfs.txt | 15 uid=xxx,gid=xxx,umask=xxx (default uid=gid=0 umask=default_system_umask)
|
/linux-4.4.14/drivers/clk/ti/ |
D | Makefile | 7 obj-$(CONFIG_ARCH_OMAP2) += $(clk-common) interface.o clk-2xxx.o 9 clk-3xxx.o dpll3xxx.o 19 obj-$(CONFIG_ARCH_OMAP3) += clk-3xxx-legacy.o
|
/linux-4.4.14/include/linux/ |
D | cred.h | 347 #define task_cred_xxx(task, xxx) \ argument 349 __typeof__(((struct cred *)NULL)->xxx) ___val; \ 351 ___val = __task_cred((task))->xxx; \ 359 #define current_cred_xxx(xxx) \ argument 361 current_cred()->xxx; \
|
/linux-4.4.14/arch/sh/tools/ |
D | mach-types | 2 # MACH_<xxx> CONFIG_<xxx>
|
/linux-4.4.14/Documentation/firmware_class/ |
D | README | 37 - /sys/class/firmware/xxx/{loading,data} appear. 40 - hotplug: echo 1 > /sys/class/firmware/xxx/loading 46 /sys/class/firmware/xxx/data 52 - hotplug: echo 0 > /sys/class/firmware/xxx/loading 83 - "echo -1 > /sys/class/firmware/xxx/loading" will cancel the load at
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | Kconfig | 2 tristate "Marvell 8xxx Libertas WLAN driver support" 9 A library for Marvell Libertas 8xxx devices.
|
/linux-4.4.14/Documentation/powerpc/ |
D | mpc52xx.txt | 34 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | Makefile | 53 aicasm-7xxx-opts-$(CONFIG_AIC7XXX_REG_PRETTY_PRINT) := \ 59 $(aicasm-7xxx-opts-y) -o $(obj)/aic7xxx_seq.h \
|
/linux-4.4.14/scripts/ |
D | extract-vmlinux | 58 try_decompress '\135\0\0\0' xxx unlzma
|
D | extract-ikconfig | 62 try_decompress '\135\0\0\0' xxx unlzma
|
/linux-4.4.14/Documentation/networking/ |
D | iphase.txt | 131 -Pabr:max_pcr=<xxx> 133 xxx = the maximum peak cell rate, from 170 - 353207. 137 -Pcbr:max_pcr=<xxx> 139 xxx = the maximum peak cell rate, from 170 - 353207.
|
D | dl2k.txt | 41 3. ifconfig eth0 up 10.xxx.xxx.xxx netmask 255.0.0.0
|
D | 00-INDEX | 196 - SysKonnect FDDI (SK-5xxx, Compaq Netelligent) driver info. 214 - ThunderLAN (Compaq Netelligent 10/100, Olicom OC-2xxx) driver info.
|
D | stmmac.txt | 10 (i.e. 7xxx/5xxx SoCs), SPEAr (arm), Loongson1B (mips) and XLINX XC2V3000
|
D | README.sb1000 | 176 denied packets on your broadcast interface (IP address xxx.yyy.zzz.255
|
D | arcnet.txt | 539 ifconfig arc0 down metric 1xxx 541 where "xxx" is the debug level you want. For example, "metric 1015" would put
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.txt | 38 - compatible: Should contain "qcom,xxx", where "xxx" is a peripheral name.
|
D | tps6507x.txt | 15 - xxx-supply: Input voltage supply regulator.
|
D | tps65910.txt | 28 - xxx-supply: Input voltage supply regulator.
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | emev2-clock.txt | 16 and "xxx frequency division setting register" (XXXCLKDIV) registers. 29 Registers are "xxx clock gate control register" (XXXGCLKCTRL).
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | cdns-emac.txt | 6 Use "cdns,zynq-gem" Xilinx Zynq-7xxx SoC.
|
/linux-4.4.14/arch/mips/include/asm/ip32/ |
D | mace.h | 91 unsigned long xxx; /* later... */ member 319 volatile unsigned long xxx; /* later... */ member
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | fsl-sata.txt | 1 * Freescale 8xxx/3.0 Gb/s SATA nodes
|
/linux-4.4.14/Documentation/video4linux/ |
D | CARDLIST.cx88 | 2 1 -> Hauppauge WinTV 34xxx models [0070:3400,0070:3401] 25 24 -> Hauppauge WinTV 28xxx (Roslyn) models [0070:2801]
|
D | README.davinci-vpbe | 47 board specific settings (specified in board-xxx-evm.c). This allows 66 output name to board-xxx-evm.c). A table of timings for various LCDs
|
D | README.cx88 | 42 34xxx models [card=1,autodetected]
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | Kconfig | 27 bool "Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL)"
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 391 bool "EV5 CPU(s) (model 5/xxx)?" if ALPHA_LYNX 416 bool "EV5 CPU daughtercard (model 5/xxx)?" 419 Say Y if you have an AS 1000 5/xxx or an AS 1000A 5/xxx. 422 bool "EV5 CPU(s) (model 5/xxx)?" 425 Say Y if you have an AS 2000 5/xxx or an AS 2100 5/xxx.
|
/linux-4.4.14/Documentation/frv/ |
D | booting.txt | 172 (*) mem=<xxx>M 176 option. This allows the kernel to be told that it has <xxx> megabytes of
|
/linux-4.4.14/Documentation/scsi/ |
D | hptiop.txt | 1 HIGHPOINT ROCKETRAID 3xxx/4xxx ADAPTER DRIVER (hptiop)
|
D | 00-INDEX | 66 - HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
|
D | st.txt | 309 buffer_kbs=xxx the buffer size for fixed block mode is set 310 to xxx kilobytes 311 write_threshold_kbs=xxx the write threshold in kilobytes set to xxx 312 max_sg_segs=xxx the maximum number of scatter/gather
|
D | scsi_mid_low_api.txt | 25 (SPI) controllers based on that company's 7xxx chip series. The aic7xxx 113 called "xxx" could be defined as
|
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/ |
D | Kconfig | 2 bool "Embedded 6xx/7xx/7xxx-based boards"
|
/linux-4.4.14/Documentation/blockdev/ |
D | cciss.txt | 97 You must enable "SCSI tape drive support for Smart Array 5xxx" and 99 tape drives with your Smart Array 5xxx controller.
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-crypt.txt | 42 encrypted data. You can specify it as a path like /dev/xxx or a device
|
/linux-4.4.14/drivers/net/wireless/ |
D | Kconfig | 36 tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware" 40 A library for Marvell Libertas 8xxx devices using thinfirm.
|
/linux-4.4.14/Documentation/ |
D | mailbox.txt | 106 /* ap.xxx = 123; etc */
|
D | ManagementStyle | 192 good idea - go wild", or "That sounds good, but what about xxx?". The 194 new about "xxx" or seem _extra_ managerial by pointing out something the
|
D | devices.txt | 1756 101 char Motorola DSP 56xxx board
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 124 tristate "Compaq Smart Array 5xxx support" 128 This is the driver for Compaq Smart Array 5xxx controllers. 135 bool "SCSI tape drive support for Smart Array 5xxx" 140 changers (tape robots) to be accessed via a Compaq 5xxx array
|
/linux-4.4.14/Documentation/arm/pxa/ |
D | mfp.txt | 69 mean it is a GPIO signal, and by MFP<xxx> or pin xxx, we mean a physical
|
/linux-4.4.14/drivers/scsi/ |
D | Makefile | 120 obj-$(CONFIG_SCSI_3W_9XXX) += 3w-9xxx.o
|
D | Kconfig | 351 tristate "3ware 5/6/7/8xxx ATA-RAID support" 376 tristate "3ware 9xxx SATA-RAID support" 384 <file:drivers/scsi/3w-9xxx.c>. 543 tristate "HighPoint RocketRAID 3xxx/4xxx Controller support" 546 This option enables support for HighPoint RocketRAID 3xxx/4xxx
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-mpp.txt | 3 This binding describes the MPP block(s) found in the 8xxx series
|
D | qcom,pmic-gpio.txt | 3 This binding describes the GPIO block(s) found in the 8xxx series of
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-piix4 | 91 command: lspci -xxx -s 00:0f.0
|
/linux-4.4.14/Documentation/block/ |
D | queue-sysfs.txt | 7 These files are the ones found in the /sys/block/xxx/queue/ directory.
|
D | biodoc.txt | 902 calls elevator_xxx_fn in the elevator switch (block/elevator.c). Oh, xxx 903 and xxx might not match exactly, but use your imagination. If an elevator
|
/linux-4.4.14/Documentation/zh_CN/ |
D | HOWTO | 21 中文版校译者: 钟宇 TripleX Chung <xxx.phy@gmail.com>
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-report.txt | 292 perf record --branch-filter xxx where xxx is a branch filter option.
|
/linux-4.4.14/drivers/scsi/arm/ |
D | acornscsi.c | 111 #define DBG(cmd,xxx...) \ argument 113 xxx; \ 116 #define DBG(cmd,xxx...) xxx argument
|
/linux-4.4.14/drivers/net/phy/ |
D | Kconfig | 103 tristate "Drivers for Broadcom 7xxx SOCs internal PHYs"
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | r8a7790-lager.dts | 35 * aplay xxx.wav &
|
D | r8a7791-koelsch.dts | 36 * aplay xxx.wav &
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | isp.S | 898 # (xxx).w,(xxx).l - use _imem_read_{word,long}() to fetch #
|
D | pfpsp.S | 915 # from all dyadics by the '0110xxx pattern
|
D | fpsp.S | 916 # from all dyadics by the '0110xxx pattern
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 499 Error msg: Board #: C1xx Series(CAP=xxx) interrupt number invalid. 504 Error msg: No interrupt vector be set for Moxa ISA board(CAP=xxx).
|
/linux-4.4.14/Documentation/cgroups/ |
D | cgroups.txt | 349 # mount -t cgroup xxx /sys/fs/cgroup 351 The "xxx" is not interpreted by the cgroup code, but will appear in 380 xxx /sys/fs/cgroup/rg1
|
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/ |
D | Overview.txt | 290 printk(KERN_ERR "no memory for xxx platform data\n");
|
/linux-4.4.14/drivers/mtd/devices/ |
D | Kconfig | 136 doesn't have access to, memory beyond the mem=xxx limit, nvram,
|
/linux-4.4.14/Documentation/fb/ |
D | fbcon.txt | 237 Unfortunately, if your bootline includes a vga=xxx parameter that sets the
|
/linux-4.4.14/drivers/base/ |
D | Kconfig | 109 proliferation of 'Include firmware for xxx device' options.
|
/linux-4.4.14/Documentation/vm/ |
D | hugetlbpage.txt | 33 HugePages_Rsvd: xxx
|
/linux-4.4.14/drivers/i2c/busses/ |
D | Kconfig | 668 built-in I2C interface on the Marvell 64xxx line of host bridges. 939 Say yes if you want to support the I2C bus on Wondermedia 8xxx-series
|
/linux-4.4.14/Documentation/input/ |
D | joystick.txt | 99 inputattach -xxx /dev/tts/X &
|
/linux-4.4.14/mm/ |
D | Kconfig | 208 # PA-RISC 7xxx's spinlock_t would enlarge struct page from 32 to 44 bytes.
|
/linux-4.4.14/firmware/ |
D | WHENCE | 116 Driver: keyspan -- USB Keyspan USA-xxx serial device
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 881 vmlinux. The usage of $(call if_changed,xxx) will be described later. 1081 - When $(call if_changed,xxx) is used
|
/linux-4.4.14/drivers/usb/serial/ |
D | Kconfig | 302 tristate "USB Keyspan USA-xxx Serial Driver"
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 466 - add_jack_modes (bool): add "xxx Jack Mode" enum controls to each
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 876 embedded PowerPC that contain a CPM1 (8xx) or CPM2 (8xxx)
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 477 possible with slub_debug=xxx. SLUB debugging may be switched
|
/linux-4.4.14/ |
D | MAINTAINERS | 5026 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
|