/linux-4.4.14/tools/perf/ |
D | builtin-evlist.c | 20 static int __cmd_evlist(const char *file_name, struct perf_attr_details *details) in __cmd_evlist() argument 27 .force = details->force, in __cmd_evlist() 35 perf_evsel__fprintf(pos, details, stdout); in __cmd_evlist() 43 struct perf_attr_details details = { .verbose = false, }; in cmd_evlist() local 46 OPT_BOOLEAN('F', "freq", &details.freq, "Show the sample frequency"), in cmd_evlist() 47 OPT_BOOLEAN('v', "verbose", &details.verbose, in cmd_evlist() 49 OPT_BOOLEAN('g', "group", &details.event_group, in cmd_evlist() 51 OPT_BOOLEAN('f', "force", &details.force, "don't complain, do it"), in cmd_evlist() 63 if (details.event_group && (details.verbose || details.freq)) { in cmd_evlist() 68 return __cmd_evlist(input_name, &details); in cmd_evlist()
|
/linux-4.4.14/Documentation/cgroups/ |
D | 00-INDEX | 4 - Description for Block IO Controller, implementation and usage details. 6 - Control Groups definition, implementation details, examples and API. 16 - HugeTLB Controller implementation and usage details. 18 - Memory Resource Controller; implementation details. 22 - Network classifier cgroups details and usages. 24 - Network priority cgroups details and usages. 26 - Process number cgroups details and usages.
|
/linux-4.4.14/Documentation/trace/postprocess/ |
D | trace-vmscan-postprocess.pl | 272 my $details; 309 $details = $6; 310 if ($details !~ /$regex_direct_begin/o) { 312 print " $details\n"; 332 $details = $6; 333 if ($details !~ /$regex_kswapd_wake/o) { 335 print " $details\n"; 366 $details = $6; 367 if ($details !~ /$regex_wakeup_kswapd/o) { 369 print " $details\n"; [all …]
|
D | trace-pagealloc-postprocess.pl | 190 my $details; 239 $details = $5; 246 if ($details !~ /$regex_fragdetails/o) {
|
/linux-4.4.14/arch/arm/mach-ks8695/ |
D | Kconfig | 29 See http://www.securecomputing.com for more details. 36 See http://www.mcafee.com for more details. 44 See http://www.securecomputing.com for more details. 51 more details. 59 details. 67 more details. 75 more details. 83 more details.
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_adminq.c | 610 struct i40e_asq_cmd_details *details; in i40e_clean_asq() local 616 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq() 621 if (details->callback) { in i40e_clean_asq() 623 (I40E_ADMINQ_CALLBACK)details->callback; in i40e_clean_asq() 628 memset((void *)details, 0, in i40e_clean_asq() 634 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq() 677 struct i40e_asq_cmd_details *details; in i40evf_asq_send_command() local 702 details = I40E_ADMINQ_DETAILS(hw->aq.asq, hw->aq.asq.next_to_use); in i40evf_asq_send_command() 704 *details = *cmd_details; in i40evf_asq_send_command() 710 if (details->cookie) { in i40evf_asq_send_command() [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_adminq.c | 678 struct i40e_asq_cmd_details *details; in i40e_clean_asq() local 684 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq() 689 if (details->callback) { in i40e_clean_asq() 691 (I40E_ADMINQ_CALLBACK)details->callback; in i40e_clean_asq() 696 memset(details, 0, sizeof(*details)); in i40e_clean_asq() 701 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq() 744 struct i40e_asq_cmd_details *details; in i40e_asq_send_command() local 769 details = I40E_ADMINQ_DETAILS(hw->aq.asq, hw->aq.asq.next_to_use); in i40e_asq_send_command() 771 *details = *cmd_details; in i40e_asq_send_command() 777 if (details->cookie) { in i40e_asq_send_command() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/display/tegra/ |
D | nvidia,tegra20-host1x.txt | 13 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 …]
|
D | nvidia,tegra114-mipi.txt | 7 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/drivers/cpufreq/ |
D | Kconfig.x86 | 24 For details, take a look at: 44 For details, take a look at <file:Documentation/cpu-freq/>. 81 For details, take a look at <file:Documentation/cpu-freq/>. 91 For details, take a look at <file:Documentation/cpu-freq/>. 103 For details, take a look at <file:Documentation/cpu-freq/>. 113 For details, take a look at <file:Documentation/cpu-freq/>. 134 For details, take a look at <file:Documentation/cpu-freq/>. 160 For details, take a look at <file:Documentation/cpu-freq/>. 179 For details, take a look at <file:Documentation/cpu-freq/>. 202 For details, take a look at <file:Documentation/cpu-freq/>. [all …]
|
D | Kconfig | 15 For details, take a look at <file:Documentation/cpu-freq>. 41 bool "CPU frequency translation statistics details" 140 For details, take a look at <file:Documentation/cpu-freq/>. 158 For details, take a look at linux/Documentation/cpu-freq. 182 For details, take a look at linux/Documentation/cpu-freq. 231 For details, take a look at <file:Documentation/cpu-freq/>. 245 For details, take a look at <file:Documentation/cpu-freq/>. 255 For details, take a look at <file:Documentation/cpu-freq/>. 266 For details, take a look at <file:Documentation/cpu-freq>. 275 For details, take a look at <file:Documentation/cpu-freq>. [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra20-i2s.txt | 8 See ../reset/reset.txt for details. 12 See ../dma/dma.txt for details. 17 See ../clocks/clock-bindings.txt for details.
|
D | nvidia,tegra20-ac97.txt | 8 See ../reset/reset.txt for details. 12 See ../dma/dma.txt for details. 17 See ../clocks/clock-bindings.txt for details.
|
D | nvidia,tegra30-i2s.txt | 10 See ../clocks/clock-bindings.txt for details. 12 See ../reset/reset.txt for details.
|
D | nvidia,tegra30-hda.txt | 10 See ../clocks/clock-bindings.txt for details. 13 See ../reset/reset.txt for details.
|
D | nvidia,tegra30-ahub.txt | 14 See ../clocks/clock-bindings.txt for details. 19 See ../reset/reset.txt for details. 48 See ../dma/dma.txt for details.
|
D | da9055.txt | 8 For details on accompanying PMIC I2C device, see the following:
|
D | zte,zx-spdif.txt | 12 For more details on the 'dma', 'dma-names', 'clock' and 'clock-names' properties
|
D | mxs-saif.txt | 9 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
D | designware-i2s.txt | 15 For more details on the 'dma', 'dma-names', 'clock' and 'clock-names'
|
D | adi,axi-i2s.txt | 16 For more details on the 'dma', 'dma-names', 'clock' and 'clock-names' properties
|
D | adi,axi-spdif-tx.txt | 15 For more details on the 'dma', 'dma-names', 'clock' and 'clock-names' properties
|
D | zte,zx-i2s.txt | 12 For more details on the 'dma', 'dma-names', 'clock' and 'clock-names' properties
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | nvidia,tegra20-sflash.txt | 8 See ../clocks/clock-bindings.txt for details. 10 See ../reset/reset.txt for details. 14 See ../dma/dma.txt for details.
|
D | nvidia,tegra20-slink.txt | 8 See ../clocks/clock-bindings.txt for details. 10 See ../reset/reset.txt for details. 14 See ../dma/dma.txt for details.
|
D | spi-sirf.txt | 10 See ../reset/reset.txt for details. 12 See ../dma/dma.txt for details. 17 See ../clocks/clock-bindings.txt for details.
|
D | nvidia,tegra114-spi.txt | 12 See ../reset/reset.txt for details. 16 See ../dma/dma.txt for details. 21 See ../clocks/clock-bindings.txt for details.
|
D | spi-zynqmp-qspi.txt | 11 (See clock bindings for details). 12 - clocks : Clock phandles (see clock bindings for details).
|
D | spi-cadence.txt | 11 (See clock bindings for details). 12 - clocks : Clock phandles (see clock bindings for details).
|
D | spi-img-spfi.txt | 8 See ../clock/clock-bindings.txt for details. 13 See ../dma/dma.txt for details.
|
D | mxs-spi.txt | 9 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | tegra20-apbdma.txt | 9 See ../clocks/clock-bindings.txt for details. 11 See ../reset/reset.txt for details. 16 select value for the peripheral. For more details, consult the Tegra TRM's
|
D | dma.txt | 13 more details. 45 details.
|
/linux-4.4.14/Documentation/devicetree/bindings/gpu/ |
D | nvidia,gk20a.txt | 12 See ../interrupt-controller/interrupts.txt for details. 18 See ../clocks/clock-bindings.txt for details. 23 See ../reset/reset.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | nvidia,tegra20-hsuart.txt | 8 See ../clocks/clock-bindings.txt for details. 10 See ../reset/reset.txt for details. 14 See ../dma/dma.txt for details.
|
D | cdns,uart.txt | 8 See ../clocks/clock-bindings.txt for details. 10 See ../clocks/clock-bindings.txt for details.
|
D | digicolor-usart.txt | 12 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/Documentation/ia64/ |
D | README | 11 original README for details. 23 Configuration is the same, see original README for details. 29 the original README for details BUT make sure you have an IA-64
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | tegra-sata.txt | 12 See ../clocks/clock-bindings.txt for details. 19 See ../reset/reset.txt for details. 25 See ../phy/phy-bindings.txt for details.
|
/linux-4.4.14/arch/mips/jazz/ |
D | Kconfig | 8 kernel that runs on these, say Y here. For details about Linux on 20 kernel that runs on these, say Y here. For details about Linux on 31 kernel that runs on these, say Y here. For details about Linux on
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-net-grcan | 10 core library documentation for details. The default value is 0 22 core library documentation for details. The default value is 0 33 library documentation for details. The default value is 0 or is
|
D | sysfs-class-power | 86 device datasheet for details. 101 lower than the set value. See device datasheet for details. 115 the charger operates normally. See device datasheet for details. 130 from the system. See device datasheet for details.
|
D | sysfs-kernel-mm-hugepages | 15 See Documentation/vm/hugetlbpage.txt for details.
|
D | procfs-diskstats | 22 For more details refer to Documentation/iostats.txt
|
D | sysfs-kernel-uids | 13 bandwidth user A will. For more details refer
|
/linux-4.4.14/sound/pci/ca0106/ |
D | ca0106_mixer.c | 671 snd_ca0106_volume_spi_dac_ctl(struct snd_ca0106_details *details, in snd_ca0106_volume_spi_dac_ctl() argument 687 dac_id = (details->spi_dac & 0xf000) >> (4 * 3); in snd_ca0106_volume_spi_dac_ctl() 691 dac_id = (details->spi_dac & 0x0f00) >> (4 * 2); in snd_ca0106_volume_spi_dac_ctl() 695 dac_id = (details->spi_dac & 0x00f0) >> (4 * 1); in snd_ca0106_volume_spi_dac_ctl() 699 dac_id = (details->spi_dac & 0x000f) >> (4 * 0); in snd_ca0106_volume_spi_dac_ctl() 839 if (emu->details->i2c_adc == 1) { in snd_ca0106_mixer() 841 if (emu->details->gpio_type == 1) in snd_ca0106_mixer() 848 if (emu->details->spi_dac) { in snd_ca0106_mixer() 852 ctl = snd_ca0106_volume_spi_dac_ctl(emu->details, i); in snd_ca0106_mixer() 871 if (emu->details->spi_dac) { in snd_ca0106_mixer() [all …]
|
D | ca0106_main.c | 520 struct snd_ca0106_details *details, in snd_ca0106_channel_dac() argument 525 return (details->spi_dac & 0xf000) >> (4 * 3); in snd_ca0106_channel_dac() 527 return (details->spi_dac & 0x0f00) >> (4 * 2); in snd_ca0106_channel_dac() 529 return (details->spi_dac & 0x00f0) >> (4 * 1); in snd_ca0106_channel_dac() 531 return (details->spi_dac & 0x000f) >> (4 * 0); in snd_ca0106_channel_dac() 542 if (chip->details->spi_dac) { in snd_ca0106_pcm_power_dac() 543 const int dac = snd_ca0106_channel_dac(chip, chip->details, in snd_ca0106_pcm_power_dac() 937 if (emu->details->i2c_adc == 1) { /* The SB0410 and SB0413 use I2C to control ADC. */ in snd_ca0106_pcm_prepare_capture() 1561 if (chip->details->i2c_adc == 1) { in ca0106_init_chip() 1567 } else if (chip->details->ac97 == 1) { in ca0106_init_chip() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 156 memset(&data.details, 0, sizeof(data.details)); in qib_bad_pqkey() 157 data.details.ntc_257_258.lid1 = lid1; in qib_bad_pqkey() 158 data.details.ntc_257_258.lid2 = lid2; in qib_bad_pqkey() 159 data.details.ntc_257_258.key = cpu_to_be32(key); in qib_bad_pqkey() 160 data.details.ntc_257_258.sl_qp1 = cpu_to_be32((sl << 28) | qp1); in qib_bad_pqkey() 161 data.details.ntc_257_258.qp2 = cpu_to_be32(qp2); in qib_bad_pqkey() 180 memset(&data.details, 0, sizeof(data.details)); in qib_bad_mkey() 181 data.details.ntc_256.lid = data.issuer_lid; in qib_bad_mkey() 182 data.details.ntc_256.method = smp->method; in qib_bad_mkey() 183 data.details.ntc_256.attr_id = smp->attr_id; in qib_bad_mkey() [all …]
|
/linux-4.4.14/Documentation/hwmon/ |
D | ucd9200 | 31 Documentation/hwmon/pmbus for details on PMBus client drivers. 39 details. 46 Documentation/hwmon/pmbus for details. 97 rails. See chip datasheets for details. 104 details.
|
D | adm1275 | 37 Documentation/hwmon/pmbus for details on PMBus client drivers. 45 details. 56 Documentation/hwmon/pmbus for details.
|
D | max20751 | 21 Please see Documentation/hwmon/pmbus for details on PMBus client drivers. 29 details.
|
D | tps40422 | 20 Please see Documentation/hwmon/pmbus for details on PMBus client drivers. 28 details.
|
D | max16064 | 20 Please see Documentation/hwmon/pmbus for details on PMBus client drivers. 28 details.
|
D | max8688 | 20 Documentation/hwmon/pmbus for details on PMBus client drivers. 28 details.
|
D | ucd9000 | 47 Documentation/hwmon/pmbus for details on PMBus client drivers. 55 details. 62 Documentation/hwmon/pmbus for details.
|
D | lm25066 | 44 Documentation/hwmon/pmbus for details on PMBus client drivers. 52 details.
|
D | hih6130 | 25 Please see Documentation/i2c/instantiating-devices for details on how to
|
D | pcf8591 | 44 See the datasheet for details. 65 for details.
|
D | scpi-hwmon | 32 Documentation/devicetree/bindings/arm/arm,scpi.txt for details of the
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,nvec.txt | 11 See ../clocks/clock-bindings.txt for details. 19 See ../reset/reset.txt for details.
|
D | nvidia,tegra30-actmon.txt | 13 clock-names. See ../../clock/clock-bindings.txt for details. 18 ../../reset/reset.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | vexpress.txt | 8 for more details) 19 for more details about the regulator properties.
|
D | lp872x.txt | 25 For more details, please see the datasheet. 35 For more details, please see the following binding document.
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | st,stih4xx.txt | 17 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. 81 See ../clocks/clock-bindings.txt for details. 94 See ../clocks/clock-bindings.txt for details. 108 See ../clocks/clock-bindings.txt for details. 112 See ../reset/reset.txt for details.
|
D | mxsfb.txt | 8 - display : phandle to display node (see below for details) 17 - display-timings : Refer to binding doc display-timing.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | pistachio-usb-phy.txt | 7 - #phy-cells: Must be 0. See ./phy-bindings.txt for details. 9 See ../clock/clock-bindings.txt for details.
|
D | st-spear-miphy.txt | 1 ST SPEAr miphy DT details
|
/linux-4.4.14/mm/ |
D | memory.c | 1116 struct zap_details *details) in zap_pte_range() argument 1141 if (unlikely(details) && page) { in zap_pte_range() 1147 if (details->check_mapping && in zap_pte_range() 1148 details->check_mapping != page->mapping) in zap_pte_range() 1179 if (unlikely(details)) in zap_pte_range() 1228 struct zap_details *details) in zap_pmd_range() argument 1261 next = zap_pte_range(tlb, vma, pmd, addr, next, details); in zap_pmd_range() 1272 struct zap_details *details) in zap_pud_range() argument 1282 next = zap_pmd_range(tlb, vma, pud, addr, next, details); in zap_pud_range() 1291 struct zap_details *details) in unmap_page_range() argument [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | nvidia,tegra20-pwm.txt | 12 See ../clocks/clock-bindings.txt for details. 14 See ../reset/reset.txt for details.
|
D | pwm-fsl-ftm.txt | 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.
|
D | lpc1850-sct-pwm.txt | 7 See ../clock/clock-bindings.txt for details.
|
D | img-pwm.txt | 7 See ../clock/clock-bindings.txt for details.
|
D | atmel-hlcdc-pwm.txt | 4 See ../mfd/atmel-hlcdc.txt for more details.
|
D | renesas,tpu-pwm.txt | 19 Please refer to pwm.txt in this directory for details of the common PWM bindings
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-zynq.txt | 10 - clocks : Clock specifier (see clock bindings for details) 13 details)
|
D | 8xxx_gpio.txt | 8 See bindings/gpio/gpio.txt for details of how to specify GPIO 13 interrupt client nodes section) for details how to specify this GPIO 19 details.
|
D | nxp,lpc1850-gpio.txt | 7 - clocks : Clock specifier (see clock bindings for details)
|
D | gpio-atlas7.txt | 49 Please refer to gpio.txt in this directory for details of the common
|
D | gpio-ath79.txt | 21 Please refer to interrupts.txt in this directory for details of the common
|
/linux-4.4.14/arch/um/ |
D | Kconfig.debug | 13 details. 26 details.
|
/linux-4.4.14/Documentation/ |
D | bad_memory.txt | 25 For more details see the BadRAM documentation. 34 Syntax to exclude a memory area (see kernel-parameters.txt for details):
|
D | lockup-watchdogs.txt | 10 details), without giving other tasks a chance to run. The current 15 details), and a compile option, "BOOTPARAM_SOFTLOCKUP_PANIC", are 20 details), without letting other interrupts have a chance to run. 26 (see "Documentation/kernel-parameters.txt" for details).
|
D | isapnp.txt | 7 The interface has been removed. See pnp.txt for more details.
|
D | gdb-kernel-debugging.txt | 24 www.qemu.org for more details). For cross-development, 36 you do not depend on modules. See QEMU documentation for more details on 54 to ~/.gdbinit. See gdb help for more details.
|
D | rfkill.txt | 5 2. Implementation details 32 2. Implementation details 123 For further details consult Documentation/ABI/stable/sysfs-class-rfkill.
|
D | ntb.txt | 86 See *db* for details. 88 See *db* for details. 90 mask. See *db* for details. 97 *spad* for details.
|
D | IRQ.txt | 10 array, but except for what linux/interrupt.h implements the details
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | nvidia,tegra20-ehci.txt | 15 See ../clocks/clock-bindings.txt for details. 17 See ../reset/reset.txt for details.
|
D | samsung-hsotg.txt | 11 Binding details
|
D | keystone-usb.txt | 21 The binding details of dwc3 can be found in:
|
/linux-4.4.14/drivers/usb/atm/ |
D | Kconfig | 27 <http://www.linux-usb.org/SpeedTouch/> for details. 39 <http://accessrunner.sourceforge.net/> for details. 51 <https://gna.org/projects/ueagleatm/> for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | xilinx_can.txt | 15 (See clock bindings for details). 16 - clocks : Clock phandles (see clock bindings for details).
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | nvidia,tegra20-sdhci.txt | 16 See ../clocks/clock-bindings.txt for details. 18 See ../reset/reset.txt for details.
|
D | mxs-mmc.txt | 15 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
D | sdhci-fujitsu.txt | 10 See ../clocks/clock-bindings.txt for details.
|
D | mmc-pwrseq-simple.txt | 16 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | sp810.txt | 8 for more details 14 - clock-names: from the common clock bindings, for more details see
|
D | tegra.txt | 41 "tlm,trusted-foundations" binding's documentation for more details.
|
D | vexpress-sysreg.txt | 62 numbers - see motherboard's TRM for more details. All configuration 66 details. Each child of such node describes one function and must
|
/linux-4.4.14/tools/perf/tests/attr/ |
D | README | 7 The general idea is to store 'struct perf_event_attr' details for 8 each event created within single perf command. Each event details 21 For each sys_perf_event_open call event details are stored in
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | st-keyscan.txt | 14 See ../clocks/clock-bindings.txt for details. 17 See ../pinctrl/pinctrl-bindings.txt for details.
|
D | nvidia,tegra20-kbc.txt | 17 See ../clocks/clock-bindings.txt for details. 19 See ../reset/reset.txt for details.
|
D | twl4030-pwrbutton.txt | 3 This module is part of the TWL4030. For more details about the whole
|
D | da9062-onkey.txt | 3 This module is part of the DA9062/DA9063. For more details about entire
|
/linux-4.4.14/Documentation/memory-devices/ |
D | ti-emif.txt | 34 DDR device details and other board dependent and SoC dependent 36 - DDR device details: 'struct ddr_device_info'
|
/linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
D | tegra-soctherm.txt | 17 See ../clocks/clock-bindings.txt for details. 22 See ../reset/reset.txt for details.
|
D | imx-thermal.txt | 11 calibration data, e.g. OCOTP on imx6q. The details about calibration data
|
/linux-4.4.14/Documentation/devicetree/bindings/fuse/ |
D | nvidia,tegra20-fuse.txt | 20 See ../clocks/clock-bindings.txt for details. 24 See ../reset/reset.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | snvs-rtc.txt | 1 See Documentation/devicetree/bindings/crypto/fsl-sec4.txt for details.
|
D | nxp,lpc1788-rtc.txt | 12 See ../clocks/clock-bindings.txt for details.
|
D | nvidia,tegra20-rtc.txt | 15 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/Documentation/metag/ |
D | 00-INDEX | 4 - Documents metag ABI details
|
/linux-4.4.14/arch/blackfin/mach-bf518/ |
D | Kconfig | 20 See the Hardware Reference Manual for more details. 41 See the Hardware Reference Manual for more details. 55 See the Hardware Reference Manual for more details. 71 See the Hardware Reference Manual for more details.
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | da9055.txt | 17 For details on accompanying CODEC I2C device, see the following: 44 The bindings details of individual regulator device can be found in:
|
D | da9052-i2c.txt | 26 The bindings details of individual regulator device can be found in:
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | nvidia,tegra20-i2c.txt | 43 See ../clocks/clock-bindings.txt for details. 51 See ../reset/reset.txt for details. 55 See ../dma/dma.txt for details.
|
D | i2c-mxs.txt | 11 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 184 memset(&data.details, 0, sizeof(data.details)); in hfi1_bad_pqkey() 185 data.details.ntc_257_258.lid1 = lid1; in hfi1_bad_pqkey() 186 data.details.ntc_257_258.lid2 = lid2; in hfi1_bad_pqkey() 187 data.details.ntc_257_258.key = cpu_to_be32(key); in hfi1_bad_pqkey() 188 data.details.ntc_257_258.sl_qp1 = cpu_to_be32((sl << 28) | qp1); in hfi1_bad_pqkey() 189 data.details.ntc_257_258.qp2 = cpu_to_be32(qp2); in hfi1_bad_pqkey() 209 memset(&data.details, 0, sizeof(data.details)); in bad_mkey() 210 data.details.ntc_256.lid = data.issuer_lid; in bad_mkey() 211 data.details.ntc_256.method = mad->method; in bad_mkey() 212 data.details.ntc_256.attr_id = mad->attr_id; in bad_mkey() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/net/dsa/ |
D | dsa.txt | 55 for details. 60 for details. 70 for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/virtio/ |
D | mmio.txt | 3 See http://ozlabs.org/~rusty/virtio-spec/ for more details.
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | img,tz1090-pdc-pinctrl.txt | 8 Please refer to pinctrl-bindings.txt in this directory for details of the 38 - supported generic pinconfig properties (for further details see 56 or groups. See the TZ1090 TRM for complete details regarding which groups
|
D | ti,omap-pinctrl.txt | 13 See Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt for further details.
|
D | pinctrl-palmas.txt | 12 Please refer to pinctrl-bindings.txt in this directory for details of the 47 See the Palmas device datasheet for complete details regarding which pins
|
D | cnxt,cx92755-pinctrl.txt | 40 Please refer to the pinctrl-bindings.txt in this directory for details of the 53 details generic pin config properties, please refer to pinctrl-bindings.txt
|
D | nxp,lpc1850-scu.txt | 7 - clocks : Clock specifier (see clock bindings for details)
|
/linux-4.4.14/Documentation/block/ |
D | writeback_cache_control.txt | 41 Implementation details for filesystems 50 Implementation details for make_request_fn based block drivers 64 Implementation details for request_fn based block drivers
|
/linux-4.4.14/Documentation/bus-devices/ |
D | ti-gpmc.txt | 13 IP details: http://www.ti.com/lit/pdf/spruh73 section 7.1 119 mentioned above, refer timing routine for more details. To know what 122 IP details (link above).
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/backlight/ |
D | gpio-backlight.txt | 6 refer to bindings/gpio/gpio.txt for more details.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | bcm47081.dtsi | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | bcm5301x-nand-cs0-bch8.dtsi | 9 * Licensed under the GNU/GPL. See COPYING for details.
|
D | socfpga_arria10_socdk.dtsi | 12 * GNU General Public License for more details. 55 * See the micrel-ksz90x1.txt Documentation file for details.
|
D | bcm4708.dtsi | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | bcm47081-buffalo-wzr-900dhp.dts | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | mt6592-evb.dts | 12 * GNU General Public License for more details.
|
D | bcm4708-luxul-xwc-1000.dts | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | mt8127-moose.dts | 12 * GNU General Public License for more details.
|
D | mt6580-evbp1.dts | 12 * GNU General Public License for more details.
|
D | socfpga_arria10_socdk_sdmmc.dts | 12 * GNU General Public License for more details.
|
D | mt6589-aquaris5.dts | 13 * GNU General Public License for more details.
|
D | zynq-zybo.dts | 12 * GNU General Public License for more details.
|
D | bcm4709-asus-rt-ac87u.dts | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | bcm21664-garnet.dts | 11 * GNU General Public License for more details.
|
D | zynq-zed.dts | 12 * GNU General Public License for more details.
|
D | bcm4709-netgear-r8000.dts | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | socfpga_arria5.dtsi | 11 * more details.
|
D | imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts | 11 * GNU General Public License for more details.
|
D | imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts | 11 * GNU General Public License for more details.
|
D | bcm4708-asus-rt-ac68u.dts | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | bcm47081-asus-rt-n18u.dts | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | alpine-db.dts | 23 * more details.
|
D | bcm4708-netgear-r6300-v2.dts | 7 * Licensed under the GNU/GPL. See COPYING for details.
|
D | imx28-eukrea-mbmx287lc.dts | 12 * GNU General Public License for more details.
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra-mc.txt | 11 See ../clocks/clock-bindings.txt for details. 19 See ../iommu/iommu.txt for details.
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-driver-usb-usbtmc | 48 device on every transaction or not. For more details about 60 For more details about this, please see the document,
|
D | syscalls | 9 documentation for details on the syscall numbers that are to be
|
/linux-4.4.14/arch/cris/arch-v32/lib/ |
D | strcmp.S | 6 ; Version 2. See the file COPYING for more details.
|
/linux-4.4.14/Documentation/devicetree/bindings/hwmon/ |
D | vexpress.txt | 13 for more details)
|
/linux-4.4.14/Documentation/leds/ |
D | leds-lp5521.txt | 18 More details of the instructions can be found from the public data sheet. 39 For the details, please refer to 'firmware' section in leds-lp55xx.txt
|
/linux-4.4.14/Documentation/devicetree/bindings/timer/ |
D | nvidia,tegra20-timer.txt | 12 See ../clocks/clock-bindings.txt for details.
|
D | nvidia,tegra30-timer.txt | 16 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/Documentation/scsi/ |
D | LICENSE.FlashPoint | 20 License or the BSD-style License below for more details. 40 and a BSD-style copyright; see LICENSE.FlashPoint for details.
|
/linux-4.4.14/drivers/atm/ |
D | nicstarmac.copyright | 38 * details. 52 * GNU General Public License for more details.
|
/linux-4.4.14/arch/arm64/boot/dts/qcom/ |
D | apq8016-sbc.dts | 11 * GNU General Public License for more details.
|
D | msm8916-mtp.dts | 11 * GNU General Public License for more details.
|
D | msm8916-mtp.dtsi | 11 * GNU General Public License for more details.
|
/linux-4.4.14/Documentation/sysctl/ |
D | abi.txt | 11 You can find further details about abi in include/linux/personality.h.
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | LICENSE | 11 more details.
|
/linux-4.4.14/drivers/vfio/ |
D | Kconfig | 30 See Documentation/vfio.txt for more details.
|
/linux-4.4.14/drivers/md/bcache/ |
D | Kconfig | 8 See Documentation/bcache.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/display/msm/ |
D | mdp.txt | 10 See ../clocks/clock-bindings.txt for details.
|
D | gpu.txt | 8 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/arch/arm/firmware/ |
D | Kconfig | 24 tlm,trusted-foundations device tree binding documentation for details
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,omap-intc-irq.txt | 19 Please refer to interrupts.txt in this directory for details of the common
|
D | brcm,bcm2836-l1-intc.txt | 17 Please refer to interrupts.txt in this directory for details of the common
|
D | ti,keystone-irq.txt | 19 Please refer to interrupts.txt in this directory for details of the common
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | st,stih4xx.txt | 11 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/arch/arm64/boot/dts/mediatek/ |
D | mt6795-evb.dts | 12 * GNU General Public License for more details.
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Tropez+ | 26 Please see drivers/sound/README.wavefront for more details.
|
/linux-4.4.14/arch/nios2/boot/compressed/ |
D | vmlinux.scr | 12 * GNU General Public License for more details.
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | nvidia,tegra124-dfll.txt | 22 See clock-bindings.txt for details. 28 See ../reset/reset.txt for details.
|
/linux-4.4.14/Documentation/filesystems/ |
D | quota.txt | 18 For more details about quota design, see the documentation in quota-tools package 33 details about this layer). The name of the quota generic netlink interface
|
/linux-4.4.14/drivers/md/ |
D | dm-raid1.c | 149 struct dm_bio_details details; member 1200 bio_record->details.bi_bdev = NULL; in mirror_map() 1232 dm_bio_record(&bio_record->details, bio); in mirror_map() 1265 if (!bio_record->details.bi_bdev) { in mirror_end_io() 1287 bd = &bio_record->details; in mirror_end_io() 1290 bio_record->details.bi_bdev = NULL; in mirror_end_io() 1299 bio_record->details.bi_bdev = NULL; in mirror_end_io()
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/ |
D | pistachio.txt | 20 details on clock bindings.
|
/linux-4.4.14/arch/arm64/boot/dts/altera/ |
D | socfpga_stratix10_socdk.dts | 11 * more details.
|
/linux-4.4.14/net/lapb/ |
D | Kconfig | 18 details.
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/fsl/ |
D | bman.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.4.14/drivers/message/fusion/ |
D | Kconfig | 86 with the Fusion MPT linux driver for additional details. 100 Please refer to that document for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/cpufreq/ |
D | tegra124-cpufreq.txt | 9 See ../clocks/clock-bindings.txt for details.
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-class-rfkill | 3 For details to this subsystem look at Documentation/rfkill.txt.
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | pcc-cpufreq.txt | 17 * INFRINGEMENT. See the GNU General Public License for more details. 37 2. Driver and /sys details 71 "status" interface. PCCH() also contains details on how to access the platform 127 2. Driver and /sys details:
|
/linux-4.4.14/drivers/gpu/vga/ |
D | Kconfig | 9 see Documentation/vgaarbiter.txt for more details. Select this to
|
/linux-4.4.14/arch/c6x/lib/ |
D | pop_rts.S | 12 ;; GNU General Public License for more details.
|
D | strasgi_64plus.S | 12 ;; GNU General Public License for more details.
|
D | negll.S | 12 ;; GNU General Public License for more details.
|
D | push_rts.S | 12 ;; GNU General Public License for more details.
|
/linux-4.4.14/Documentation/input/ |
D | walkera0701.txt | 47 Technical details: 100 software driver. Some details about this magic numbers can be found in
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | machinecheck | 79 For more details about the x86 machine check architecture 82 For more details about the architecture see
|
/linux-4.4.14/Documentation/dmaengine/ |
D | dmatest.txt | 65 re-run with the same or different parameters. For the details see the above 91 The details of a data miscompare error are also emitted, but do not follow the
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace-design.txt | 12 Note that this focuses on architecture implementation details only. If you 212 <details to be filled> 240 details for how to locate the addresses of mcount call sites via objdump. 266 First you will need to fill out some arch details in your asm/ftrace.h. 279 <details to be filled> 373 <details to be filled>
|
/linux-4.4.14/firmware/cpia2/ |
D | stv0672_vp4.bin.ihex | 69 GNU General Public License for more details.
|