| /linux-4.4.14/Documentation/ |
| D | devices.txt | 201 0 = /dev/hda Master: whole disk (or CD-ROM) 202 64 = /dev/hdb Slave: whole disk (or CD-ROM) 204 For partitions, add to the whole disk device number: 282 0 = /dev/sda First SCSI disk whole disk 283 16 = /dev/sdb Second SCSI disk whole disk 284 32 = /dev/sdc Third SCSI disk whole disk 286 240 = /dev/sdp Sixteenth SCSI disk whole disk 593 0 = /dev/mfma First MFM drive whole disk 594 64 = /dev/mfmb Second MFM drive whole disk 605 0 = /dev/hdc Master: whole disk (or CD-ROM) [all …]
|
| D | bt8xxgpio.txt | 24 The are several ways to access these pins. One might unsolder the whole chip
|
| D | cachetlb.txt | 48 This interface is used to handle whole address space 152 This interface is used to handle whole address space 161 This interface is used to handle whole address space 229 There exists another whole class of cpu cache issues which currently 230 require a whole different set of interfaces to handle properly.
|
| D | zorro.txt | 62 Shortcuts to claim the whole device's address space are provided as well:
|
| D | SM501.txt | 70 lock and hang the whole system. The driver will refuse to
|
| D | io-mapping.txt | 69 On 64-bit processors, io_mapping_create_wc calls ioremap_wc for the whole
|
| /linux-4.4.14/net/sctp/ |
| D | chunk.c | 169 int max, whole, i, offset, over, err; in sctp_datamsg_from_user() local 219 whole = 0; in sctp_datamsg_from_user() 245 whole = 1; in sctp_datamsg_from_user() 250 whole += msg_len / max; in sctp_datamsg_from_user() 254 if ((whole > 1) || (whole && over)) in sctp_datamsg_from_user() 258 for (i = 0, len = first_len; i < whole; i++) { in sctp_datamsg_from_user() 264 if ((i == (whole - 1)) && !over) { in sctp_datamsg_from_user() 303 if (!whole) in sctp_datamsg_from_user()
|
| /linux-4.4.14/fs/ |
| D | block_dev.c | 755 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() argument 765 else if (whole->bd_holder == bd_may_claim) in bd_may_claim() 767 else if (whole->bd_holder != NULL) in bd_may_claim() 792 struct block_device *whole, void *holder) in bd_prepare_to_claim() argument 796 if (!bd_may_claim(bdev, whole, holder)) in bd_prepare_to_claim() 800 if (whole->bd_claiming) { in bd_prepare_to_claim() 801 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() 843 struct block_device *whole; in bd_start_claiming() local 865 whole = bdget_disk(disk, 0); in bd_start_claiming() 867 whole = bdgrab(bdev); in bd_start_claiming() [all …]
|
| D | binfmt_elf.c | 1235 goto whole; in vma_dump_size() 1243 goto whole; in vma_dump_size() 1245 goto whole; in vma_dump_size() 1252 goto whole; in vma_dump_size() 1254 goto whole; in vma_dump_size() 1266 goto whole; in vma_dump_size() 1272 goto whole; in vma_dump_size() 1277 goto whole; in vma_dump_size() 1317 whole: in vma_dump_size()
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_trans.c | 401 int whole = 0; in xfs_trans_apply_sb_deltas() local 434 whole = 1; in xfs_trans_apply_sb_deltas() 438 whole = 1; in xfs_trans_apply_sb_deltas() 442 whole = 1; in xfs_trans_apply_sb_deltas() 446 whole = 1; in xfs_trans_apply_sb_deltas() 450 whole = 1; in xfs_trans_apply_sb_deltas() 454 whole = 1; in xfs_trans_apply_sb_deltas() 458 whole = 1; in xfs_trans_apply_sb_deltas() 462 whole = 1; in xfs_trans_apply_sb_deltas() 466 if (whole) in xfs_trans_apply_sb_deltas()
|
| /linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
| D | bfticu.txt | 3 The bfticu is a multifunction device that manages the whole chassis. 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
| /linux-4.4.14/Documentation/cpu-freq/ |
| D | boost.txt | 8 controls the boost setting for the whole system. You can read and write 19 if the whole chip is not fully utilized and below it's intended thermal 35 the boosting functionality depends on the load of the whole package, 61 whole system (0) or will allow the software or hardware to boost at will
|
| /linux-4.4.14/Documentation/blockdev/ |
| D | cpqarray.txt | 75 /dev/ida/c0d0 Controller 0, disk 0, whole device 80 /dev/ida/c1d1 Controller 1, disk 1, whole device
|
| D | cciss.txt | 71 /dev/cciss/c0d0 Controller 0, disk 0, whole device 76 /dev/cciss/c1d1 Controller 1, disk 1, whole device
|
| /linux-4.4.14/drivers/iio/common/hid-sensors/ |
| D | hid-sensor-attributes.c | 73 static void simple_div(int dividend, int divisor, int *whole, in simple_div() argument 81 *whole = 0; in simple_div() 84 *whole = dividend/divisor; in simple_div()
|
| /linux-4.4.14/Documentation/s390/ |
| D | DASD | 30 We currently implement one partition per volume, which is the whole 50 When a NULL argument is passed to the BLKDASDFORMAT ioctl the whole 62 the partition /dev/dd?1 instead of the whole volume. You only lose 3kB
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | ubifs.txt | 19 eraseblock, write to some offset within an eraseblock, and erase a whole 20 eraseblock. Block devices support 2 main operations - read a whole 21 block and write a whole block. 22 3 The whole eraseblock has to be erased before it becomes possible to
|
| D | f2fs.txt | 59 scattered across the whole storage. In order to serve new empty log space, it 158 f2fs. Each file shows the whole f2fs information. 162 - average SIT information about whole segments 323 F2FS divides the whole volume into a number of segments, each of which is fixed 515 file name. F2FS searches the empty slots in the hash tables of whole levels from 579 bitmap is composed of a bit stream covering whole blocks in main area.
|
| /linux-4.4.14/drivers/soc/rockchip/ |
| D | Kconfig | 14 mode. The RK3288 PMU is dedicated for managing the power of the whole chip.
|
| /linux-4.4.14/Documentation/fmc/ |
| D | fmc-trivial.txt | 9 different gateware file in each card. The whole list of parameters it
|
| D | fmc-chardev.txt | 45 device and read or write a word or a whole area. Actually, the program
|
| /linux-4.4.14/Documentation/devicetree/bindings/input/ |
| D | twl4030-pwrbutton.txt | 3 This module is part of the TWL4030. For more details about the whole
|
| D | ti,palmas-pwrbutton.txt | 4 about the whole chip see:
|
| /linux-4.4.14/Documentation/features/debug/gcov-profile-all/ |
| D | arch-support.txt | 4 # description: arch supports whole-kernel GCOV code coverage profiling
|
| /linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
| D | imx-snvs-poweroff.txt | 3 SNVS_LPCR in SNVS module can power off the whole system by pull
|
| /linux-4.4.14/Documentation/devicetree/bindings/arm/ |
| D | xen.txt | 13 the whole grant table (it is larger or equal to gnttab_max_grant_frames()).
|
| /linux-4.4.14/fs/f2fs/ |
| D | Kconfig | 23 mounted as f2fs. Each file shows the whole f2fs information. 27 - average SIT information about whole segments
|
| /linux-4.4.14/Documentation/mmc/ |
| D | mmc-dev-attrs.txt | 42 including the whole card. When erasing a large area it may 45 the card wait. This is not a problem if the whole card
|
| /linux-4.4.14/Documentation/devicetree/bindings/phy/ |
| D | phy-stih407-usb.txt | 10 for the whole phy and one for the port
|
| /linux-4.4.14/fs/proc/ |
| D | array.c | 376 struct pid *pid, struct task_struct *task, int whole) in do_task_stat() argument 436 if (whole) { in do_task_stat() 457 if (permitted && (!whole || num_threads < 2)) in do_task_stat() 459 if (!whole) { in do_task_stat()
|
| /linux-4.4.14/arch/alpha/kernel/ |
| D | head.S | 88 # Putting it here means we dont have to recompile the whole
|
| /linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
| D | mv_cesa.txt | 21 specified the whole SRAM is used (2KB)
|
| D | marvell-cesa.txt | 30 specified the whole SRAM is used (2KB)
|
| /linux-4.4.14/arch/arm/boot/compressed/ |
| D | head.S | 617 mov r0, #0x3f @ 4G, the whole 647 mov r0, #0x3f @ 4G, the whole 658 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3 671 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3 796 mcr p15, 0, r0, c7, c7, 0 @ Invalidate whole cache 1060 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3 1069 mcr p15, 0, r0, c7, c7 @ invalidate whole cache v4 1070 mcr p15, 0, r0, c8, c7 @ invalidate whole TLB v4 1086 mcr p15, 0, r0, c8, c7, 0 @ invalidate whole TLB 1253 mcr p15, 0, r1, c7, c0, 0 @ invalidate whole cache v3
|
| /linux-4.4.14/Documentation/networking/ |
| D | LICENSE.qlcnic | 109 whole or in part contains or is derived from the Program or any 110 part thereof, to be licensed as a whole at no charge to all third 124 These requirements apply to the modified work as a whole. If 129 distribute the same sections as part of a whole which is a work based 130 on the Program, the distribution of the whole must be on the terms of 132 entire whole, and thus to each and every part regardless of who wrote it. 222 apply and the section as a whole is intended to apply in other
|
| D | LICENSE.qlge | 109 whole or in part contains or is derived from the Program or any 110 part thereof, to be licensed as a whole at no charge to all third 124 These requirements apply to the modified work as a whole. If 129 distribute the same sections as part of a whole which is a work based 130 on the Program, the distribution of the whole must be on the terms of 132 entire whole, and thus to each and every part regardless of who wrote it. 222 apply and the section as a whole is intended to apply in other
|
| /linux-4.4.14/Documentation/scsi/ |
| D | LICENSE.qla4xxx | 110 whole or in part contains or is derived from the Program or any 111 part thereof, to be licensed as a whole at no charge to all third 125 These requirements apply to the modified work as a whole. If 130 distribute the same sections as part of a whole which is a work based 131 on the Program, the distribution of the whole must be on the terms of 133 entire whole, and thus to each and every part regardless of who wrote it. 223 apply and the section as a whole is intended to apply in other
|
| D | LICENSE.qla2xxx | 111 whole or in part contains or is derived from the Program or any 112 part thereof, to be licensed as a whole at no charge to all third 126 These requirements apply to the modified work as a whole. If 131 distribute the same sections as part of a whole which is a work based 132 on the Program, the distribution of the whole must be on the terms of 134 entire whole, and thus to each and every part regardless of who wrote it. 224 apply and the section as a whole is intended to apply in other
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-kernel-boot_params | 26 The whole boot_params directory structure is like below:
|
| D | sysfs-driver-samsung-laptop | 7 sysfs file. These values don't always make a whole lot
|
| D | sysfs-firmware-gsmi | 49 whole of the system event log. Values written
|
| D | sysfs-class-extcon | 56 This updates the whole state of the extcon device.
|
| /linux-4.4.14/drivers/misc/eeprom/ |
| D | Kconfig | 80 erase the whole EEPROM. 95 erase the whole EEPROM.
|
| /linux-4.4.14/firmware/keyspan/ |
| D | usa19.HEX | 100 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa19qi.HEX | 100 keyspan.c driver which includes this firmware, in whole or in
|
| D | mpr.HEX | 99 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa28x.HEX | 140 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa19w.HEX | 140 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa28xb.HEX | 141 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa18x.HEX | 140 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa19qw.HEX | 141 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa28xa.HEX | 140 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa49w.HEX | 144 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa28.HEX | 147 keyspan.c driver which includes this firmware, in whole or in
|
| D | usa49wlc.HEX | 145 keyspan.c driver which includes this firmware, in whole or in
|
| /linux-4.4.14/firmware/emi26/ |
| D | loader.HEX | 114 * any driver which includes this firmware, in whole or in part,
|
| /linux-4.4.14/drivers/mtd/spi-nor/ |
| D | Kconfig | 16 to erasing whole blocks (32/64 KiB).
|
| /linux-4.4.14/Documentation/devicetree/bindings/media/xilinx/ |
| D | video.txt | 12 The whole pipeline is represented by an AMBA bus child node in the device
|
| /linux-4.4.14/Documentation/i2c/busses/ |
| D | i2c-ali1535 | 33 The whole M7101 device has to be enabled for the SMB to work. You can't
|
| /linux-4.4.14/drivers/mtd/ubi/ |
| D | Kconfig | 67 in nearly constant time. Instead of scanning the whole MTD device it 75 fastmap support. On typical flash devices the whole fastmap fits
|
| /linux-4.4.14/drivers/staging/slicoss/ |
| D | slic.h | 106 u32 whole; member 127 #define handle_token handle.whole
|
| /linux-4.4.14/Documentation/filesystems/pohmelfs/ |
| D | design_notes.txt | 12 Since all Linux filesystems lock the whole inode during writing, algorithm 21 (like removing the whole kernel tree via a single network command).
|
| /linux-4.4.14/drivers/staging/rtl8192u/ |
| D | copying | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|
| /linux-4.4.14/tools/usb/usbip/ |
| D | COPYING | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|
| /linux-4.4.14/drivers/staging/rtl8192e/ |
| D | license | 102 whole or in part contains or is derived from the Program or any part 103 thereof, to be licensed as a whole at no charge to all third parties 117 These requirements apply to the modified work as a whole. If identifiable 122 sections as part of a whole which is a work based on the Program, the 123 distribution of the whole must be on the terms of this License, whose 124 permissions for other licensees extend to the entire whole, and thus to 214 and the section as a whole is intended to apply in other circumstances.
|
| /linux-4.4.14/ |
| D | COPYING | 115 whole or in part contains or is derived from the Program or any 116 part thereof, to be licensed as a whole at no charge to all third 130 These requirements apply to the modified work as a whole. If 135 distribute the same sections as part of a whole which is a work based 136 on the Program, the distribution of the whole must be on the terms of 138 entire whole, and thus to each and every part regardless of who wrote it. 228 apply and the section as a whole is intended to apply in other
|
| /linux-4.4.14/Documentation/m68k/ |
| D | README.buddha | 28 address is written to $4a, then the whole Byte is written to 31 the whole card disappears from $e8 and is mapped to the new 183 bus interface, making the whole access 497ns long. This
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | imx6dl-hummingboard.dts | 8 * whole.
|
| D | imx6dl-cubox-i.dts | 7 * whole.
|
| D | imx6q-sabrelite.dts | 8 * whole.
|
| D | vf610m4.dtsi | 9 * whole.
|
| D | uniphier-ref-daughter.dtsi | 9 * whole.
|
| D | axp152.dtsi | 9 * whole.
|
| D | imx6dl-nitrogen6x.dts | 9 * whole.
|
| D | imx6q-nitrogen6x.dts | 9 * whole.
|
| D | imx6dl-nit6xlite.dts | 7 * whole.
|
| D | imx6dl-sabrelite.dts | 8 * whole.
|
| D | imx6q-nitrogen6_max.dts | 7 * whole.
|
| D | berlin2-sony-nsz-gs7.dts | 9 * whole.
|
| D | imx6q-hummingboard.dts | 8 * whole.
|
| D | armada-388.dtsi | 11 * whole.
|
| D | imx6q-cubox-i.dts | 7 * whole.
|
| D | rk3288-firefly.dts | 7 * whole.
|
| D | sun5i-r8.dtsi | 10 * whole.
|
| D | berlin2cd-google-chromecast.dts | 9 * whole.
|
| D | sun6i-a31s.dtsi | 7 * whole.
|
| D | cros-ec-sbs.dtsi | 9 * whole.
|
| D | armada-390.dtsi | 11 * whole.
|
| D | armada-398.dtsi | 11 * whole.
|
| D | sun5i-a13-q8-tablet.dts | 7 * whole.
|
| D | uniphier-support-card.dtsi | 9 * whole.
|
| D | at91sam9xe.dtsi | 10 * whole.
|
| D | rk3288-firefly-beta.dts | 7 * whole.
|
| D | uniphier-proxstream2-gentil.dts | 9 * whole.
|
| D | imx6q-apf6dev.dts | 7 * whole.
|
| D | stm32429i-eval.dts | 7 * whole.
|
| D | sun8i-a23-ippo-q8h-v1.2.dts | 7 * whole.
|
| D | sun8i-a33-q8-tablet.dts | 7 * whole.
|
| D | meson8b-mxq.dts | 8 * whole.
|
| D | armada-385-linksys-cobra.dts | 10 * whole.
|
| D | sunxi-q8-common.dtsi | 7 * whole.
|
| D | sun8i-a23-q8-tablet.dts | 7 * whole.
|
| D | imx6q-gw551x.dts | 7 * whole.
|
| D | armada-385-linksys-caiman.dts | 10 * whole.
|
| D | imx6dl-apf6dev.dts | 7 * whole.
|
| D | sun8i-a23-ippo-q8h-v5.dts | 7 * whole.
|
| D | stm32f429-disco.dts | 7 * whole.
|
| D | imx6dl-aristainetos2_7.dts | 9 * whole.
|
| D | sun8i-a33-ippo-q8h-v1.2.dts | 7 * whole.
|
| D | meson8b-odroidc1.dts | 8 * whole.
|
| D | imx6dl-gw551x.dts | 7 * whole.
|
| D | cx92755_equinox.dts | 11 * whole.
|
| D | meson6-atv1200.dts | 7 * whole.
|
| D | sun8i-a33-et-q8-v1.6.dts | 7 * whole.
|
| D | vf610m4-colibri.dts | 9 * whole.
|
| D | uniphier-proxstream2-vodka.dts | 9 * whole.
|
| D | sun6i-a31s-cs908.dts | 7 * whole.
|
| D | axp209.dtsi | 9 * whole.
|
| D | uniphier-ph1-ld4-ref.dts | 9 * whole.
|
| D | sun4i-a10-mk802.dts | 7 * whole.
|
| D | meson6.dtsi | 7 * whole.
|
| D | uniphier-pinctrl.dtsi | 9 * whole.
|
| D | sun6i-a31-app4-evb1.dts | 9 * whole.
|
| D | sun4i-a10-hyundai-a7hd.dts | 7 * whole.
|
| D | uniphier-ph1-ld6b-ref.dts | 9 * whole.
|
| D | uniphier-ph1-pro4-ref.dts | 9 * whole.
|
| D | sun9i-a80-cubieboard4.dts | 10 * whole.
|
| D | uniphier-ph1-ld6b.dtsi | 9 * whole.
|
| D | rk3288-thermal.dtsi | 9 * whole.
|
| D | sun4i-a10-mk802ii.dts | 7 * whole.
|
| D | uniphier-ph1-sld8-ref.dts | 9 * whole.
|
| D | berlin2q-marvell-dmp.dts | 7 * whole.
|
| D | uniphier-ph1-sld3-ref.dts | 9 * whole.
|
| D | sun8i-q8-common.dtsi | 7 * whole.
|
| D | sun4i-a10-pcduino2.dts | 7 * whole.
|
| D | armada-xp-matrix.dts | 11 * whole.
|
| D | meson8-minix-neo-x8.dts | 7 * whole.
|
| D | orion5x-lacie-ethernet-disk-mini-v2.dts | 86 * a single, write-protected partition covering the whole
|
| D | orion5x-maxtor-shared-storage-2.dts | 65 * a single, write-protected partition covering the whole
|
| D | sun6i-a31s-yones-toptech-bs1078-v2.dts | 7 * whole.
|
| D | sun5i-a10s-mk802.dts | 7 * whole.
|
| D | imx6qdl-microsom-ar8035.dtsi | 10 * whole.
|
| D | sun4i-a10-ba10-tvbox.dts | 7 * whole.
|
| D | sun8i-a33-sinlinx-sina33.dts | 9 * whole.
|
| D | sun8i-a33-ga10h-v1.1.dts | 7 * whole.
|
| D | sun4i-a10-mini-xplus.dts | 9 * whole.
|
| D | armada-398-db.dts | 11 * whole.
|
| D | imx6dl-aristainetos2_4.dts | 9 * whole.
|
| D | axp22x.dtsi | 9 * whole.
|
| D | sun5i-a10s-r7-tv-dongle.dts | 7 * whole.
|
| D | sun8i-a23.dtsi | 9 * whole.
|
| D | armada-388-rd.dts | 13 * whole.
|
| D | sun6i-a31-i7.dts | 7 * whole.
|
| D | imx6qdl-microsom.dtsi | 7 * whole.
|
| D | rk3288-veyron-sdmmc.dtsi | 9 * whole.
|
| D | sun6i-a31s-sina31s.dts | 7 * whole.
|
| D | sun7i-a20-mk808c.dts | 9 * whole.
|
| D | sun4i-a10-gemei-g9.dts | 9 * whole.
|
| D | sun6i-a31s-sina31s-core.dtsi | 7 * whole.
|
| D | cx92755.dtsi | 11 * whole.
|
| D | rk3288-veyron-pinky.dts | 9 * whole.
|
| D | sun5i-a13-olinuxino-micro.dts | 8 * whole.
|
| D | sun6i-a31-m9.dts | 7 * whole.
|
| D | sun8i-a23-gt90h-v4.dts | 7 * whole.
|
| D | sun5i-a10s-auxtek-t003.dts | 7 * whole.
|
| D | sun5i-a10s-auxtek-t004.dts | 7 * whole.
|
| D | sun6i-a31-mele-a1000g-quad.dts | 7 * whole.
|
| D | sun4i-a10-hackberry.dts | 9 * whole.
|
| D | sun8i-a23-evb.dts | 9 * whole.
|
| D | sun7i-a20-m3.dts | 9 * whole.
|
| D | sun4i-a10-itead-iteaduino-plus.dts | 7 * whole.
|
| /linux-4.4.14/Documentation/i2c/ |
| D | summary | 33 An Algorithm driver contains general code that can be used for a whole class
|
| /linux-4.4.14/Documentation/hwmon/ |
| D | f71882fg | 105 whole lot of a difference when modifying fan control settings. The only 112 Switching between these modes requires re-initializing a whole bunch of
|
| D | adt7410 | 38 Both pins can individually set to be active-low or active-high, while the whole
|
| /linux-4.4.14/arch/arm64/boot/dts/marvell/ |
| D | berlin4ct-stb.dts | 9 * whole.
|
| D | berlin4ct-dmp.dts | 9 * whole.
|
| /linux-4.4.14/tools/perf/Documentation/ |
| D | perf-buildid-cache.txt | 30 Note that the copied file contains only code sections not the whole core
|
| /linux-4.4.14/arch/arm64/boot/dts/freescale/ |
| D | fsl-ls2080a-simu.dts | 11 * whole.
|
| D | fsl-ls2080a-rdb.dts | 11 * whole.
|
| D | fsl-ls2080a-qds.dts | 11 * whole.
|
| /linux-4.4.14/Documentation/input/ |
| D | bcm5974.txt | 39 HID mouse and keyboard, and claim the whole device. To remedy, the usb
|
| /linux-4.4.14/arch/mn10300/lib/ |
| D | do_csum.S | 106 # copy the remaining whole words
|
| /linux-4.4.14/Documentation/fb/ |
| D | internals.txt | 61 The whole pixel value is fed through a programmable lookup table that has one
|
| /linux-4.4.14/arch/arm64/boot/dts/cavium/ |
| D | thunder-88xx.dts | 9 * whole.
|
| /linux-4.4.14/drivers/mmc/card/ |
| D | Kconfig | 24 partition on the disk (plus one for the whole disk).
|
| /linux-4.4.14/arch/arm/mm/ |
| D | cache-v4wb.S | 117 bhs __flush_whole_cache @ flush whole D cache
|
| D | proc-arm740.S | 103 mov r0, #0x00 @ disable whole write buffer
|
| D | proc-fa526.S | 111 mcr p15, 0, ip, c7, c14, 0 @ clean and invalidate whole D cache
|
| D | cache-fa.S | 91 bhs __flush_whole_cache @ flush whole D cache
|
| /linux-4.4.14/arch/m68k/ifpsp060/ |
| D | os.S | 151 clr.l %d0 | clear whole longword 188 clr.l %d0 | clear whole longword
|
| /linux-4.4.14/Documentation/video4linux/ |
| D | sh_mobile_ceu_camera.txt | 50 (1) to (1') - whole max width or height
|
| /linux-4.4.14/Documentation/misc-devices/ |
| D | c2port.txt | 76 After that you can read the whole flash:
|
| /linux-4.4.14/tools/build/ |
| D | Build.include | 48 # Replace >'< with >'\''< to be able to enclose the whole string in '...'
|
| /linux-4.4.14/Documentation/scheduler/ |
| D | sched-rt-group.txt | 168 B and can starve B's tasks (assuming they are of lower priority) for a whole 182 This means the whole PI machinery will have to be reworked - and that is one of
|
| /linux-4.4.14/Documentation/arm/ |
| D | memory.txt | 35 in proc-xscale.S to flush the whole data
|
| /linux-4.4.14/drivers/staging/iio/Documentation/ |
| D | device.txt | 75 be registered afterwards (otherwise the whole parentage of devices
|
| /linux-4.4.14/Documentation/devicetree/bindings/reset/ |
| D | reset.txt | 4 internally in most IC (SoC, FPGA, ...) designs. Reset signals for whole
|
| /linux-4.4.14/Documentation/locking/ |
| D | lockdep-design.txt | 141 is that of a "whole disk" block-dev object and a "partition" block-dev 142 object; the partition is "part of" the whole device and as long as one 143 always takes the whole disk lock as a higher lock than the partition
|
| /linux-4.4.14/arch/cris/arch-v32/drivers/ |
| D | Kconfig | 117 bool "MTD0 is whole boot flash device" 121 on the boot flash device. When set, mtd0 refers to the whole
|
| /linux-4.4.14/tools/perf/ |
| D | Makefile.perf | 289 LIBS = -Wl,--whole-archive $(PERFLIBS) -Wl,--no-whole-archive -Wl,--start-group $(EXTLIBS) -Wl,--en…
|