Searched full:descriptions (Results 1 – 25 of 515) sorted by relevance
12345678910>>...21
| /kernel/linux/linux-4.19/Documentation/driver-api/ |
| D | device_connection.rst | 15 Device connections are generic descriptions of any type of connection between 19 They are only descriptions which are not tied to either of the devices directly. 21 devices requests a reference to the other. The descriptions themselves can be 30 descriptions are "built-in", and need to be added separately.
|
| /kernel/linux/linux-5.10/Documentation/sphinx/ |
| D | maintainers_include.py | 51 descriptions = False 66 # Have we reached the end of the preformatted Descriptions text? 67 if descriptions and line.startswith('Maintainers'): 68 descriptions = False 90 if descriptions: 155 if prev.startswith('Descriptions'): 156 descriptions = True
|
| /kernel/linux/linux-4.19/tools/power/cpupower/man/ |
| D | cpupower-idle-info.1 | 23 .SH IDLE\-INFO DESCRIPTIONS 24 CPU sleep state statistics and descriptions are retrieved from sysfs files, 42 .SH IDLE\-INFO ARCHITECTURE SPECIFIC DESCRIPTIONS
|
| /kernel/linux/linux-5.10/tools/power/cpupower/man/ |
| D | cpupower-idle-info.1 | 23 .SH IDLE\-INFO DESCRIPTIONS 24 CPU sleep state statistics and descriptions are retrieved from sysfs files, 42 .SH IDLE\-INFO ARCHITECTURE SPECIFIC DESCRIPTIONS
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| D | igc_regs.h | 7 /* General Register Descriptions */ 21 /* NVM Register Descriptions */ 25 /* Flow Control Register Descriptions */ 61 /* MSI-X Table Register Descriptions */ 82 /* Receive Register Descriptions */ 103 /* Transmit Register Descriptions */ 113 /* MMD Register Descriptions */ 117 /* Statistics Register Descriptions */
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | func-select.rst | 33 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.
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | func-select.rst | 35 File descriptions to be watched if a read() call won't block. 38 File descriptions to be watched if a write() won't block. 41 File descriptions to be watched for V4L2 events.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/dove/ |
| D | pmu.txt | 13 - domains: sub-node containing domain descriptions 20 Power domain descriptions are listed as child nodes of the "domains"
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/soc/dove/ |
| D | pmu.txt | 13 - domains: sub-node containing domain descriptions 20 Power domain descriptions are listed as child nodes of the "domains"
|
| /kernel/linux/linux-5.10/include/scsi/ |
| D | scsi_transport_fc.h | 40 * (for the ascii descriptions). 56 * (for the ascii descriptions). 75 * scsi_transport_fc.c (for the ascii descriptions). 96 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 109 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 132 * scsi_transport_fc.c (for the ascii descriptions). 145 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 449 * scsi_transport_fc.c (for the ascii descriptions).
|
| /kernel/linux/linux-4.19/include/scsi/ |
| D | scsi_transport_fc.h | 57 * (for the ascii descriptions). 73 * (for the ascii descriptions). 92 * scsi_transport_fc.c (for the ascii descriptions). 113 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 126 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 148 * scsi_transport_fc.c (for the ascii descriptions). 161 * you also need to alter scsi_transport_fc.c (for the ascii descriptions). 462 * scsi_transport_fc.c (for the ascii descriptions).
|
| /kernel/linux/linux-4.19/Documentation/ABI/stable/ |
| D | firewire-cdev | 64 descriptions of all ioctls. 75 could ever arrive. See <linux/firewire-cdev.h> for descriptions
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | firewire-cdev | 71 descriptions of all ioctls. 82 could ever arrive. See <linux/firewire-cdev.h> for descriptions
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | TODO | 9 approach. This means that GPIO consumers, drivers and machine descriptions 22 Machine descriptions such as device tree or ACPI does not have a concept of the 23 Linux GPIO number as those descriptions are external to the Linux kernel
|
| /kernel/linux/linux-4.19/tools/perf/ |
| D | builtin-list.c | 33 "Print extra event descriptions. --no-desc to not print."), in cmd_list() 35 "Print longer event descriptions."), in cmd_list()
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-list.c | 33 "Print extra event descriptions. --no-desc to not print."), in cmd_list() 35 "Print longer event descriptions."), in cmd_list()
|
| /kernel/linux/linux-4.19/tools/perf/Documentation/ |
| D | perf-list.txt | 23 Print extra event descriptions. (default) 26 Don't print descriptions. 30 Print longer event descriptions.
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | gpio-cdev | 20 for descriptions of all ioctls.
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | gpio-cdev | 21 for descriptions of all ioctls.
|
| /kernel/linux/linux-4.19/arch/alpha/include/uapi/asm/ |
| D | auxvec.h | 11 /* More complete cache descriptions than AT_[DIU]CACHEBSIZE. If the
|
| /kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
| D | auxvec.h | 11 /* More complete cache descriptions than AT_[DIU]CACHEBSIZE. If the
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | marvell,pxa2xx-ac97.txt | 3 This descriptions matches the AC97 controller found in pxa2xx and pxa3xx series.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | marvell,pxa2xx-ac97.txt | 3 This descriptions matches the AC97 controller found in pxa2xx and pxa3xx series.
|
| /kernel/linux/linux-4.19/drivers/staging/gasket/ |
| D | TODO | 16 - Add descriptions of module_param's
|
| /kernel/linux/linux-5.10/drivers/staging/gasket/ |
| D | TODO | 16 - Add descriptions of module_param's
|
12345678910>>...21