Home
last modified time | relevance | path

Searched refs:style (Results 1 – 194 of 194) sorted by relevance

/linux-4.4.14/drivers/usb/musb/
Dmusb_core.c1141 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
1142 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
1143 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, },
1144 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, },
1145 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, },
1150 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, .mode = BUF_DOUBLE, },
1151 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, .mode = BUF_DOUBLE, },
1152 { .hw_ep_num = 2, .style = FIFO_RXTX, .maxpacket = 512, .mode = BUF_DOUBLE, },
1153 { .hw_ep_num = 3, .style = FIFO_RXTX, .maxpacket = 256, },
1154 { .hw_ep_num = 4, .style = FIFO_RXTX, .maxpacket = 256, },
[all …]
Djz4740.c61 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, },
62 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, },
63 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 64, },
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv40.c56 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_sensor_setup() local
59 if (style == NEW_STYLE) { in nv40_sensor_setup()
64 } else if (style == OLD_STYLE) { in nv40_sensor_setup()
77 enum nv40_sensor_style style = nv40_sensor_style(therm); in nv40_temp_get() local
80 if (style == NEW_STYLE) { in nv40_temp_get()
83 } else if (style == OLD_STYLE) { in nv40_temp_get()
/linux-4.4.14/scripts/
Dbootgraph.pl191 my ($s, $s2, $s3, $e, $w, $y, $y2, $style);
207 $style = $styles[$stylecounter];
217 print "<rect x=\"$s\" width=\"$w\" y=\"$y\" height=\"145\" style=\"$style\"/>\n";
DMakefile.extrawarn24 warning-1 += -Wold-style-definition
Danalyze_suspend.py2033 <style type=\'text/css\'>\n\
2046 </style>\n</head>\n<body>\n'
2348 <style type=\'text/css\'>\n\
2389 </style>\n</head>\n<body>\n'
DKbuild.include147 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/Documentation/scsi/
DLICENSE.FlashPoint15 b) the "BSD-style License" included below.
20 License or the BSD-style License below for more details.
26 The BSD-style License is as follows:
40 and a BSD-style copyright; see LICENSE.FlashPoint for details.
DNinjaSCSI.txt99 # /etc/rc.d/rc.pcmcia start (BSD style)
101 # /etc/init.d/pcmcia start (SYSV style)
Daacraid.txt124 Christoph Hellwig <hch@infradead.org> (updates for new-style PCI probing and SCSI host registration,
Dscsi_mid_low_api.txt338 First, Linus Torvalds's thoughts on C coding style can be found in the
348 by the relevant gcc compilers. So C99 style structure and array
351 "//" style comments; /*...*/ comments are still preferred in Linux.
950 * (e.g. copy_from_user() ). In the Unix style this argument
1089 * Only needed for old-style host templates.
DChangeLog.lpfc75 minor style/comment fixups.
269 lpfc_work_evt to comply with linux_scsi review coding style.
1010 * Some cosmetic coding style cleanups to lpfc_fcp.c.
1056 * Arranging lpfc_scsiport.c to follow style of use after
1128 * Implemented new style log messages. The message strings are now
1788 the same in kernel space with the 2.4 interface style
1846 * New Linux 2.6 style of char device registration.
Daic7xxx.txt47 6. `Bayonet' style Scatter Gather Engine - Improves S/G prefetch
Dsym53c8xx_2.txt546 10.3 Converting from old style options
DChangeLog.1992-199754 to GNU style.
/linux-4.4.14/tools/perf/util/
Dsvghelper.c292 const char *style; in svg_waiting() local
298 style = "waiting"; in svg_waiting()
301 style = "WAITING"; in svg_waiting()
317 time2pixels(end)-time2pixels(start), SLOT_HEIGHT, style); in svg_waiting()
420 char style[128]; in svg_cstate() local
430 sprintf(style, "c%i", type); in svg_cstate()
433 style, in svg_cstate()
611 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() argument
617 X, boxsize, boxsize, style); in svg_legenda_box()
/linux-4.4.14/arch/mips/alchemy/
DKconfig1 # au1000-style gpio and interrupt controllers
5 # au1300-style GPIO/INT controller
/linux-4.4.14/include/linux/usb/
Dmusb.h38 enum musb_fifo_style style; member
46 .style = st, \
/linux-4.4.14/tools/perf/Documentation/
Dperf-bench.txt25 Specify format style.
29 Default style. This is mainly for human reading.
31 % perf bench sched pipe # with no style specified
39 This simple style is friendly for automated
Dperf-annotate.txt88 --disassembler-style=:: Set disassembler style for objdump.
Dperf-top.txt151 --disassembler-style=:: Set disassembler style for objdump.
Dperf-report.txt233 Pretty printing style. key: normal, raw
270 --disassembler-style=:: Set disassembler style for objdump.
Dperf-stat.txt103 print counts using a CSV-style output to make it easy to import directly into
/linux-4.4.14/drivers/parport/
DKconfig43 tristate "PC-style hardware"
46 You should say Y here if you have a PC-style parallel port. All
47 IBM PC compatible computers and some Alphas have PC-style
86 tristate "Support for PCMCIA management for PC-style ports"
89 Say Y here if you need PCMCIA support for your PC-style parallel
140 actually have pc style hardware instead.
/linux-4.4.14/include/trace/events/
Dhswadsp.h255 __field( uint32_t, style )
266 __entry->style = req->style;
274 (uint32_t)__entry->config, (uint32_t)__entry->style,
/linux-4.4.14/drivers/staging/gdm72xx/
DTODO2 - Clean up coding style to meet kernel standard.
/linux-4.4.14/Documentation/blockdev/drbd/
Ddrbd-connection-state-overview.dot9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ]
29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ]
/linux-4.4.14/tools/vm/
Dslabinfo-gnuplot.sh96 set style histogram columnstacked title textcolor lt -1
97 set style fill solid 0.15
/linux-4.4.14/drivers/staging/rts5208/
DTODO2 - use kernel coding style
/linux-4.4.14/drivers/staging/octeon-usb/
DTODO5 - kernel coding style
/linux-4.4.14/drivers/media/v4l2-core/
DKconfig20 bool "Enable old-style fixed minor ranges on drivers/video devices"
23 Say Y here to enable the old-style fixed-range minor assignments.
/linux-4.4.14/lib/fonts/
DKconfig51 Small console font with Macintosh-style high-half glyphs. Some Mac
67 Small console font with PC-style control-character and high-half
75 Small console font with PC-style control characters and high-half
/linux-4.4.14/include/net/sctp/
Dsctp.h545 #define sctp_style(sk, style) __sctp_style((sk), (SCTP_SOCKET_##style)) argument
546 static inline int __sctp_style(const struct sock *sk, sctp_socket_type_t style) in __sctp_style() argument
548 return sctp_sk(sk)->type == style; in __sctp_style()
/linux-4.4.14/drivers/staging/mt29f_spinand/
DTODO5 - Clean up coding style to meet kernel standard.
/linux-4.4.14/arch/tile/kernel/vdso/
DMakefile57 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
116 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/drivers/clk/bcm/
DKconfig8 using "Kona" style clock control units, including those
/linux-4.4.14/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py281 style = self.style()
282 icon = style.standardIcon(QStyle.SP_MessageBoxInformation)
/linux-4.4.14/arch/mips/include/uapi/asm/
Dptrace.h97 enum pt_watch_style style; member
/linux-4.4.14/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7511.txt30 - adi,input-style: The input components arrangement variant (1, 2 or 3), as
67 adi,input-style = <1>;
/linux-4.4.14/drivers/staging/vt6656/
DTODO13 - use kernel coding style
/linux-4.4.14/drivers/staging/lustre/
DTODO1 * Possible remaining coding style fix.
Dsysfs-fs-lustre113 functionality and old-style obd_timeout value is then used.
/linux-4.4.14/Documentation/
DCodingStyle2 Linux kernel coding style
4 This is a short document describing the preferred coding style for the
5 linux kernel. Coding style is very personal, and I won't _force_ my
65 Don't put multiple assignments on a single line either. Kernel coding style
76 Coding style is all about readability and maintainability using commonly
180 Linux kernel style for use of spaces depends (mostly) on
464 Linux style for comments is the C89 "/* ... */" style.
465 Don't use C99-style "// ..." comments.
467 The preferred style for long (multi-line) comments is:
470 * This is the preferred style for multi-line
[all …]
Dldm.txt12 replacement for the MSDOS style partitions. It stores its information in a
18 longer any primary or extended partitions. Normal MSDOS style partitions are
DSubmitChecklist29 5: Check your patch for general style as detailed in
31 patch style checker prior to submission (scripts/checkpatch.pl).
Dparport.txt29 to tell the parport code that you want three PC-style ports, one at
31 auto-detected IRQ. Currently, PC-style (parport_pc), Sun `bpp',
154 PCSPP PC-style SPP registers are available.
Ddigsig.txt18 coding style, and checkpatch.pl reported errors and warnings have been fixed.
DManagementStyle2 Linux kernel management style
5 on who you ask) management style for the linux kernel. It's meant to
9 Management style is very personal and much harder to quantify than
10 simple coding style rules, so this document may or may not have anything
Defi-stub.txt56 is an EFI-style path and directory elements must be separated with
Dcoccinelle.txt57 diff-like style.Lines of interest are indicated with '-'.
251 in a diff-like style.
Dserial-console.txt4 kernel - by default it is not compiled in. For PC style serial ports
Drtc.txt112 have more than one RTC style clock, it needed a more portable solution
130 even support for PC-style RTCs ... including the features exposed on newer PCs
DChanges236 for 2.2.x-style ipchains and 2.0.x-style ipfwadm.
Dkernel-doc-nano-HOWTO.txt10 a consistent style for documenting functions and their parameters,
16 This style embeds the documentation within the source files, using
DDMA-ISA-LPC.txt13 To do ISA style DMA you need to include two headers:
DHOWTO48 high standards for coding, style and procedure. These standards have
96 This describes the Linux kernel coding style, and some of the
100 review code if it is in the proper style.
110 subject to scrutiny for content and style), but not following them
DSubmittingPatches194 outputting the above style in the git log or git show commands
237 Check your patch for basic style violations, details of which can be
249 Check your patches with the patch style checker prior to submission
250 (scripts/checkpatch.pl). Note, though, that the style checker should be
777 changelog-style message to the tag; this is an ideal place to describe the
DSubmittingDrivers69 Code: Please use the Linux style of code formatting as documented
Dkref.txt121 bad style. Don't do it.
Demail-clients.txt293 At the same time it wraps lines every 78 chars with CRLF style line breaks
Dsysrq.txt52 On the serial console (PC style standard serial ports only) -
Dparport-lowlevel.txt64 accesses. Each low-level driver handles a particular style of port
Dkernel-docs.txt56 relationships in the purest Richard W. Stevens' style. Contents:
Ddevices.txt129 These are the old-style (BSD) PTY devices; Unix98
197 These are the old-style (BSD) PTY devices; Unix98
333 1 = /dev/psaux PS/2-style mouse port
DDMA-API-HOWTO.txt165 style to do this even if your device holds the default setting,
Dkernel-parameters.txt416 CPU-intensive style benchmark, and it can vary highly in
3654 Enable/disable old style sysfs layout for old udev
/linux-4.4.14/drivers/staging/wilc1000/
DTODO5 - rework comments and function headers(also coding style)
/linux-4.4.14/drivers/staging/vt6655/
DTODO15 - use kernel coding style
/linux-4.4.14/drivers/staging/gdm724x/
DTODO2 - Clean up coding style to meet kernel standard. (80 line limit, netdev_err)
/linux-4.4.14/drivers/staging/sm750fb/
DTODO3 - use kernel coding style
/linux-4.4.14/arch/ia64/kernel/
DMakefile.gate13 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/Documentation/development-process/
D4.Coding17 * Coding style
19 The kernel has long had a standard coding style, described in
23 style guidelines. The presence of that code leads to two independent
35 Occasionally, the kernel's coding style will run into conflict with an
36 employer's mandated style. In such cases, the kernel's style will have to
42 urgently in need of coding style fixes. Developers may start to generate
45 pure coding style fixes are seen as noise by the development community;
47 avoided. It is natural to fix the style of a piece of code while working
48 on it for other reasons, but coding style changes should not be made for
51 The coding style document also should not be read as an absolute law which
[all …]
D7.AdvancedTopics164 are mostly concerned with coding style and whether code lines have trailing
D6.Followthrough31 Many of the changes you may be asked to make - from coding style tweaks
D5.Posting40 - Make sure your code is compliant with the kernel coding style
D2.Process458 minor coding style issues. Unfortunately, such patches create a level of
/linux-4.4.14/arch/mips/kernel/
Dptrace.c202 enum pt_watch_style style; in ptrace_get_watch_regs() local
211 style = pt_watch_style_mips32; in ptrace_get_watch_regs()
214 style = pt_watch_style_mips64; in ptrace_get_watch_regs()
218 __put_user(style, &addr->style); in ptrace_get_watch_regs()
/linux-4.4.14/arch/parisc/math-emu/
DREADME3 Linux coding style, please leave them in their funny format just in case
/linux-4.4.14/arch/sh/kernel/vsyscall/
DMakefile18 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/arch/powerpc/kernel/vdso64/
DMakefile14 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic-timer.txt10 - fsl,available-ranges: use <start count> style section to define which
Dmsi-pic.txt30 - msi-available-ranges: use <start count> style section to define which
/linux-4.4.14/arch/powerpc/kernel/vdso32/
DMakefile21 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm2836-l1-intc.txt5 peripheral (GPU) events, which chain to the BCM2835-style interrupt
Dbrcm,bcm3380-l2-intc.txt1 Broadcom BCM3380-style Level 1 / Level 2 interrupt controller
Dbrcm,bcm7038-l1-intc.txt1 Broadcom BCM7038-style Level 1 interrupt controller
Dbrcm,bcm7120-l2-intc.txt1 Broadcom BCM7120-style Level 2 interrupt controller
/linux-4.4.14/arch/s390/kernel/vdso64/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/arch/s390/kernel/vdso32/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=both)
/linux-4.4.14/drivers/net/hamradio/
DKconfig119 This is one of two drivers for Baycom style simple amateur radio
139 This is one of two drivers for Baycom style simple amateur radio
157 This is a driver for Baycom style simple amateur radio modems that
172 This is a driver for Baycom style simple amateur radio modems that
/linux-4.4.14/arch/arm64/kernel/vdso/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/tools/scripts/
DMakefile.include31 EXTRA_WARNINGS += -Wold-style-definition
/linux-4.4.14/Documentation/dvb/
Dci.txt67 architecture can be implemented with this style, the definitions
107 This means that this CI interface handles the EN50221 style tags in the
164 using the CA_GET_MSG and CA_SEND_MSG ioctls. An EN50221 style wrapper is
/linux-4.4.14/scripts/kconfig/
Dgconf.c113 GtkStyle * style, gchar * btn_name, gchar ** xpm) in replace_button_icon() argument
121 &style->bg[GTK_STATE_NORMAL], in replace_button_icon()
136 GtkStyle *style; in init_main_window() local
169 style = gtk_widget_get_style(main_wnd); in init_main_window()
172 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
174 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
176 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
/linux-4.4.14/fs/hfsplus/
DKconfig13 style features such as file ownership and permissions.
/linux-4.4.14/Documentation/security/
Dapparmor.txt3 AppArmor is MAC style security extension for the Linux kernel. It implements
/linux-4.4.14/arch/arm/vdso/
DMakefile15 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/Documentation/networking/
Dsctp.txt19 referred to as the UDP-style API of the Sockets Extensions for SCTP, as
Dnetdev-FAQ.txt171 Q: Someone said that the comment style and coding convention is different
187 Q: I am working in existing code that has the former comment style and not the
188 latter. Should I submit new code in the former style or the latter?
190 A: Make it the latter style, so that eventually all code in the domain of
Dbatman-adv.txt18 vpn, etc ... (anything with ethernet-style layer 2).
Dbaycom.txt9 This document describes the Linux Kernel Drivers for simple Baycom style
D00-INDEX38 - info on the driver for Baycom style amateur radio modems
Dcan.txt1265 Thomas Gleixner (LKML reviews, coding style, posting hints)
1276 Sam Ravnborg (reviews, coding style, kbuild help)
Darcnet.txt282 style network drivers (NDIS) or Novell drivers (ODI) to handle your
Darcnet-hardware.txt69 although they are generally kept down to the Ethernet-style 1500 bytes.
205 of the TP cards has two RJ (phone-cord style) connectors. The cards are
Dfilter.txt414 Prints out C-style BPF code dump.
/linux-4.4.14/arch/x86/um/vdso/
DMakefile77 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/linux-4.4.14/drivers/net/appletalk/
DKconfig67 Support COPS compatible cards with Dayna style firmware (Dayna
75 Support COPS compatible cards with Tangent style firmware (Tangent
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.h344 u32 style; member
453 enum sst_hsw_interleaving style);
Dsst-haswell-ipc.c1097 struct sst_hsw_stream *stream, enum sst_hsw_interleaving style) in sst_hsw_stream_set_style() argument
1104 stream->request.format.style = style; in sst_hsw_stream_set_style()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-gsmi15 access to EFI-style variables stored in nvram.
Ddev-kmsg72 are escaped by "\x00" C-style hex encoding.
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm63138.txt67 BCM6328-style timer:
/linux-4.4.14/Documentation/i2c/
Dupgrading-clients13 Example old-style driver
92 The new style binding model will check against a list of supported
/linux-4.4.14/Documentation/hwmon/
Dsubmitting-patches19 such as "I don't like that coding style". Keep in mind that each unnecessary
21 style, don't write kernel drivers.
/linux-4.4.14/Documentation/input/
Dxpad.txt30 style games to function correctly. The default is Y.
62 For dance style pads (like the redoctane pad) several changes
65 left+right or up+down, making DDR style games unplayable.
Dcs461x.txt5 Vortex/Solo drivers as an example of decoration style, and ALSA
Dinput.txt176 a PS/2-style (a la /dev/psaux) mouse device available to the
/linux-4.4.14/kernel/irq/
DKconfig49 # Edge style eoi based handler (cell)
/linux-4.4.14/Documentation/zh_CN/
DCodingStyle397 * This is the preferred style for multi-line
424 (c-set-style "K&R")
/linux-4.4.14/drivers/isdn/
DKconfig33 (Euro-ISDN) and 1TR6 (German style) are supported. See
/linux-4.4.14/arch/mips/vdso/
DMakefile42 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
/linux-4.4.14/Documentation/devicetree/bindings/display/ti/
Dti,omap-dss.txt38 The board dts file may define aliases for displays to assign "displayX" style
/linux-4.4.14/arch/x86/entry/vdso/
DMakefile165 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=both) \
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dbrcm,kona-ccu.txt3 This binding is associated with Broadcom SoCs having "Kona" style
/linux-4.4.14/tools/perf/
Dbuiltin-report.c379 bool style = !strcmp(rep->pretty_printing_style, "raw"); in perf_evlist__tty_browse_hists() local
381 style); in perf_evlist__tty_browse_hists()
/linux-4.4.14/Documentation/vm/
Dactive_mm.txt29 switching the VM state around. Currently only the old-style bdflush
/linux-4.4.14/Documentation/sound/alsa/soc/
Dcodec.txt67 The codec can usually be controlled via an I2C or SPI style interface
DDPCM.txt325 1) Configuring the link as a CODEC <-> CODEC style link. In this case the link
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dswitchto.S47 ! Do normal-style register save to support backtrace
/linux-4.4.14/arch/arm/nwfpe/
DChangeLog2 * Reformat all but softfloat files to get a consistent coding style.
/linux-4.4.14/drivers/macintosh/
DKconfig29 the Mac II style ADB. This includes the II, IIx, IIcx, SE/30, IIci,
38 the Mac IIsi style ADB. This includes the IIsi, IIvi, IIvx, Classic
/linux-4.4.14/Documentation/x86/
Dmtrr.txt44 style MTRRs.
49 The VIA Cyrix III and VIA C3 CPUs offer 8 Intel style MTRRs.
/linux-4.4.14/arch/arm/mach-s3c24xx/
DKconfig99 compatible with the Simtec style of power management
177 Internal node for machines with an BAST style IDE
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_dev.h578 QXLPHYSICAL style; member
/linux-4.4.14/arch/m68k/q40/
DREADME80 The Q40 consists of a 68040@40 MHz, 1MB video RAM, up to 32MB RAM, AT-style
/linux-4.4.14/kernel/time/
DKconfig28 # Old style timekeeping
/linux-4.4.14/drivers/ide/
DKconfig724 both the `A1200 style' and `A4000 style' of the Gayle IDE interface,
769 Macintosh models. It supports both the `Quadra style' (used in
770 Quadra/ Centris 630 and Performa 588 models) and `Powerbook style'
/linux-4.4.14/Documentation/powerpc/
Dpmu-ebb.txt125 the style of an interrupt handler. When the handler is entered all registers
/linux-4.4.14/Documentation/pcmcia/
Ddriver-changes.txt55 Linux-style checking of return values, and -- if necessary -- debug
/linux-4.4.14/Documentation/spi/
Dspidev141 The example shows one half-duplex RPC-style request and response message.
Dspi-summary31 - SPI may be used for request/response style device protocols, as with
312 The widely used "card" style computers bundle memory, cpu, and little else
428 common RPC-style requests, such as writing an eight bit command
/linux-4.4.14/arch/arm/boot/dts/
Dr8a7790-lager.dts570 adi,input-style = <1>;
Dr8a7791-koelsch.dts560 adi,input-style = <1>;
/linux-4.4.14/Documentation/laptops/
Ddisk-shock-protection.txt88 for either device on the port has expired. As far as PATA (old style
/linux-4.4.14/drivers/mtd/chips/
DKconfig21 This option enables JEDEC-style probing of flash chips which are not
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES152 account umask on posix mkdir not just older style mkdir. Add
306 Fix SFU style symlinks and mknod needed for servers which do not support the
932 More stylistic updates to better match kernel style. Add additional statistics
939 Make stylistic changes to better match kernel style recommendations.
945 in a UNC style device name. Implementation of readpage/writepage started.
DREADME216 for the server and sharename (which is somewhat similar to NFS style mount
462 from failing on read and write if we use mandatory brlock style.
501 with cifs style mandatory byte range locks (and most
507 DOS/Windows, which require Windows style mandatory byte range
/linux-4.4.14/fs/affs/
DChanges195 - Removed support for old-style directory reads.
/linux-4.4.14/Documentation/filesystems/
Dmandatory-locking.txt119 interface - in other words the System V/POSIX interface. BSD style
Dlogfs.txt118 Inodes in LogFS are similar to FFS-style filesystems with direct and
Dporting457 /proc/<pid> style links.
Df2fs.txt113 no_heap Disable heap-style segment allocation which finds free
Dext4.txt384 directory may seriously cramp the system's style.)
Dvfs.txt966 as well as procfs-style symlinks and mountpoint traversal.
Dcoda.txt688 in BSD style. Attributes not to be changed are set to -1, apart from
/linux-4.4.14/Documentation/devicetree/bindings/
Dxilinx.txt33 (generic-name): an open firmware-style name that describes the
/linux-4.4.14/arch/alpha/
DKconfig185 MOUSE (PS2 style), RTC/NVRAM. Boot ROM is Flash. PC-AT-sized
386 (NCR 810 on PCI) Ethernet (Digital 21040), KBD, MOUSE (PS2 style),
/linux-4.4.14/Documentation/driver-model/
Dplatform.txt129 This style of driver is discouraged. If you're updating such a driver,
/linux-4.4.14/Documentation/video4linux/
DREADME.pvrusb2172 to provide a streaming API usable by a read() system call style of
Dvivid.txt847 RDS) data instead of RDS (European-style RDS). This affects only the
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-cd.1994-200490 * Reformat to match kernel tabbing style.
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1113 { /* new-style path reference */
1167 /* eat C-style comments */
1173 /* eat C++-style comments */
/linux-4.4.14/drivers/isdn/hisax/
DKconfig354 This enables debugging code in the new-style HiSax drivers, i.e.
/linux-4.4.14/include/linux/
Dnfs_xdr.h1285 int style; member
/linux-4.4.14/drivers/block/paride/
DKconfig6 # PARIDE only supports PC style parports. Tough for USB or other parports...
/linux-4.4.14/arch/sparc/lib/
Dchecksum_32.S369 jmp %o5 + %lo(12f) ! jump into it, duff style, wheee...
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt445 vsyscall-flags += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
448 -Wl$(comma)--hash-style=sysv if it is supported by $(CC).
1392 Makefiles use a novel style of list building and manipulation with few
Dmodules.txt332 is not the usual kernel style. To inform kbuild of the
/linux-4.4.14/drivers/rtc/
DKconfig754 tristate "PC-style 'CMOS'"
773 bool "Alpha PC-style CMOS"
789 style programming interface is mostly conserved, but any
/linux-4.4.14/arch/x86/
DKconfig918 SMP-capable replacement for PC-style interrupt controllers. Most
1343 prompt "Old style AMD Opteron NUMA detection"
2405 # x86_64 have no ISA slots, but can have ISA-style DMA.
2407 bool "ISA-style DMA support" if (X86_64 && EXPERT)
2410 Enables ISA-style DMA support for devices requiring such controllers.
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig92 This driver implements Ethernet style communication, in one of
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt577 defaults depend on whether TT-style or Falcon-style SCSI is used.
/linux-4.4.14/drivers/net/usb/
DKconfig270 This driver supports huawei-style NCM devices, that use NCM as a
/linux-4.4.14/drivers/input/keyboard/
DKconfig170 Say Y here if you want to use a LK201 or LK401 style serial
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt380 examples I kinda deviated from my regular programming style by allowing
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt34 (*) "idfmt" is a format and printf-style arguments for constructing a label
/linux-4.4.14/Documentation/block/
Dbiodoc.txt372 when it came to large i/o requests and readv/writev style operations, as it
1092 Old-style drivers that just use CURRENT and ignores clustered requests,
/linux-4.4.14/drivers/scsi/
DKconfig1617 system: the TT style (separate DMA), and the Falcon style (via
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt90 and property data. The old style variable
1110 style comments.
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt98 If BSD-style process accounting is enabled these values control
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC96081 DAC960 RAID disk devices are named in the style of the obsolete Device File
/linux-4.4.14/arch/arm/
DKconfig.debug1169 co-processor 14. This is known to work on the ARM9 style ICE
/linux-4.4.14/drivers/eisa/
Deisa.ids1064 ISY0030 "(SYSTEM) Mother Board PS-2 style Mouse"
/linux-4.4.14/drivers/tty/serial/
DKconfig855 unable to use the 8250 module for PCMCIA or other 16C550-style
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt1711 is an IOMMU for PAPR-style virtual I/O. It is used to translate
2350 anything if the kernel is configured to use the Book 3S HV style of
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq1074 * Due to bayonette style S/G handling, our residual
/linux-4.4.14/arch/mips/
DKconfig2115 # Support for a MIPS32 / MIPS64 style S-caches
/linux-4.4.14/drivers/hwmon/
DKconfig965 It also supports the "legacy" style of driver binding. To use
/linux-4.4.14/Documentation/s390/
DDebugging390.txt17 to be printed out & used as a quick cheat sheet self help style reference when
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c2040 encode_uint32(xdr, args->style); in encode_secinfo_no_name()
Dnfs4proc.c8267 .style = SECINFO_STYLE_CURRENT_FH, in _nfs41_proc_secinfo_no_name()
/linux-4.4.14/
DCREDITS455 D: MTRR emulation with Cyrix style ARR registers, Athlon MTRR support
DMAINTAINERS36 PLEASE check your patch with the automated style checker
37 (scripts/checkpatch.pl) to catch trivial style violations.