Home
last modified time | relevance | path

Searched full:descriptions (Results 1 – 25 of 251) sorted by relevance

1234567891011

/linux/Documentation/sphinx/
H A Dmaintainers_include.py51 descriptions = False
64 # Have we reached the end of the preformatted Descriptions text?
65 if descriptions and line.startswith('Maintainers'):
66 descriptions = False
88 if descriptions:
153 if prev.startswith('Descriptions'):
154 descriptions = True
/linux/tools/perf/tests/shell/base_probe/
H A Dtest_line_semantics.sh30 ### acceptable --line descriptions
38 print_results 0 $CHECK_EXIT_CODE "acceptable descriptions :: $desc"
43 ### unacceptable --line descriptions
51 print_results 0 $CHECK_EXIT_CODE "unacceptable descriptions :: $desc"
/linux/tools/power/cpupower/man/
H A Dcpupower-idle-info.123 .SH IDLE\-INFO DESCRIPTIONS
24 CPU sleep state statistics and descriptions are retrieved from sysfs files,
42 .SH IDLE\-INFO ARCHITECTURE SPECIFIC DESCRIPTIONS
H A Dcpupower.117 descriptions of supported features. Run \fBcpupower help\fP to get an overview
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-select.rst33 File descriptions to be watched if a read() call won't block.
36 File descriptions to be watched if a write() won't block.
39 File descriptions to be watched for V4L2 events.
/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h7 /* General Register Descriptions */
23 /* NVM Register Descriptions */
27 /* Flow Control Register Descriptions */
97 /* Receive Register Descriptions */
118 /* Transmit Register Descriptions */
128 /* MMD Register Descriptions */
132 /* Statistics Register Descriptions */
/linux/Documentation/devicetree/bindings/soc/dove/
H A Dpmu.txt13 - domains: sub-node containing domain descriptions
20 Power domain descriptions are listed as child nodes of the "domains"
/linux/include/scsi/
H A Dscsi_transport_fc.h40 * (for the ascii descriptions).
56 * (for the ascii descriptions).
76 * scsi_transport_fc.c (for the ascii descriptions).
97 * you also need to alter scsi_transport_fc.c (for the ascii descriptions).
110 * you also need to alter scsi_transport_fc.c (for the ascii descriptions).
133 * scsi_transport_fc.c (for the ascii descriptions).
146 * you also need to alter scsi_transport_fc.c (for the ascii descriptions).
484 * scsi_transport_fc.c (for the ascii descriptions).
/linux/Documentation/ABI/stable/
H A Dfirewire-cdev71 descriptions of all ioctls.
82 could ever arrive. See <linux/firewire-cdev.h> for descriptions
/linux/arch/alpha/include/uapi/asm/
H A Dauxvec.h11 /* More complete cache descriptions than AT_[DIU]CACHEBSIZE. If the
/linux/Documentation/devicetree/bindings/sound/
H A Dmarvell,pxa2xx-ac97.txt3 This descriptions matches the AC97 controller found in pxa2xx and pxa3xx series.
/linux/Documentation/driver-api/gpio/
H A Ddrivers-on-gpio.rst8 hardware descriptions such as device tree or ACPI:
101 way to pass the charging parameters from hardware descriptions such as the
/linux/arch/arc/plat-sim/
H A Dplatform.c11 /*----------------------- Machine Descriptions ------------------------------
/linux/tools/perf/Documentation/
H A Dperf-script-perl.txt116 descriptions below):
163 The remaining sections provide descriptions of each of the available
/linux/drivers/infiniband/core/
H A Dpacker.c54 * @desc:Array of structure field descriptions
140 * @desc:Array of structure field descriptions
/linux/arch/sh/include/uapi/asm/
H A Dauxvec.h26 * More complete cache descriptions than AT_[DIU]CACHEBSIZE. If the
/linux/Documentation/mm/
H A Dindex.rst32 mailing list responses for elaborating descriptions of data structures and
/linux/drivers/media/dvb-frontends/
H A Ddvb-pll.h3 * descriptions + helper functions for simple dvb plls.
/linux/arch/s390/include/uapi/asm/
H A Dvtoc.h183 struct vtoc_ds7ext DS7EXTNT[5]; /* space for 5 extent descriptions */
185 struct vtoc_ds7ext DS7ADEXT[11]; /* space for 11 extent descriptions */
/linux/arch/um/include/asm/
H A Dsyscall-generic.h5 * See asm-generic/syscall.h for function descriptions.
/linux/Documentation/core-api/
H A Dboot-time-mm.rst36 descriptions for the internal functions can help to understand what
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-func-ioctl.rst60 descriptions.
H A Drequest-func-ioctl.rst60 descriptions.
/linux/Documentation/userspace-api/media/cec/
H A Dcec-func-ioctl.rst60 descriptions.
/linux/drivers/reset/sti/
H A Dreset-syscfg.h45 * @channels: An array of reset channel descriptions.

1234567891011