Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 200 of 1296) sorted by relevance

1234567

/linux-4.1.27/Documentation/networking/
D00-INDEX3 3c509.txt
5 6pack.txt
15 PLIP.txt
23 alias.txt
25 altera_tse.txt
27 arcnet-hardware.txt
29 arcnet.txt
31 atm.txt
33 ax25.txt
35 batman-adv.txt
[all …]
/linux-4.1.27/Documentation/filesystems/
D00-INDEX7 9p.txt
9 adfs.txt
11 afs.txt
13 affs.txt
15 autofs4-mount-control.txt
17 automount-support.txt
19 befs.txt
21 bfs.txt
23 btrfs.txt
27 ceph.txt
[all …]
/linux-4.1.27/Documentation/scsi/
D00-INDEX3 53c700.txt
5 BusLogic.txt
25 FlashPoint.txt
33 Mylex.txt
35 NinjaSCSI.txt
37 aacraid.txt
39 advansys.txt
41 aha152x.txt
43 aic79xx.txt
45 aic7xxx.txt
[all …]
Dscsi-parameters.txt4 See Documentation/kernel-parameters.txt for general information on
19 See Documentation/scsi/aha152x.txt.
25 See Documentation/scsi/aic7xxx.txt.
28 See Documentation/scsi/aic79xx.txt.
81 See also Documentation/scsi/st.txt.
114 See Documentation/scsi/st.txt.
/linux-4.1.27/Documentation/fb/
D00-INDEX8 api.txt
10 arkfb.txt
12 aty128fb.txt
14 cirrusfb.txt
16 cmap_xfbdev.txt
18 deferred_io.txt
20 efifb.txt
22 ep93xx-fb.txt
24 fbcon.txt
26 framebuffer.txt
[all …]
Daty128fb.txt29 See Documentation/fb/modedb.txt for more information on modedb
35 Documentation/fb/vesafb.txt for details).
59 <XxX@X> - selects startup videomode. See modedb.txt for detailed
/linux-4.1.27/Documentation/power/
D00-INDEX3 apm-acpi.txt
5 basic-pm-debugging.txt
7 charger-manager.txt
9 devices.txt
11 drivers-testing.txt
13 freezing-of-tasks.txt
15 interface.txt
17 notifiers.txt
19 opp.txt
21 pci.txt
[all …]
Ddrivers-testing.txt17 testing the new driver. Please see Documentation/power/basic-pm-debugging.txt
26 (see: Documentation/power/basic-pm-debugging.txt, 1).
29 "platform" modes (see: Documentation/power/basic-pm-debugging.txt, 1).
37 e) Try the test modes of suspend (see: Documentation/power/basic-pm-debugging.txt,
42 (see: Documentation/power/basic-pm-debugging.txt, 2).
/linux-4.1.27/Documentation/RCU/
D00-INDEX3 arrayRCU.txt
5 checklist.txt
7 listRCU.txt
9 lockdep.txt
11 lockdep-splat.txt
13 NMI-RCU.txt
15 rcu_dereference.txt
17 rcubarrier.txt
19 rculist_nulls.txt
21 rcuref.txt
[all …]
Drcu.txt11 a grace period to elapse, then free the element. See the listRCU.txt
50 See the UP.txt file in this directory.
64 See the checklist.txt file in this directory.
68 "RCU" stands for "read-copy update". The file listRCU.txt has
75 search for the string "Patent" in RTFP.txt to find them.
91 See the RTFP.txt file in this directory.
/linux-4.1.27/Documentation/
D00-INDEX24 DMA-API.txt
26 DMA-API-HOWTO.txt
28 DMA-ISA-LPC.txt
30 DMA-attributes.txt
38 IPMI.txt
40 IRQ-affinity.txt
42 IRQ-domain.txt
44 IRQ.txt
46 Intel-IOMMU.txt
54 SAK.txt
[all …]
Dbraille-console.txt5 console (see serial-console.txt), and for braille device (in Device Drivers -
13 where serial_options... are the same as described in serial-console.txt
30 the console selection mechanism described in serial-console.txt
/linux-4.1.27/Documentation/block/
D00-INDEX3 biodoc.txt
5 capability.txt
7 cfq-iosched.txt
9 cmdline-partition.txt
11 data-integrity.txt
13 deadline-iosched.txt
15 ioprio.txt
17 null_blk.txt
19 queue-sysfs.txt
21 request.txt
[all …]
/linux-4.1.27/Documentation/cgroups/
D00-INDEX3 blkio-controller.txt
5 cgroups.txt
7 cpuacct.txt
9 cpusets.txt
11 devices.txt
13 freezer-subsystem.txt
15 hugetlb.txt
17 memcg_test.txt
19 memory.txt
21 net_cls.txt
[all …]
/linux-4.1.27/tools/perf/Documentation/
DMakefile5 $(filter-out $(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \
6 $(wildcard perf-*.txt)) \
7 perf.txt
12 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT))
13 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
21 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(…
29 _DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
30 _DOC_MAN5=$(patsubst %.txt,%.5,$(MAN5_TXT))
31 _DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT))
228 $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl
[all …]
/linux-4.1.27/Documentation/virtual/kvm/
D00-INDEX3 api.txt
5 cpuid.txt
9 hypercalls.txt
11 locking.txt
13 mmu.txt
15 msr.txt
17 nested-vmx.txt
19 ppc-pv.txt
21 review-checklist.txt
23 s390-diag.txt
[all …]
/linux-4.1.27/Documentation/vm/
D00-INDEX3 active_mm.txt
7 cleancache.txt
9 frontswap.txt
11 highmem.txt
13 hugetlbpage.txt
15 hwpoison.txt
17 ksm.txt
21 numa_memory_policy.txt
27 pagemap.txt
29 slub.txt
[all …]
Dpage_owner.txt76 cat /sys/kernel/debug/page_owner > page_owner_full.txt
77 grep -v ^PFN page_owner_full.txt > page_owner.txt
78 ./page_owner_sort page_owner.txt sorted_page_owner.txt
81 in the sorted_page_owner.txt.
/linux-4.1.27/Documentation/security/
D00-INDEX3 LSM.txt
5 SELinux.txt
7 Smack.txt
9 Yama.txt
11 apparmor.txt
13 credentials.txt
15 keys-ecryptfs.txt
17 keys-request-key.txt
19 keys-trusted-encrypted.txt
21 keys.txt
[all …]
/linux-4.1.27/Documentation/leds/
D00-INDEX3 leds-blinkm.txt
5 leds-class.txt
7 leds-lp3944.txt
9 leds-lp5521.txt
11 leds-lp5523.txt
13 leds-lp5562.txt
15 leds-lp55xx.txt
17 leds-lm3556.txt
19 ledtrig-oneshot.txt
21 ledtrig-transient.txt
/linux-4.1.27/Documentation/filesystems/nfs/
D00-INDEX5 fault_injection.txt
7 knfsd-stats.txt
9 nfs.txt
11 nfs41-server.txt
13 nfs-rdma.txt
15 nfsd-admin-interfaces.txt
17 nfsroot.txt
19 pnfs.txt
21 rpc-cache.txt
23 idmapper.txt
[all …]
/linux-4.1.27/Documentation/fmc/
D00-INDEX10 FMC-and-SDB.txt
13 API.txt
16 parameters.txt
19 carrier.txt
22 mezzanine.txt
25 identifiers.txt
28 fmc-fakedev.txt
31 fmc-trivial.txt
34 fmc-write-eeprom.txt
37 fmc-chardev.txt
/linux-4.1.27/Documentation/powerpc/
D00-INDEX8 bootwrapper.txt
11 cpu_features.txt
14 cxl.txt
16 eeh-pci-error-recovery.txt
18 firmware-assisted-dump.txt
20 hvcs.txt
22 mpc52xx.txt
24 pmu-ebb.txt
26 qe_firmware.txt
29 ptrace.txt
[all …]
/linux-4.1.27/Documentation/x86/
D00-INDEX3 boot.txt
5 early-microcode.txt
7 earlyprintk.txt
9 entry_64.txt
11 exception-tables.txt
13 mtrr.txt
15 pat.txt
17 usb-legacy-support.txt
19 zero-page.txt
/linux-4.1.27/Documentation/scheduler/
D00-INDEX3 sched-arch.txt
5 sched-bwc.txt
7 sched-design-CFS.txt
9 sched-domains.txt
11 sched-nice-design.txt
13 sched-rt-group.txt
15 sched-deadline.txt
17 sched-stats.txt
/linux-4.1.27/Documentation/s390/
D00-INDEX5 3270.txt
7 cds.txt
15 Debugging390.txt
17 driver-model.txt
19 kvm.txt
21 monreader.txt
23 qeth.txt
25 s390dbf.txt
27 zfcpdump.txt
/linux-4.1.27/Documentation/locking/
D00-INDEX3 lockdep-design.txt
5 lockstat.txt
7 mutex-design.txt
9 rt-mutex-design.txt
11 rt-mutex.txt
13 spinlocks.txt
15 ww-mutex-design.txt
/linux-4.1.27/tools/vm/
Dpage_owner_sort.c19 char *txt; member
48 return strcmp(l1->txt, l2->txt); in compare_txt()
62 memcmp(buf, list[list_size-1].txt, len) == 0) { in add_list()
70 list[list_size].txt = malloc(len+1); in add_list()
73 memcpy(list[list_size].txt, buf, len); in add_list()
74 list[list_size].txt[len] = 0; in add_list()
131 strcmp(list2[count-1].txt, list[i].txt) != 0) { in main()
141 fprintf(fout, "%d times:\n%s\n", list2[i].num, list2[i].txt); in main()
/linux-4.1.27/Documentation/timers/
D00-INDEX3 highres.txt
5 hpet.txt
9 hrtimers.txt
13 NO_HZ.txt
15 timekeeping.txt
17 timers-howto.txt
19 timer_stats.txt
/linux-4.1.27/Documentation/sysctl/
D00-INDEX5 abi.txt
7 fs.txt
9 kernel.txt
11 net.txt
13 sunrpc.txt
15 vm.txt
/linux-4.1.27/Documentation/blockdev/
D00-INDEX5 cciss.txt
7 cpqarray.txt
9 floppy.txt
11 mflash.txt
13 nbd.txt
15 paride.txt
17 ramdisk.txt
/linux-4.1.27/Documentation/laptops/
D00-INDEX5 asus-laptop.txt
7 disk-shock-protection.txt
13 laptop-mode.txt
15 sony-laptop.txt
17 sonypi.txt
19 thinkpad-acpi.txt
21 toshiba_haps.txt
/linux-4.1.27/Documentation/arm/
D00-INDEX5 CCN.txt
29 cluster-pm-race-avoidance.txt
33 firmware.txt
35 kernel_mode_neon.txt
37 kernel_user_helpers.txt
41 memory.txt
47 tcm.txt
49 uefi.txt
51 vlocks.txt
/linux-4.1.27/Documentation/kbuild/
D00-INDEX3 headers_install.txt
5 kbuild.txt
7 kconfig.txt
9 kconfig-language.txt
11 makefiles.txt
13 modules.txt
/linux-4.1.27/Documentation/gpio/
D00-INDEX3 gpio.txt
5 consumer.txt
7 driver.txt
9 board.txt
11 sysfs.txt
13 gpio-legacy.txt
/linux-4.1.27/Documentation/PCI/
D00-INDEX3 MSI-HOWTO.txt
5 PCIEBUS-HOWTO.txt
7 pci-error-recovery.txt
9 pci-iov-howto.txt
11 pci.txt
13 pcieaer-howto.txt
/linux-4.1.27/Documentation/frv/
DREADME.txt10 (*) features.txt
15 (*) configuring.txt
20 (*) booting.txt
26 (*) gdbstub.txt
32 (*) mmu-layout.txt
41 MMU state on the FR451. See mmu-layout.txt for more information.
44 (*) clock.txt
49 (*) atomic-ops.txt
/linux-4.1.27/Documentation/dvb/
Dreadme.txt23 "avermedia.txt"
25 Avermedia DVB-T cards. See also "bt8xx.txt".
27 "bt8xx.txt"
31 "cards.txt"
34 "ci.txt"
38 "contributors.txt"
41 "faq.txt"
48 "ttusb-dec.txt"
52 "udev.txt"
/linux-4.1.27/Documentation/ioctl/
D00-INDEX3 botching-up-ioctls.txt
5 cdrom.txt
7 hdio.txt
9 ioctl-decoding.txt
11 ioctl-number.txt
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/
Dst,clkgen.txt45 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
46 [2] Documentation/devicetree/bindings/clock/st,clkgen-divmux.txt
47 [3] Documentation/devicetree/bindings/clock/st,clkgen-mux.txt
48 [4] Documentation/devicetree/bindings/clock/st,clkgen-pll.txt
49 [5] Documentation/devicetree/bindings/clock/st,clkgen-prediv.txt
50 [6] Documentation/devicetree/bindings/clock/st,vcc.txt
51 [7] Documentation/devicetree/bindings/clock/st,quadfs.txt
52 [8] Documentation/devicetree/bindings/clock/st,flexgen.txt
Dst,clkgen-prediv.txt6 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
7 [2] Documentation/devicetree/bindings/clock/st/st,clkgen.txt
/linux-4.1.27/Documentation/netlabel/
D00-INDEX3 cipso_ipv4.txt
5 draft-ietf-cipso-ipsecurity-01.txt
7 introduction.txt
9 lsm_interface.txt
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dsdhci-st.txt4 Documentation/devicetree/bindings/mmc/mmc.txt and the properties
14 See: Documentation/devicetree/bindings/resource-names.txt
16 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt
36 See: Documentation/devicetree/bindings/mmc/mmc.txt.
39 See: Documentation/devicetree/bindings/mmc/mmc.txt.
43 See: Documentation/devicetree/bindings/mmc/mmc.txt.
46 See: Documentation/devicetree/bindings/reset/reset.txt
52 See: Documentation/devicetree/bindings/mmc/mmc.txt.
55 See: Documentation/devicetree/bindings/mmc/mmc.txt.
[all …]
Darasan,sdhci.txt6 [1] Documentation/devicetree/bindings/mmc/mmc.txt
7 [2] Documentation/devicetree/bindings/clock/clock-bindings.txt
8 [3] Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
Dmxs-mmc.txt6 This file documents differences between the core properties in mmc.txt
15 Refer to dma.txt and fsl-mxs-dma.txt for details.
Dnvidia,tegra20-sdhci.txt7 by mmc.txt and the properties used by the sdhci-tegra driver.
16 See ../clocks/clock-bindings.txt for details.
18 See ../reset/reset.txt for details.
Dbrcm,kona-sdhci.txt3 This file documents differences between the core properties in mmc.txt
11 Refer to clocks/clock-bindings.txt for generic clock consumer properties.
Dsdhci-fujitsu.txt3 This file documents differences between the core properties in mmc.txt
10 See ../clocks/clock-bindings.txt for details.
Dmmc-spi-slot.txt4 by mmc.txt and the properties used by the mmc_spi driver.
15 binding from mmc.txt, for historical reasons.
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dhisilicon-hix5hd2-gmac.txt11 - phy-mode: see ethernet.txt [1].
12 - phy-handle: see ethernet.txt [1].
13 - mac-address: see ethernet.txt [1].
18 [1] Documentation/devicetree/bindings/net/ethernet.txt
19 [2] Documentation/devicetree/bindings/net/phy.txt
Dhisilicon-hip04-net.txt13 - phy-mode: see ethernet.txt [1].
16 - phy-handle: see ethernet.txt [1].
18 [1] Documentation/devicetree/bindings/net/ethernet.txt
37 [2] Documentation/devicetree/bindings/net/phy.txt
Dbrcm,bcm7445-switch-v4.0.txt9 - dsa,mii-bus: phandle to the MDIO bus controller, see dsa/dsa.txt
10 - dsa,ethernet: phandle to the CPU network interface controller, see dsa/dsa.txt
12 - #address-cells: must be 2, see dsa/dsa.txt
17 described in dsa/dsa.txt.
Daltera_tse.txt24 - phy-mode: See ethernet.txt in the same directory.
25 - phy-handle: See ethernet.txt in the same directory.
26 - phy-addr: See ethernet.txt in the same directory. A configuration should
50 - local-mac-address: See ethernet.txt in the same directory.
51 - max-frame-size: See ethernet.txt in the same directory.
Dmarvell-armada-370-neta.txt7 - phy: See ethernet.txt file in the same directory.
8 - phy-mode: See ethernet.txt file in the same directory
Dmeson-dwmac.txt4 described in the file net/stmmac.txt with the following changes.
10 described in net/stmmac.txt
Dfsl-fec.txt7 - phy-mode : See ethernet.txt file in the same directory
17 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory.
30 according to phy.txt in the same directory
Dstmmac.txt13 - phy-mode: See ethernet.txt file in the same directory.
37 - max-frame-size: See ethernet.txt file in the same directory
48 - tx-fifo-depth: See ethernet.txt file in the same directory
49 - rx-fifo-depth: See ethernet.txt file in the same directory
Dsocfpga-dwmac.txt4 present in Documentation/devicetree/bindings/net/stmmac.txt.
11 designware version numbers documented in stmmac.txt
Darc_emac.txt7 - max-speed: see ethernet.txt file in the same directory.
8 - phy: see ethernet.txt file in the same directory.
Dmarvell-pxa168.txt13 - phy-handle: see ethernet.txt file in the same directory.
14 - local-mac-address: see ethernet.txt file in the same directory.
/linux-4.1.27/Documentation/serial/
D00-INDEX9 n_gsm.txt
11 rocket.txt
13 serial-rs485.txt
15 tty.txt
/linux-4.1.27/Documentation/devicetree/bindings/spi/
Dspi-dw.txt5 - #address-cells: see spi-bus.txt
6 - #size-cells: see spi-bus.txt
10 - num-cs: see spi-bus.txt
13 - cs-gpios: see spi-bus.txt
Dnvidia,tegra20-sflash.txt8 See ../clocks/clock-bindings.txt for details.
10 See ../reset/reset.txt for details.
14 See ../dma/dma.txt for details.
21 Documentation/devicetree/bindings/spi/spi-bus.txt
Dnvidia,tegra20-slink.txt8 See ../clocks/clock-bindings.txt for details.
10 See ../reset/reset.txt for details.
14 See ../dma/dma.txt for details.
21 Documentation/devicetree/bindings/spi/spi-bus.txt
Dnvidia,tegra114-spi.txt12 See ../reset/reset.txt for details.
16 See ../dma/dma.txt for details.
21 See ../clocks/clock-bindings.txt for details.
25 Documentation/devicetree/bindings/spi/spi-bus.txt
Dspi-sirf.txt9 See ../reset/reset.txt for details.
11 See ../dma/dma.txt for details.
16 See ../clocks/clock-bindings.txt for details.
25 Documentation/devicetree/bindings/spi/spi-bus.txt
Dspi-st-ssc.txt12 See ../pinctrl/pinctrl-binding.txt
16 See ../spi/spi-bus.txt
19 See ../spi/spi-bus.txt
Defm32-spi.txt4 - #address-cells: see spi-bus.txt
5 - #size-cells: see spi-bus.txt
10 - cs-gpios: see spi-bus.txt
Dmxs-spi.txt9 Refer to dma.txt and fsl-mxs-dma.txt for details.
/linux-4.1.27/Documentation/devicetree/bindings/gpu/
Dnvidia,tegra20-host1x.txt13 See ../clocks/clock-bindings.txt for details.
15 See ../reset/reset.txt for details.
29 See ../clocks/clock-bindings.txt for details.
31 See ../reset/reset.txt for details.
42 See ../clocks/clock-bindings.txt for details.
44 See ../reset/reset.txt for details.
55 See ../clocks/clock-bindings.txt for details.
57 See ../reset/reset.txt for details.
68 See ../clocks/clock-bindings.txt for details.
70 See ../reset/reset.txt for details.
[all …]
Dnvidia,gk20a.txt12 See ../interrupt-controller/interrupts.txt for details.
18 See ../clocks/clock-bindings.txt for details.
23 See ../reset/reset.txt for details.
Dst,stih4xx.txt17 See ../clocks/clock-bindings.txt for details.
35 See ../clocks/clock-bindings.txt for details.
39 See ../reset/reset.txt for details.
52 See ../reset/reset.txt for details.
82 See ../clocks/clock-bindings.txt for details.
95 See ../clocks/clock-bindings.txt for details.
109 See ../clocks/clock-bindings.txt for details.
113 See ../reset/reset.txt for details.
/linux-4.1.27/Documentation/sound/alsa/soc/
Doverview.txt76 overview.txt: This file.
78 codec.txt: Codec driver internals.
80 DAI.txt: Description of Digital Audio Interface standards and how to configure
83 dapm.txt: Dynamic Audio Power Management
85 platform.txt: Platform audio DMA and DAI.
87 machine.txt: Machine driver internals.
89 pop_clicks.txt: How to minimise audio artifacts.
91 clocking.txt: ASoC clocking for best power performance.
93 jack.txt: ASoC jack detection.
95 DPCM.txt: Dynamic PCM - Describes DPCM with DSP examples.
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Datmel-crypto.txt12 atmel-dma.txt and dma.txt files.
34 atmel-dma.txt and dma.txt files.
57 atmel-dma.txt and dma.txt files.
/linux-4.1.27/Documentation/dmaengine/
D00-INDEX3 client.txt
5 dmatest.txt
7 provider.txt
/linux-4.1.27/Documentation/mmc/
D00-INDEX3 mmc-dev-attrs.txt
5 mmc-dev-parts.txt
7 mmc-async-req.txt
/linux-4.1.27/Documentation/cpu-freq/
Dindex.txt21 core.txt - General description of the CPUFreq core and
24 cpu-drivers.txt - How to implement a new cpufreq processor driver
26 governors.txt - What are cpufreq governors and how to
29 index.txt - File index, Mailing list and Links (this document)
31 user-guide.txt - User Guide to CPUFreq
/linux-4.1.27/Documentation/ide/
D00-INDEX9 ide-tape.txt
11 ide.txt
13 warm-plug-howto.txt
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dmxc-nand.txt7 - nand-bus-width: see nand.txt
8 - nand-ecc-mode: see nand.txt
9 - nand-on-flash-bbt: see nand.txt
Dgpmc-nor.txt8 Documentation/devicetree/bindings/bus/ti-gpmc.txt
13 - compatible: Documentation/devicetree/bindings/mtd/mtd-physmap.txt
24 - linux,mtd-name: Documentation/devicetree/bindings/mtd/mtd-physmap.txt
31 Documentation/devicetree/bindings/bus/ti-gpmc.txt
Dgpmi-nand.txt14 Refer to dma.txt and fsl-mxs-dma.txt for details.
40 address space. See partition.txt for more detail.
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Ddwc3-st.txt16 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
17 See: Documentation/devicetree/bindings/reset/reset.txt
23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt
26 See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt
34 Documentation/devicetree/bindings/usb/dwc3.txt
40 [1] Documentation/devicetree/bindings/usb/generic.txt
Dehci-st.txt10 See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt
13 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
20 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
21 See: Documentation/devicetree/bindings/reset/reset.txt
Dohci-st.txt11 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
18 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
19 See: Documentation/devicetree/bindings/reset/reset.txt
Dusb-nop-xceiv.txt8 /bindings/clock/clock-bindings.txt
21 (see Documentation/devicetree/bindings/gpio/gpio.txt)
23 the VBus line (see Documentation/devicetree/bindings/regulator/regulator.txt).
Ddwc2.txt15 Refer to clk/clock-bindings.txt for generic clock consumer properties
20 Refer to phy/phy-bindings.txt for generic phy consumer properties
22 Refer to usb/generic.txt
Dehci-omap.txt4 Documentation/devicetree/bindings/mfd/omap-usb-host.txt
19 Documentation/devicetree/bindings/mfd/omap-usb-host.txt
Dnvidia,tegra20-ehci.txt15 See ../clocks/clock-bindings.txt for details.
17 See ../reset/reset.txt for details.
/linux-4.1.27/Documentation/x86/x86_64/
D00-INDEX3 boot-options.txt
13 mm.txt
15 uefi.txt
/linux-4.1.27/Documentation/devicetree/bindings/media/xilinx/
Dxlnx,video.txt8 video IP cores. Each video IP core is represented as documented in video.txt
9 and IP core specific documentation, xlnx,v-*.txt, in this directory. The DT
18 in Documentation/devicetree/bindings/dma/dma.txt) per port. Each port
22 - ports: Video port, using the DT bindings defined in ../video-interfaces.txt.
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dmax1027-adc.txt7 see: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
9 see: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
13 Documentation/devicetree/bindings/spi/spi-bus.txt
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dstmpe-keypad.txt5 - linux,keymap : See ./matrix-keymap.txt
11 - keypad,num-rows : See ./matrix-keymap.txt
12 - keypad,num-columns : See ./matrix-keymap.txt
Dimx-keypad.txt21 pinctrl/pinctrl-bindings.txt.
24 pinctrl/pinctrl-bindings.txt.
27 bindings/input/matrix-keymap.txt.
Dst-keyscan.txt14 See ../clocks/clock-bindings.txt for details.
17 See ../pinctrl/pinctrl-bindings.txt for details.
20 devicetree/bindings/input/matrix-keymap.txt.
Delants_i2c.txt17 [0]: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
18 [1]: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
Delan_i2c.txt18 [0]: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
19 [1]: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
Dnvidia,tegra20-kbc.txt15 devicetree/bindings/input/matrix-keymap.txt.
17 See ../clocks/clock-bindings.txt for details.
19 See ../reset/reset.txt for details.
Dqcom,pm8xxx-keypad.txt29 input/matrix-keymap.txt.
45 in input/matrix-keymap.txt.
51 found in input/matrix-keymap.txt.
/linux-4.1.27/Documentation/devicetree/bindings/drm/bridge/
Ddw_hdmi.txt12 as described in Documentation/devicetree/bindings/clock/clock-bindings.txt,
15 in Documentation/devicetree/bindings/media/video-interfaces.txt,
17 * Documentation/devicetree/bindings/drm/imx/hdmi.txt
18 * Documentation/devicetree/bindings/video/dw_hdmi-rockchip.txt
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Darizona.txt24 Documentation/devicetree/bindings/interrupts.txt
31 as covered in Documentation/devicetree/bindings/regulator/regulator.txt
47 for the appropriate values can found in <dt-bindings/mfd/arizona.txt>. If
61 (ARIZONA_DMIC_xxxx) are provided in <dt-bindings/mfd/arizona.txt>. If
67 Documentation/devicetree/bindings/regulator/regulator.txt
71 Documentation/devicetree/bindings/regulator/regulator.txt
73 Documentation/devicetree/bindings/regulator/regulator.txt
Dda9150.txt19 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for
23 - da9150-gpadc: See Documentation/devicetree/bindings/iio/adc/da9150-gpadc.txt
24 - da9150-charger: See Documentation/devicetree/bindings/power/da9150-charger.txt
Dsky81452.txt9 in video/backlight/sky81452-backlight.txt
11 in regulator/sky81452-regulator.txt
Dlp3943.txt10 Documentation/devicetree/bindings/gpio/gpio-lp3943.txt
13 Documentation/devicetree/bindings/pwm/pwm-lp3943.txt
Dbrcm,bcm59056.txt9 are described in interrupt-controller/interrupts.txt
17 regulator binding in regulator/regulator.txt
Datmel-hlcdc.txt13 - a PWM chip: see ../pwm/atmel-hlcdc-pwm.txt
14 - a Display Controller: see ../drm/atmel-hlcdc-dc.txt
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dnvidia,tegra20-i2s.txt8 See ../reset/reset.txt for details.
12 See ../dma/dma.txt for details.
17 See ../clocks/clock-bindings.txt for details.
Dtlv320aic32x4.txt14 See regulator/regulator.txt for more information about the detailed binding
18 - reset-gpios: Reset-GPIO phandle with args as described in gpio/gpio.txt
20 See clock/clock-bindings.txt for information about the detailed format.
Dnvidia,tegra30-i2s.txt10 See ../clocks/clock-bindings.txt for details.
12 See ../reset/reset.txt for details.
16 first, tx (capture) second. See nvidia,tegra30-ahub.txt for values.
Ddesignware-i2s.txt17 * resource-names.txt
18 * clock/clock-bindings.txt
19 * dma/dma.txt
Dadi,axi-i2s.txt18 * resource-names.txt
19 * clock/clock-bindings.txt
20 * dma/dma.txt
Dadi,axi-spdif-tx.txt17 * resource-names.txt
18 * clock/clock-bindings.txt
19 * dma/dma.txt
Dnvidia,tegra20-ac97.txt8 See ../reset/reset.txt for details.
12 See ../dma/dma.txt for details.
17 See ../clocks/clock-bindings.txt for details.
Datmel_ac97c.txt7 - ac97-gpios: Please refer to soc-ac97link.txt, only ac97-reset is used
9 - pinctrl-names, pinctrl-0: Please refer to pinctrl-bindings.txt
Dmxs-saif.txt9 Refer to dma.txt and fsl-mxs-dma.txt for details.
Dnvidia,tegra30-hda.txt10 See ../clocks/clock-bindings.txt for details.
13 See ../reset/reset.txt for details.
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/
Dcomposite.txt20 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
21 [2] Documentation/devicetree/bindings/clock/ti/mux.txt
22 [3] Documentation/devicetree/bindings/clock/ti/divider.txt
23 [4] Documentation/devicetree/bindings/clock/ti/gate.txt
/linux-4.1.27/Documentation/ko_KR/
DHOWTO125 http://www.ozlabs.org/~akpm/stuff/tpp.txt
129 Documentation/stable_api_nonsense.txt
152 Documentation/stable_kernel_rules.txt
157 Documentation/kernel-docs.txt
162 Documentation/applying-patches.txt
281 커널 트리 문서들 내에 Documentation/stable_kernel_rules.txt 파일은 어떤
562 http://www.ozlabs.org/~akpm/stuff/tpp.txt
/linux-4.1.27/Documentation/zh_CN/
Doops-tracing.txt1 Chinese translated version of Documentation/oops-tracing.txt
11 Documentation/oops-tracing.txt 的中文翻译
53 (2)用串口终端启动(请参看Documentation/serial-console.txt),运行一个null
56 (3)使用Kdump(请参看Documentation/kdump/kdump.txt),
57 使用在Documentation/kdump/gdbmacros.txt中定义的dmesg gdb宏,从旧的内存中提取内核
92 decodecode < oops.txt
DHOWTO115 http://www.ozlabs.org/~akpm/stuff/tpp.txt
119 Documentation/stable_api_nonsense.txt
137 Documentation/stable_kernel_rules.txt
140 Documentation/kernel-docs.txt
144 Documentation/applying-patches.txt
243 内核源码中的Documentation/stable_kernel_rules.txt文件具体描述了可被稳定
518 http://www.ozlabs.org/~akpm/stuff/tpp.txt
DSubmittingDrivers42 请参阅 Documentation/devices.txt
108 Documentation/power/drivers-testing.txt。有关驱动程序电
110 Documentation/power/devices.txt
Dstable_kernel_rules.txt1 Chinese translated version of Documentation/stable_kernel_rules.txt
11 Documentation/stable_kernel_rules.txt 的中文翻译
DIRQ.txt1 Chinese translated version of Documentation/IRQ.txt
12 Documentation/IRQ.txt 的中文翻译
Dstable_api_nonsense.txt1 Chinese translated version of Documentation/stable_api_nonsense.txt
12 Documentation/stable_api_nonsense.txt 的中文翻译
/linux-4.1.27/Documentation/devicetree/bindings/drm/armada/
Dmarvell,dove-lcd.txt7 - port: video output port with endpoints, as described by graph.txt
11 - clocks: as described by clock-bindings.txt
12 - clock-names: as described by clock-bindings.txt
/linux-4.1.27/Documentation/devicetree/bindings/pwm/
Dnvidia,tegra20-pwm.txt9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
12 See ../clocks/clock-bindings.txt for details.
14 See ../reset/reset.txt for details.
Dpwm-fsl-ftm.txt14 Please see ../regmap/regmap.txt for more detail about how to specify endian
21 - #pwm-cells: Should be 3. See pwm.txt in this directory for a description of
29 clock-names, please see clock/clock-bindings.txt for details of the property
33 See pinctrl/pinctrl-bindings.txt for details of the property values.
Dbrcm,kona-pwm.txt9 - #pwm-cells: Should be 3. See pwm.txt in this directory for a
12 Refer to clocks/clock-bindings.txt for generic clock consumer properties.
Dimg-pwm.txt7 See ../clock/clock-bindings.txt for details.
11 - #pwm-cells: Should be 2. See pwm.txt in this directory for the
Datmel-hlcdc-pwm.txt4 See ../mfd/atmel-hlcdc.txt for more details.
13 bindings defined in pwm.txt in this directory.
Dimx-pwm.txt9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
14 Documentation/devicetree/bindings/clock/clock-bindings.txt
Drenesas,tpu-pwm.txt15 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
19 Please refer to pwm.txt in this directory for details of the common PWM bindings
Dpwm-st.txt24 [1] Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
25 [2] Documentation/devicetree/bindings/clock/clock-bindings.txt
/linux-4.1.27/tools/perf/util/
Dgenerate-cmdlist.sh12 sed -n -e 's/^perf-\([^ ]*\)[ ].* common.*/\1/p' command-list.txt |
26 sed -n -e 's/^perf-\([^ ]*\)[ ].* full.*/\1/p' command-list.txt |
/linux-4.1.27/net/rxrpc/
DKconfig20 See Documentation/networking/rxrpc.txt.
29 See Documentation/networking/rxrpc.txt.
44 See Documentation/networking/rxrpc.txt.
/linux-4.1.27/arch/s390/include/asm/
Ddebug.h142 debug_text_event(debug_info_t* id, int level, const char* txt) in debug_text_event() argument
146 return debug_event_common(id,level,txt,strlen(txt)); in debug_text_event()
197 debug_text_exception(debug_info_t* id, int level, const char* txt) in debug_text_exception() argument
201 return debug_exception_common(id,level,txt,strlen(txt)); in debug_text_exception()
/linux-4.1.27/drivers/staging/unisys/
DMAINTAINERS4 F: Documentation/s-Par/overview.txt
5 F: Documentation/s-Par/proc-entries.txt
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dmpc512x-dma.txt8 the dma/dma.txt file for a more detailed description of binding.
14 is described in interrupt-controller/interrupts.txt file.
29 DMA clients must use the format described in dma/dma.txt file.
Dk3dma.txt3 See dma.txt first
9 - #dma-cells: see dma.txt, should be 1, para number
Dmoxa,moxart-dma.txt3 See dma.txt first
26 described in the dma.txt file, using a two-cell specifier for each channel:
Dtegra20-apbdma.txt9 See ../clocks/clock-bindings.txt for details.
11 See ../reset/reset.txt for details.
Dnbpfaxi.txt27 You can use dma-channels and dma-requests as described in dma.txt, although they
52 dmas and dma-names are required, as described in dma.txt.
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dnvidia,tegra20-hsuart.txt8 See ../clocks/clock-bindings.txt for details.
10 See ../reset/reset.txt for details.
14 See ../dma/dma.txt for details.
Dcdns,uart.txt8 See ../clocks/clock-bindings.txt for details.
10 See ../clocks/clock-bindings.txt for details.
/linux-4.1.27/Documentation/blackfin/
D00-INDEX5 bfin-gpio-notes.txt
7 bfin-spi-notes.txt
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dsky81452-regulator.txt5 - any required generic properties defined in regulator.txt
8 - any available generic properties defined in regulator.txt
Dpwm-regulator.txt5 - pwms: OF device-tree PWM specification (see PWM binding pwm.txt)
10 regulator.txt can also be used.
Dvexpress.txt7 (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
18 See Documentation/devicetree/bindings/regulator/regulator.txt
Disl9305.txt10 is defined by the standard binding for regulators; see regulator.txt.
17 - Per-regulator optional properties are defined in regulator.txt
/linux-4.1.27/drivers/parport/
Dprobe.c54 char *txt = kmalloc(strlen(str)+1, GFP_KERNEL); in parse_data() local
55 char *p = txt, *q; in parse_data()
59 if (!txt) { in parse_data()
63 strcpy(txt, str); in parse_data()
129 kfree(txt); in parse_data()
/linux-4.1.27/drivers/s390/cio/
Dcio_debug.h11 #define CIO_TRACE_EVENT(imp, txt) do { \ argument
12 debug_text_event(cio_debug_trace_id, imp, txt); \
/linux-4.1.27/Documentation/devicetree/bindings/drm/imx/
Dhdmi.txt17 in Documentation/devicetree/bindings/clock/clock-bindings.txt and
18 Documentation/devicetree/bindings/clock/imx6q-clock.txt.
20 Documentation/devicetree/bindings/media/video-interfaces.txt,
Dldb.txt21 Documentation/devicetree/bindings/clock/clock-bindings.txt
33 Documentation/devicetree/bindings/clock/imx5-clock.txt, and in
34 Documentation/devicetree/bindings/clock/imx6q-clock.txt.
54 Documentation/devicetree/bindings/graph.txt.
66 Documentation/devicetree/bindings/video/display-timing.txt.
Dfsl-imx-drm.txt30 reset line index, see reset/fsl,imx-src.txt for details
33 Documentation/devicetree/bindings/media/video-interfaces.txt.
69 Documentation/devicetree/bindings/media/video-interfaces.txt.
/linux-4.1.27/Documentation/devicetree/bindings/ata/
Dtegra-sata.txt12 See ../clocks/clock-bindings.txt for details.
19 See ../reset/reset.txt for details.
25 See ../phy/phy-bindings.txt for details.
/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DSchedGui.py61 self.txt = None
128 def update_summary(self, txt): argument
129 if self.txt:
130 self.txt.Destroy()
131 self.txt = wx.StaticText(self.panel, -1, txt, (0, (self.screen_height / 2) + 50))
/linux-4.1.27/Documentation/ja_JP/
DHOWTO152 http://www.ozlabs.org/~akpm/stuff/tpp.txt
156 Documentation/stable_api_nonsense.txt
179 Documentation/stable_kernel_rules.txt
184 Documentation/kernel-docs.txt
189 Documentation/applying-patches.txt
323 カーネルツリーに入っている、Documentation/stable_kernel_rules.txt ファ
625 http://www.ozlabs.org/~akpm/stuff/tpp.txt
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dleds-pwm.txt14 Documentation/devicetree/bindings/pwm/pwm.txt
19 see Documentation/devicetree/bindings/leds/common.txt
21 see Documentation/devicetree/bindings/leds/common.txt
Dleds-gpio.txt11 Documentation/devicetree/bindings/gpio/gpio.txt. Active low LEDs should be
14 see Documentation/devicetree/bindings/leds/common.txt
16 see Documentation/devicetree/bindings/leds/common.txt
Dtca6507.txt16 - label : (optional) see Documentation/devicetree/bindings/leds/common.txt
19 see Documentation/devicetree/bindings/leds/common.txt
Dpca963x.txt14 - label : (optional) see Documentation/devicetree/bindings/leds/common.txt
18 see Documentation/devicetree/bindings/leds/common.txt
Dleds-pm8941-wled.txt9 See Documentation/devicetree/bindings/leds/common.txt
11 See Documentation/devicetree/bindings/leds/common.txt
/linux-4.1.27/fs/fscache/
DKconfig10 See Documentation/filesystems/caching/fscache.txt for more information.
27 See Documentation/filesystems/caching/fscache.txt for more information.
44 See Documentation/filesystems/caching/fscache.txt for more information.
54 See Documentation/filesystems/caching/fscache.txt for more information.
/linux-4.1.27/Documentation/devicetree/bindings/panel/
Dsamsung,ld9040.txt23 [1]: Documentation/devicetree/bindings/video/display-timing.txt
24 [2]: Documentation/devicetree/bindings/spi/spi-bus.txt
25 [3]: Documentation/devicetree/bindings/media/video-interfaces.txt
/linux-4.1.27/Documentation/devicetree/bindings/soc/fsl/
Dqman.txt47 Usage: See pamu.txt
52 Usage: See pamu.txt
56 For additional details about the PAMU/LIODN binding(s) see pamu.txt
59 Usage: See clock-bindings.txt and qoriq-clock.txt
108 For additional details about reserved memory regions see reserved-memory.txt
Dqman-portals.txt38 Usage: See pamu.txt
44 Usage: See pamu.txt
48 For additional details about the PAMU/LIODN binding(s) see pamu.txt
70 Usage: See pamu.txt
75 Usage: See pamu.txt
Dbman.txt45 Usage: See pamu.txt
50 Usage: See pamu.txt
54 For additional details about the PAMU/LIODN binding(s) see pamu.txt
91 For additional details about reserved memory regions see reserved-memory.txt
/linux-4.1.27/Documentation/devicetree/
D00-INDEX9 booting-without-of.txt
11 usage-model.txt
/linux-4.1.27/Documentation/devicetree/bindings/thermal/
Dtegra-soctherm.txt17 See ../clocks/clock-bindings.txt for details.
22 See ../reset/reset.txt for details.
25 - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dmarvell,mvebu-pinctrl.txt7 Please refer to pinctrl-bindings.txt in this directory for details of the
17 Please refer to each marvell,<soc>-pinctrl.txt binding doc for supported SoCs.
23 common for all marvell,pins. Please refer to marvell,<soc>-pinctrl.txt for
Dqcom,apq8064-pinctrl.txt14 Please refer to ../gpio/gpio.txt and ../interrupt-controller/interrupts.txt for
17 Please refer to pinctrl-bindings.txt in this directory for details of the
37 The following generic properties as defined in pinctrl-bindings.txt are valid
Dqcom,ipq8064-pinctrl.txt14 Please refer to ../gpio/gpio.txt and ../interrupt-controller/interrupts.txt for
17 Please refer to pinctrl-bindings.txt in this directory for details of the
37 The following generic properties as defined in pinctrl-bindings.txt are valid
Dqcom,msm8974-pinctrl.txt14 Please refer to ../gpio/gpio.txt and ../interrupt-controller/interrupts.txt for
17 Please refer to pinctrl-bindings.txt in this directory for details of the
37 The following generic properties as defined in pinctrl-bindings.txt are valid
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Dphy-stih41x-usb.txt12 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
14 See: Documentation/devicetree/bindings/phy/phy-bindings.txt
Dphy-stih407-usb.txt12 See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
13 See: Documentation/devicetree/bindings/reset/reset.txt
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-mxs.txt11 Refer to dma.txt and fsl-mxs-dma.txt for details.
Di2c-mux-pinctrl.txt29 bus. See ../pinctrl/pinctrl-bindings.txt.
31 * Standard I2C mux properties. See mux.txt in this directory.
33 * I2C child bus nodes. See mux.txt in this directory.
/linux-4.1.27/Documentation/devicetree/bindings/iio/proximity/
Das3935.txt6 - spi-cpha: SPI Mode 1. Refer to spi/spi-bus.txt for generic SPI
11 Refer to interrupt-controller/interrupts.txt for generic
/linux-4.1.27/Documentation/devicetree/bindings/nvec/
Dnvidia,nvec.txt11 See ../clocks/clock-bindings.txt for details.
19 See ../reset/reset.txt for details.
/linux-4.1.27/Documentation/devicetree/bindings/video/
Darm,pl11x.txt3 See also Documentation/devicetree/bindings/arm/primecell.txt
25 Documentation/devicetree/binding/clock/clock-bindings.txt
30 Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt)
42 Documentation/devicetree/bindings/media/video-interfaces.txt;
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_ap.c687 char *txt = NULL; in hostap_ap_tx_cb_auth() local
709 txt = "frame was not ACKed"; in hostap_ap_tx_cb_auth()
720 txt = "STA not found"; in hostap_ap_tx_cb_auth()
727 txt = "STA authenticated"; in hostap_ap_tx_cb_auth()
731 txt = "authentication failed"; in hostap_ap_tx_cb_auth()
736 if (txt) { in hostap_ap_tx_cb_auth()
740 auth_alg, auth_transaction, status, txt); in hostap_ap_tx_cb_auth()
755 char *txt = NULL; in hostap_ap_tx_cb_assoc() local
773 txt = "frame was not ACKed"; in hostap_ap_tx_cb_assoc()
784 txt = "STA not found"; in hostap_ap_tx_cb_assoc()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dpwm-clock.txt5 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
6 [2] Documentation/devicetree/bindings/pwm/pwm.txt
/linux-4.1.27/Documentation/devicetree/bindings/metag/
Dmeta.txt14 Documentation/devicetree/bindings/clock/clock-bindings.txt
17 Documentation/devicetree/bindings/clock/clock-bindings.txt.
/linux-4.1.27/Documentation/devicetree/bindings/video/backlight/
Dsky81452-backlight.txt9 See Documentation/devicetree/bindings/gpio/gpio.txt
11 See Documentation/devicetree/bindings/leds/common.txt
Dpwm-backlight.txt21 [0]: Documentation/devicetree/bindings/pwm/pwm.txt
22 [1]: Documentation/devicetree/bindings/gpio/gpio.txt
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt37 $ cat /sys/kernel/debug/tracing/trace_pipe > mydump.txt &
57 $ cat /sys/kernel/debug/tracing/trace_pipe > mydump.txt &
75 $ grep -i lost mydump.txt
90 $ lspci -vvv > lspci.txt
91 $ dmesg > dmesg.txt
92 $ tar zcf pciid-nick-mmiotrace.tar.gz mydump.txt lspci.txt dmesg.txt
/linux-4.1.27/fs/afs/
DKconfig10 See <file:Documentation/filesystems/afs.txt> for more information.
20 See <file:Documentation/filesystems/afs.txt> for more information.
/linux-4.1.27/Documentation/zh_CN/arm64/
Dtagged-pointers.txt1 Chinese translated version of Documentation/arm64/tagged-pointers.txt
12 Documentation/arm64/tagged-pointers.txt 的中文翻译
Dbooting.txt1 Chinese translated version of Documentation/arm64/booting.txt
12 Documentation/arm64/booting.txt 的中文翻译
212 Documentation/devicetree/bindings/arm/psci.txt
Dlegacy_instructions.txt1 Chinese translated version of Documentation/arm64/legacy_instructions.txt
13 Documentation/arm64/legacy_instructions.txt 的中文翻译
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dpxa-camera.txt7 - any required generic properties defined in video-interfaces.txt
10 - clocks: input clock (see clock-bindings.txt)
/linux-4.1.27/sound/oss/dmasound/
DKconfig13 <file:Documentation/kbuild/modules.txt>.
27 <file:Documentation/kbuild/modules.txt>.
41 <file:Documentation/kbuild/modules.txt>.
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra-mc.txt8 See ../clocks/clock-bindings.txt for details.
16 See ../iommu/iommu.txt for details.
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Drenesas,irqc.txt14 interrupts.txt in this directory
19 - any properties, listed in interrupts.txt, and any standard resource allocation
Drenesas,intc-irqpin.txt18 interrupts.txt in this directory
22 - any properties, listed in interrupts.txt, and any standard resource allocation
/linux-4.1.27/Documentation/devicetree/bindings/soc/qcom/
Dqcom,gsbi.txt35 Documentation/devicetree/bindings/i2c/qcom,i2c-qup.txt
36 Documentation/devicetree/bindings/spi/qcom,spi-qup.txt
37 Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt
/linux-4.1.27/tools/testing/selftests/rcutorture/bin/
Dkvm.sh267 pwd > $resdir/$ds/testid.txt
270 git status >> $resdir/$ds/testid.txt
271 git rev-parse HEAD >> $resdir/$ds/testid.txt
/linux-4.1.27/drivers/input/joystick/iforce/
DKconfig30 <file:Documentation/input/joystick.txt>
31 and <file:Documentation/input/ff.txt>.
/linux-4.1.27/drivers/net/ethernet/smsc/
DKconfig32 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO,
49 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO,
55 module, say M here and read <file:Documentation/kbuild/modules.txt>.
94 here and read <file:Documentation/kbuild/modules.txt>
131 here and read <file:Documentation/kbuild/modules.txt>
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra30-actmon.txt13 clock-names. See ../../clock/clock-bindings.txt for details.
18 ../../reset/reset.txt for details.
/linux-4.1.27/Documentation/devicetree/bindings/reset/
Dsirf,rstc.txt4 Please also refer to reset.txt in this directory for common reset
28 in reset.txt.

1234567