/linux-4.4.14/tools/build/feature/ |
D | test-gtk2.c | 1 #pragma GCC diagnostic ignored "-Wstrict-prototypes" 3 #pragma GCC diagnostic error "-Wstrict-prototypes"
|
D | test-gtk2-infobar.c | 1 #pragma GCC diagnostic ignored "-Wstrict-prototypes" 3 #pragma GCC diagnostic error "-Wstrict-prototypes"
|
/linux-4.4.14/tools/perf/ui/gtk/ |
D | gtk.h | 6 #pragma GCC diagnostic ignored "-Wstrict-prototypes" 8 #pragma GCC diagnostic error "-Wstrict-prototypes"
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | reset-handler.S | 133 mrc p15, 0, r0, c15, c0, 1 @ read diagnostic register 136 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register 146 mrc p15, 0, r0, c15, c0, 1 @ read diagnostic register 149 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register
|
/linux-4.4.14/net/x25/ |
D | x25_subr.c | 232 *dptr++ = x25->causediag.diagnostic; in x25_write_internal() 350 unsigned char diagnostic) in x25_disconnect() argument 361 x25->causediag.diagnostic = diagnostic; in x25_disconnect()
|
/linux-4.4.14/net/rose/ |
D | rose_subr.c | 166 *dptr++ = rose->diagnostic; in rose_write_internal() 530 void rose_disconnect(struct sock *sk, int reason, int cause, int diagnostic) in rose_disconnect() argument 545 if (diagnostic != -1) in rose_disconnect() 546 rose->diagnostic = diagnostic; in rose_disconnect()
|
D | rose_link.c | 238 …_request(struct rose_neigh *neigh, unsigned int lci, unsigned char cause, unsigned char diagnostic) in rose_transmit_clear_request() argument 258 *dptr++ = diagnostic; in rose_transmit_clear_request()
|
D | rose_route.c | 676 unsigned char *diagnostic, int route_frame) in rose_get_neigh() argument 711 *diagnostic = 0; in rose_get_neigh() 714 *diagnostic = 0; in rose_get_neigh() 861 unsigned char cause, diagnostic; in rose_route_frame() local 919 rose->diagnostic = 0; in rose_route_frame() 1038 if ((new_neigh = rose_get_neigh(dest_addr, &cause, &diagnostic, 1)) == NULL) { in rose_route_frame() 1039 rose_transmit_clear_request(rose_neigh, lci, cause, diagnostic); in rose_route_frame()
|
D | af_rose.c | 722 unsigned char cause, diagnostic; in rose_connect() local 767 &diagnostic, 0); in rose_connect() 1329 rose_cause.diagnostic = rose->diagnostic; in rose_ioctl() 1338 rose->diagnostic = rose_cause.diagnostic; in rose_ioctl()
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-v7.S | 325 mrcle p15, 0, r0, c15, c0, 1 @ read diagnostic register 327 mcrle p15, 0, r0, c15, c0, 1 @ write diagnostic register 333 mrceq p15, 0, r0, c15, c0, 1 @ read diagnostic register 336 mcreq p15, 0, r0, c15, c0, 1 @ write diagnostic register 340 mrceq p15, 0, r0, c15, c0, 1 @ read diagnostic register 342 mcreq p15, 0, r0, c15, c0, 1 @ write diagnostic register 347 mrclt p15, 0, r0, c15, c0, 1 @ read diagnostic register 349 mcrlt p15, 0, r0, c15, c0, 1 @ write diagnostic register
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | headsmp.S | 24 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register
|
/linux-4.4.14/arch/arm/lib/ |
D | xor-neon.c | 36 #pragma GCC diagnostic ignored "-Wunused-variable"
|
/linux-4.4.14/drivers/input/tablet/ |
D | aiptek.c | 318 int diagnostic; /* tablet diagnostic codes */ member 477 aiptek->diagnostic = in aiptek_irq() 526 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_SENDING_ABSOLUTE_IN_RELATIVE; in aiptek_irq() 529 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_TOOL_DISALLOWED; in aiptek_irq() 611 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_SENDING_ABSOLUTE_IN_RELATIVE; in aiptek_irq() 614 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_TOOL_DISALLOWED; in aiptek_irq() 1036 aiptek->diagnostic = AIPTEK_DIAGNOSTIC_NA; in aiptek_program_tablet() 1350 switch (aiptek->diagnostic) { in show_tabletDiagnosticMessage() 1378 static DEVICE_ATTR(diagnostic, S_IRUGO, show_tabletDiagnosticMessage, NULL);
|
/linux-4.4.14/include/uapi/linux/ |
D | x25.h | 142 unsigned char diagnostic; member
|
D | rose.h | 76 unsigned char diagnostic; member
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | sleep.S | 129 .long 0 @ cp15 diagnostic
|
/linux-4.4.14/tools/usb/ |
D | ffs-test.c | 238 #pragma GCC diagnostic push in descs_to_legacy() 239 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" in descs_to_legacy() 244 #pragma GCC diagnostic pop in descs_to_legacy()
|
/linux-4.4.14/Documentation/misc-devices/ |
D | lis3lv02d | 42 Selftest is meant only for hardware diagnostic purposes. It is not meant to be 51 Measurement values are provided to help HW diagnostic applications to make
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | apm-xgene.txt | 14 diagnostic memory resource.
|
/linux-4.4.14/include/net/ |
D | rose.h | 136 unsigned char cause, diagnostic; member
|
/linux-4.4.14/Documentation/infiniband/ |
D | sysfs.txt | 78 chip_reset - diagnostic (root only)
|
/linux-4.4.14/Documentation/power/regulator/ |
D | machine.txt | 57 for use in logging and other diagnostic output. Normally the name
|
/linux-4.4.14/arch/mips/include/asm/ip32/ |
D | mace.h | 177 volatile u64 diagnostic; /* RO: diagnostic register */ member
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx51-babbage.dts | 119 led-diagnostic { 120 label = "diagnostic";
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | mpc8544ds.dtsi | 51 label = "diagnostic-nor";
|
D | mpc8536ds.dtsi | 51 label = "diagnostic-nor";
|
D | p1022ds.dtsi | 52 label = "diagnostic-nor";
|
D | p2020ds.dtsi | 49 diagnostic@3000000 {
|
D | mpc8572ds.dtsi | 51 label = "diagnostic-nor";
|
/linux-4.4.14/Documentation/networking/ |
D | cs89x0.txt | 378 Once the adapter has been installed and configured, the diagnostic option of 406 The diagnostic self-test checks the adapter's basic functionality as well as 453 on the same network. (Note: the diagnostic network test should not be run 518 diagnostic self-test. Normally, the ISA resource in conflict will fail the
|
D | skfp.txt | 92 The adapter can be checked using the diagnostic program
|
D | vortex.txt | 434 3) Download you card's diagnostic tool from Donald
|
D | arcnet.txt | 140 sniffing), extra diagnostic information, etc. Unfortunately, there is no
|
D | arcnet-hardware.txt | 715 Two diagnostic LEDs are visible on the rear bracket of the board. 942 Two diagnostic LEDs are visible on the rear bracket of the board.
|
/linux-4.4.14/drivers/net/arcnet/ |
D | Kconfig | 110 extra diagnostic information.
|
/linux-4.4.14/Documentation/aoe/ |
D | aoe.txt | 43 "cat /dev/etherd/err" blocks, waiting for error diagnostic output,
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 287 /* Suppress an incorrect diagnostic about yylval being uninitialized. */ 289 _Pragma ("GCC diagnostic push") \ 290 _Pragma ("GCC diagnostic ignored \"-Wuninitialized\"")\ 291 _Pragma ("GCC diagnostic ignored \"-Wmaybe-uninitialized\"") 293 _Pragma ("GCC diagnostic pop")
|
/linux-4.4.14/drivers/parisc/ |
D | pdc_stable.c | 940 static PDCS_ATTR(diagnostic, 0400, pdcs_diagnostic_read, NULL);
|
/linux-4.4.14/Documentation/ |
D | vgaarbiter.txt | 58 diagnostic only). "decodes" indicate what the card currently
|
D | CodingStyle | 693 There are a number of driver model diagnostic macros in <linux/device.h>
|
D | kernel-parameters.txt | 2082 However, its intended as a diagnostic tool; if 3088 out at early boot. This is used for diagnostic
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 142 a chance to extract some diagnostic information (see 189 start operations again, only to peek/poke at the device, extract diagnostic
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1102 the diagnostic register of the Cortex-A9 which causes the DMB 1117 accessing it. This workaround sets specific bits in the diagnostic 1152 corruption. This workaround sets a specific bit in the diagnostic 1215 in the diagnostic control register of the SCU.
|
/linux-4.4.14/Documentation/fmc/ |
D | carrier.txt | 282 testpoints, so to make a carrier-dependent use of the diagnostic tools.
|
/linux-4.4.14/drivers/parport/ |
D | parport_ip32.c | 665 diag = readq(&mace->perif.ctrl.parport.diagnostic); in parport_ip32_dma_stop()
|
/linux-4.4.14/drivers/spi/ |
D | Kconfig | 699 exposing both switch control and diagnostic feedback.
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 219 NULL pointer panic on odd UDCs fixed, two bugs in diagnostic output 221 new memory allocation, extraneous diagnostic output suppressed,
|
D | ChangeLog.lpfc | 561 * Added slavecnt in lpfc_target for diagnostic purposes.
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 498 off the queue. Control or diagnostic functions might bypass block and directly
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1484 It is, however, intended as a diagnostic tool; if repeatable
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3838 are diagnostic of this problem. This is a reiserfs bug which causes a
|