/linux-4.1.27/fs/cifs/ |
D | cifs_spnego.c | 104 char *description, *dp; in cifs_get_spnego_key() local 124 description = kzalloc(desc_len, GFP_KERNEL); in cifs_get_spnego_key() 125 if (description == NULL) in cifs_get_spnego_key() 128 dp = description; in cifs_get_spnego_key() 133 dp = description + strlen(description); in cifs_get_spnego_key() 143 dp = description + strlen(description); in cifs_get_spnego_key() 153 dp = description + strlen(description); in cifs_get_spnego_key() 157 dp = description + strlen(description); in cifs_get_spnego_key() 162 dp = description + strlen(description); in cifs_get_spnego_key() 166 dp = description + strlen(description); in cifs_get_spnego_key() [all …]
|
/linux-4.1.27/drivers/net/usb/ |
D | cdc_subset.c | 103 .description = "ALi M5632", 125 .description = "AnchorChips/Cypress 2720", 148 .description = "Belkin, eTEK, or compatible", 173 .description = "Epson USB Device", 191 .description = "KC Technology KC-190", 218 .description = "Linux Device", 224 .description = "Yopy", 230 .description = "Boot Loader OBject",
|
D | zaurus.c | 102 .description = "Sharp Zaurus SL-5x00", 112 .description = "Sharp Zaurus, PXA-2xx based", 122 .description = "Olympus R1000", 258 .description = "pseudo-MDLM (BLAN) device",
|
D | asix_devices.c | 835 .description = "ASIX AX8817x USB 2.0 Ethernet", 845 .description = "DLink DUB-E100 USB Ethernet", 855 .description = "Netgear FA-120 USB Ethernet", 865 .description = "Hawking UF200 USB Ethernet", 875 .description = "ASIX AX88772 USB 2.0 Ethernet", 887 .description = "ASIX AX88772B USB 2.0 Ethernet", 901 .description = "ASIX AX88178 USB 2.0 Ethernet", 923 .description = "HG20F9 USB 2.0 Ethernet",
|
D | plusb.c | 105 .description = "Prolific PL-2301/PL-2302/PL-25A1",
|
D | cdc_mbim.c | 134 info->description); in cdc_mbim_set_ctrlalt() 552 .description = "CDC MBIM", 576 .description = "CDC MBIM",
|
D | gl620a.c | 201 .description = "Genesys GeneLink",
|
D | int51x1.c | 167 .description = "Intellon usb powerline adapter",
|
D | ax88179_178a.c | 1634 .description = "ASIX AX88179 USB 3.0 Gigabit Ethernet", 1647 .description = "ASIX AX88178A USB 2.0 Gigabit Ethernet", 1660 .description = "D-Link DUB-1312 USB 3.0 to Gigabit Ethernet Adapter", 1673 .description = "Sitecom USB 3.0 to Gigabit Adapter", 1686 .description = "Samsung USB Ethernet Adapter", 1699 .description = "Lenovo OneLinkDock Gigabit LAN",
|
D | huawei_cdc_ncm.c | 177 .description = "Huawei CDC NCM device",
|
D | usbnet.c | 802 info->description); in usbnet_stop() 851 info->description); in usbnet_open() 862 info->description); in usbnet_open() 995 strlcpy (info->fw_version, dev->driver_info->description, in usbnet_get_drvinfo() 1163 info->description); in usbnet_deferred_kevent() 1533 dev->driver_info->description); in usbnet_disconnect() 1736 dev->driver_info->description, in usbnet_probe()
|
/linux-4.1.27/security/keys/ |
D | keyring.c | 113 if (keyring->description) { in keyring_publish_name() 114 bucket = keyring_hash(keyring->description); in keyring_publish_name() 175 const char *description = index_key->description; in hash_key_type_and_desc() local 192 memcpy(&piece, description, n); in hash_key_type_and_desc() 193 description += n; in hash_key_type_and_desc() 260 chunk |= ((u8*)index_key->description)[--offset]; in keyring_get_key_chunk() 285 memcmp(key->index_key.description, index_key->description, in keyring_compare_object() 329 if (((unsigned long)a->description | (unsigned long)b->description) & in keyring_diff_objects() 332 seg_a = *(unsigned long *)(a->description + i); in keyring_diff_objects() 333 seg_b = *(unsigned long *)(b->description + i); in keyring_diff_objects() [all …]
|
D | request_key.c | 343 ctx->index_key.type->name, ctx->index_key.description); in construct_alloc_key() 356 key = key_alloc(ctx->index_key.type, ctx->index_key.description, in construct_alloc_key() 506 const char *description, in request_key_and_link() argument 515 .index_key.description = description, in request_key_and_link() 518 .match_data.raw_data = description, in request_key_and_link() 528 ctx.index_key.type->name, ctx.index_key.description, in request_key_and_link() 617 const char *description, in request_key() argument 626 key = request_key_and_link(type, description, callout_info, callout_len, in request_key() 654 const char *description, in request_key_with_auxdata() argument 662 key = request_key_and_link(type, description, callout_info, callout_len, in request_key_with_auxdata() [all …]
|
D | keyctl.c | 67 char type[32], *description; in SYSCALL_DEFINE5() local 81 description = NULL; in SYSCALL_DEFINE5() 83 description = strndup_user(_description, KEY_MAX_DESC_SIZE); in SYSCALL_DEFINE5() 84 if (IS_ERR(description)) { in SYSCALL_DEFINE5() 85 ret = PTR_ERR(description); in SYSCALL_DEFINE5() 88 if (!*description) { in SYSCALL_DEFINE5() 89 kfree(description); in SYSCALL_DEFINE5() 90 description = NULL; in SYSCALL_DEFINE5() 91 } else if ((description[0] == '.') && in SYSCALL_DEFINE5() 128 key_ref = key_create_or_update(keyring_ref, type, description, in SYSCALL_DEFINE5() [all …]
|
D | request_key_auth.c | 75 seq_puts(m, key->description); in request_key_auth_describe() 244 char description[16]; in key_get_instantiation_authkey() local 247 .index_key.description = description, in key_get_instantiation_authkey() 250 .match_data.raw_data = description, in key_get_instantiation_authkey() 257 sprintf(description, "%x", target_id); in key_get_instantiation_authkey()
|
D | key.c | 280 key->index_key.description = kmemdup(desc, desclen + 1, GFP_KERNEL); in key_alloc() 281 if (!key->description) in key_alloc() 317 kfree(key->description); in key_alloc() 775 const char *description, in key_create_or_update() argument 782 .description = description, in key_create_or_update() 801 (!index_key.description && !index_key.type->preparse)) in key_create_or_update() 824 if (!index_key.description) in key_create_or_update() 825 index_key.description = prep.description; in key_create_or_update() 827 if (!index_key.description) in key_create_or_update() 830 index_key.desc_len = strlen(index_key.description); in key_create_or_update() [all …]
|
D | persistent.c | 59 persistent = keyring_alloc(index_key->description, in key_create_persistent() 86 index_key.description = buf; in key_get_persistent()
|
D | proc.c | 189 .index_key.description = key->description, in proc_keys_show()
|
D | process_keys.c | 675 ctx.index_key.description = key->description; in lookup_user_key() 676 ctx.index_key.desc_len = strlen(key->description); in lookup_user_key()
|
D | big_key.c | 157 seq_puts(m, key->description); in big_key_describe()
|
D | user_defined.c | 176 seq_puts(m, key->description); in user_describe()
|
/linux-4.1.27/include/linux/ |
D | key.h | 88 const char *description; member 185 char *description; member 248 const char *description, 252 const char *description, 258 const char *description, 263 const char *description, 274 const char *description, 290 extern struct key *keyring_alloc(const char *description, kuid_t uid, kgid_t gid, 300 const char *description);
|
D | dm-kcopyd.h | 41 #define DECLARE_DM_KCOPYD_THROTTLE_WITH_MODULE_PARM(name, description) \ argument 44 MODULE_PARM_DESC(name, description)
|
D | key-type.h | 42 char *description; /* Proposed key description (or NULL) */ member 87 int (*vet_description)(const char *description);
|
D | serio.h | 55 const char *description; member
|
D | gameport.h | 55 const char *description; member
|
/linux-4.1.27/Documentation/frv/ |
D | README.txt | 12 A description of the basic features inherent in this architecture port. 22 A description of how to boot the kernel image and a summary of the kernel 28 A description of how to debug the kernel using GDB attached by serial 34 A description of the virtual and physical memory layout used in the 46 A description of the CPU clock scaling interface. 51 A description of how the FR-V kernel's atomic operations work.
|
/linux-4.1.27/Documentation/security/ |
D | 00-INDEX | 4 - description of the Linux Security Module framework. 16 - description of the encryption keys for the ecryptfs filesystem. 18 - description of the kernel key request service. 22 - description of the kernel key retention service.
|
D | keys.txt | 43 - A description (for matching a key in a search). 67 (*) Each key has a description. This should be a printable string. The key 68 type provides an operation to perform a match between the description on a 136 A key of this type has a description and a payload that are arbitrary 146 The description can be arbitrary, but must be prefixed with a non-zero 148 separated from the rest of the description by a ':'. "logon" keys can 185 amount of description and payload space that can be consumed. 221 type and description. 295 file, giving information about their type, description and permissions. 394 (*) Create a new key of given type, description and payload and add it to the [all …]
|
D | keys-request-key.txt | 13 const char *description, 19 const char *description, 27 const char *description, 34 const char *description, 42 const char *description, 87 (a) An uninstantiated key U of requested type and description.
|
D | LSM.txt | 26 a new LSM is accepted into the kernel when its intent (a description of
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | acapps.h | 84 #define ACPI_USAGE_TEXT(description) \ argument 85 acpi_os_printf (description); 87 #define ACPI_OPTION(name, description) \ argument 88 acpi_os_printf (" %-18s%s\n", name, description);
|
D | aclocal.h | 1153 char *description; member 1161 char *description; member 1165 char *description; member
|
D | acdebug.h | 57 char *description; /* Command Description */ member
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 63 .description = "WinTV PVR USB2 Model 29xxx", 97 .description = "WinTV PVR USB2 Model 24xxx", 127 .description = "Gotview USB 2.0 DVD 2", 148 .description = "Gotview USB 2.0 DVD Deluxe", 170 .description = "Terratec Grabster AV400", 226 .description = "OnAir Creator Hybrid USB tuner", 286 .description = "OnAir USB2 Hybrid USB tuner", 380 .description = "WinTV HVR-1900 Model 73xxx", 487 .description = "WinTV HVR-1950 Model 750xx", 510 .description = "WinTV HVR-1950 Model 751xx",
|
D | pvrusb2-devattr.h | 93 const char *description; member
|
/linux-4.1.27/net/rxrpc/ |
D | ar-key.c | 883 seq_puts(m, key->description); in rxrpc_describe() 892 char *description; in rxrpc_request_key() local 899 description = kmalloc(optlen + 1, GFP_KERNEL); in rxrpc_request_key() 900 if (!description) in rxrpc_request_key() 903 if (copy_from_user(description, optval, optlen)) { in rxrpc_request_key() 904 kfree(description); in rxrpc_request_key() 907 description[optlen] = 0; in rxrpc_request_key() 909 key = request_key(&key_type_rxrpc, description, NULL); in rxrpc_request_key() 911 kfree(description); in rxrpc_request_key() 917 kfree(description); in rxrpc_request_key() [all …]
|
/linux-4.1.27/Documentation/ |
D | kernel-doc-nano-HOWTO.txt | 55 * foobar() - short function description of foobar 61 * A longer description, with more discussion of the function foobar() 66 * The longer description can have multiple paragraphs. 71 The short description following the subject can span multiple lines 72 and ends with an @argument description, an empty line or the end of 76 this opening short function description line, with no intervening 81 * @...: description 94 * Longer description of this structure. 103 The longer description formatting is "reflowed", losing your line 215 * function_name(:)? (- short description)? [all …]
|
D | coccinelle.txt | 86 description of the problem being checked by the semantic patch, and 170 Detailed description of the 'report' mode 209 Detailed description of the 'patch' mode 247 Detailed description of the 'context' mode 289 Detailed description of the 'org' mode
|
D | 00-INDEX | 45 - description of what an IRQ is. 73 - description of AoE (ATA over Ethernet) along with config examples. 75 - description of various trees and how to apply their patches. 237 - description of io_mapping functions in linux/io-mapping.h 283 - a brief description of LDM (Windows Dynamic Disks). 351 - description and usage of the low level parallel port functions. 393 - a description of what robust futexes are. 411 - description of the SGI IOC4 PCI (multi function) device. 449 - description of the Linux unshare system call.
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | memx.fuc | 77 // description 121 // description 164 // description 215 // description 232 // description 252 // description 265 // description 360 // description 401 // description 426 // description [all …]
|
D | perf.fuc | 40 // description 51 // description
|
D | test.fuc | 39 // description 56 // description
|
D | idle.fuc | 39 // description 47 // description
|
D | host.fuc | 39 // HOST HOST->PWR queue description 48 // HOST PWR->HOST queue description
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | platform.txt | 60 1) Digital audio interface (DAI) description 62 3) PCM's description 66 Please see codec.txt for a description of items 1 - 4. 79 Please see DPCM.txt for a description of item 4.
|
D | codec.txt | 16 5) DAPM description. 129 5 - DAPM description. 131 The Dynamic Audio Power Management description describes the codec power 133 Please read dapm.txt for details of building the description.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-hv_24x7 | 29 Provides the description of a particular event as provided by 30 the firmware. If firmware does not provide a description, no 40 Provides the "long" description of a particular event as 42 description, no file will be created.
|
D | sysfs-devices-firmware_node | 9 What: /sys/devices/.../firmware_node/description 13 The /sys/devices/.../firmware/description attribute contains a string
|
D | sysfs-driver-ppi | 37 : <response description>". 47 description>". 57 The format is "<request> <status num>: <status description>".
|
D | configfs-usb-gadget | 56 configuration - configuration description 113 product - gadget's product description 114 manufacturer - gadget's manufacturer description
|
D | sysfs-bus-acpi | 29 What: /sys/bus/acpi/devices/.../description
|
/linux-4.1.27/include/acpi/ |
D | acexcep.h | 78 char *description; member 83 #define EXCEP_TXT(name,description) {name, description} argument 85 #define EXCEP_TXT(name,description) {name} argument
|
/linux-4.1.27/drivers/usb/serial/ |
D | whiteheat.c | 106 .description = "Connect Tech - WhiteHEAT - (prerenumeration)", 118 .description = "Connect Tech - WhiteHEAT", 285 serial->type->description, ret); in whiteheat_attach() 289 serial->type->description, alen); in whiteheat_attach() 301 serial->type->description, ret); in whiteheat_attach() 305 serial->type->description, alen); in whiteheat_attach() 309 serial->type->description, result[0]); in whiteheat_attach() 316 serial->type->description, in whiteheat_attach() 339 serial->type->description); in whiteheat_attach() 342 serial->type->description); in whiteheat_attach() [all …]
|
D | io_tables.h | 103 .description = "Edgeport 2 port adapter", 135 .description = "Edgeport 4 port adapter", 167 .description = "Edgeport 8 port adapter", 199 .description = "EPiC device",
|
D | visor.c | 169 .description = "Handspring Visor / Palm OS", 189 .description = "Sony Clie 5.0", 209 .description = "Sony Clie 3.5", 369 serial->type->description, in palm_os_3_probe() 378 serial->type->description); in palm_os_3_probe() 382 dev_info(dev, "%s: Number of ports: %d\n", serial->type->description, in palm_os_3_probe()
|
D | bus.c | 76 driver->description, minor); in usb_serial_device_probe() 117 driver->description, minor); in usb_serial_device_remove()
|
D | keyspan.h | 546 .description = "Keyspan - (without firmware)", 557 .description = "Keyspan 1 port adapter", 581 .description = "Keyspan 2 port adapter", 605 .description = "Keyspan 4 port adapter",
|
D | usb-serial.c | 466 serial->type->description); in serial_proc_show() 892 dev_info(ddev, "%s converter detected\n", type->description); in usb_serial_probe() 1347 if (!driver->description) in usb_serial_register() 1348 driver->description = driver->driver.name; in usb_serial_register() 1351 driver->description); in usb_serial_register() 1363 pr_err("problem %d when registering driver %s\n", retval, driver->description); in usb_serial_register() 1366 pr_info("USB Serial support registered for %s\n", driver->description); in usb_serial_register() 1374 pr_info("USB Serial deregistering driver %s\n", device->description); in usb_serial_deregister()
|
D | keyspan_pda.c | 737 .description = "Keyspan PDA - (prerenumeration)", 750 .description = "Xircom / Entrega PGS - (prerenumeration)", 762 .description = "Keyspan PDA",
|
D | omninet.c | 56 .description = "ZyXEL - omni.net lcd plus usb",
|
/linux-4.1.27/Documentation/isdn/ |
D | 00-INDEX | 8 - description of isdn4linux Link Level and Hardware Level interfaces. 10 - description of the fax subinterface of isdn4linux. 12 - description of kernel CAPI Link Level to Hardware Level interface.
|
/linux-4.1.27/Documentation/ABI/ |
D | README | 29 strongly encouraged to add their name to the description of 31 notify them if any changes occur (see the description of the 37 time. The description of the interface will document the reason 46 What: Short description of the interface 50 Description: Long description of the interface and how to use it.
|
/linux-4.1.27/Documentation/vm/ |
D | 00-INDEX | 24 - description of the Linux kernels overcommit handling modes. 26 - description of page migration in NUMA systems.
|
/linux-4.1.27/Documentation/acpi/apei/ |
D | output_format.txt | 129 All <field string> description with * has the following format: 134 string> description. Otherwise, <field string> will be "unknown". 136 All <field strings> description with # has the following format: 143 strings> description.
|
/linux-4.1.27/Documentation/arm/ |
D | 00-INDEX | 42 - description of the virtual memory layout 46 - SWP/SWPB emulation handler/logging description
|
D | CCN.txt | 13 description of available events and configuration options 28 Masks are defined separately from the event description
|
/linux-4.1.27/drivers/hid/ |
D | hid-debug.c | 47 const char *description; member 463 for (p = hid_usage_table; p->description; p++) in resolv_usage_page() 467 p->description); in resolv_usage_page() 471 seq_printf(f, "%s", p->description); in resolv_usage_page() 502 for (p = hid_usage_table; p->description; p++) in hid_resolv_usage() 504 for(++p; p->description && p->usage != 0; p++) in hid_resolv_usage() 509 "%s", p->description); in hid_resolv_usage() 513 p->description); in hid_resolv_usage()
|
/linux-4.1.27/include/keys/ |
D | dns_resolver-type.h | 19 extern int request_dns_resolver_key(const char *description,
|
/linux-4.1.27/tools/lib/traceevent/ |
D | plugin_function.c | 41 .description = 47 .description =
|
/linux-4.1.27/ |
D | Kconfig | 2 # For a description of the syntax of this configuration file,
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | idmapper.txt | 67 description. The serialized key is first converted into a key_serial_t, and 72 description string. For example, a uid lookup description will appear as
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | ti,omap-dss.txt | 7 This document is a generic description of the OMAP Display Subsystem bindings. 45 A shortened example of the DSS description for OMAP4, with non-relevant parts 83 A shortened example of the board description for OMAP4 Panda board, defined in
|
D | ti,omap2-dss.txt | 5 description about OMAP Display Subsystem bindings.
|
D | ti,dra7-dss.txt | 5 description about OMAP Display Subsystem bindings.
|
D | ti,omap3-dss.txt | 5 description about OMAP Display Subsystem bindings.
|
D | display-timing.txt | 95 datasheet description with minimum, typical and maximum values can be used.
|
D | ti,omap5-dss.txt | 5 description about OMAP Display Subsystem bindings.
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | ohci-omap3.txt | 7 - interrupts: description of the interrupt line
|
D | ehci-omap.txt | 10 - interrupts: description of the interrupt line
|
/linux-4.1.27/drivers/input/gameport/ |
D | gameport.c | 233 drv->description, error); in gameport_bind_driver() 468 static DEVICE_ATTR(description, S_IRUGO, gameport_description_show, NULL); 687 return sprintf(buf, "%s\n", driver->description ? driver->description : "(none)"); in description_show() 689 static DRIVER_ATTR_RO(description);
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | ti,twl-pwm.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | spear-pwm.txt | 8 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | atmel-tcb-pwm.txt | 5 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | mxs-pwm.txt | 6 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | ti,twl-pwmled.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | atmel-pwm.txt | 9 description of the cells format.
|
D | pwm-sun4i.txt | 8 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | vt8500-pwm.txt | 6 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | brcm,kona-pwm.txt | 10 description of the cells format.
|
D | pwm-rockchip.txt | 11 for a description of the cell format.
|
D | pwm-bcm2835.txt | 9 - #pwm-cells: Should be 2. See pwm.txt in this directory for a description of
|
D | nxp,pca9685-pwm.txt | 6 - #pwm-cells: Should be 2. See pwm.txt in this directory for a description of
|
D | img-pwm.txt | 12 description of the cells format.
|
D | pwm-tiehrpwm.txt | 7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | pwm-lp3943.txt | 6 description of the cells format.
|
D | nvidia,tegra20-pwm.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | pwm-tiecap.txt | 7 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | imx-pwm.txt | 9 - #pwm-cells: should be 2. See pwm.txt in this directory for a description of
|
D | renesas,tpu-pwm.txt | 15 - #pwm-cells: should be 3. See pwm.txt in this directory for a description of
|
D | pwm-fsl-ftm.txt | 21 - #pwm-cells: Should be 3. See pwm.txt in this directory for a description of
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-driver-usb-usbtmc | 7 by the device itself. The full description of the bitfields 21 by the device itself. The full description of the bitfields
|
D | sysfs-firmware-opal-dump | 28 in hex and a description of the dump type
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei-amt-version.c | 241 struct amt_unicode_string description; member 329 len = code_ver->versions[i].description.length; in amt_verify_code_versions() 466 printf("%s:\t%s\n", ver.versions[i].description.string, in main()
|
/linux-4.1.27/Documentation/crypto/ |
D | asymmetric-keys.txt | 49 the opportunity to pre-parse a key and to determine the description the key 56 comparisons than just the straightforward comparison of the description with 263 allocated, and as such, is permitted to provide the key's description in 271 char *description; 285 If the parser is happy with the blob, it should propose a description for 286 the key and attach it to ->description, ->type_data[0] should be set to 292 When clearing up, the data attached to ->type_data[1] and ->description
|
/linux-4.1.27/net/dns_resolver/ |
D | dns_key.c | 183 const char *src = key->description, *dsp = match_data->raw_data; in dns_resolver_cmp() 228 seq_puts(m, key->description); in dns_resolver_describe()
|
/linux-4.1.27/tools/perf/util/ |
D | setup.py | 42 description='Interface with the Linux profiling infrastructure',
|
/linux-4.1.27/Documentation/locking/ |
D | 00-INDEX | 10 - description of the RealTime mutex implementation design.
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-lp3943.txt | 7 description of the cells format.
|
D | sodaville.txt | 4 The bindings for CE4100's GPIO controller match the generic description
|
/linux-4.1.27/arch/microblaze/ |
D | Kconfig.debug | 1 # For a description of the syntax of this configuration file,
|
D | Kconfig.platform | 1 # For a description of the syntax of this configuration file,
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | vexpress.txt | 9 Device Tree source file, with the tile's description including 121 The motherboard description file provides a single "motherboard" node 149 The tile description should define a "smb" node, describing the 164 Example of a VE tile description (simplified)
|
D | topology.txt | 2 ARM topology binding description 39 A topology description containing phandles to cpu nodes that are not compliant 54 description and therefore should not define a
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | 00-INDEX | 24 - Diagnose hypercall description (for IBM S/390)
|
/linux-4.1.27/arch/alpha/kernel/ |
D | err_impl.h | 21 char *description; member
|
/linux-4.1.27/kernel/ |
D | system_keyring.c | 94 key_ref_to_ptr(key)->description); in load_system_certificate_list()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | Kconfig | 1 # For a description of the syntax of this configuration file,
|
/linux-4.1.27/Documentation/leds/ |
D | 00-INDEX | 16 - description about lp55xx common driver.
|
/linux-4.1.27/drivers/parport/ |
D | probe.c | 111 kfree(info->description); in parse_data() 112 info->description = kstrdup(sep, GFP_KERNEL); in parse_data()
|
/linux-4.1.27/Documentation/filesystems/ |
D | 00-INDEX | 32 - description of the CODA filesystem. 125 - description of the ROMFS filesystem. 129 - a description of shared subtrees for namespaces.
|
/linux-4.1.27/Documentation/cgroups/ |
D | 00-INDEX | 12 - Device Whitelist Controller; description, interface and security.
|
/linux-4.1.27/drivers/input/serio/ |
D | serio.c | 125 drv->description, error); in serio_bind_driver() 481 static DEVICE_ATTR(description, S_IRUGO, serio_show_description, NULL); 756 return sprintf(buf, "%s\n", driver->description ? driver->description : "(none)"); in description_show() 758 static DRIVER_ATTR_RO(description);
|
/linux-4.1.27/crypto/asymmetric_keys/ |
D | asymmetric_type.c | 238 seq_puts(m, key->description); in asymmetric_key_describe() 318 kfree(prep->description); in asymmetric_key_free_preparse()
|
/linux-4.1.27/security/integrity/ |
D | digsig.c | 115 key_ref_to_ptr(key)->description, path); in integrity_load_x509()
|
/linux-4.1.27/net/ipv4/ |
D | xfrm4_tunnel.c | 44 .description = "IPIP",
|
/linux-4.1.27/Documentation/networking/ |
D | 00-INDEX | 148 - Network interface features API description. 230 - description of the X.25 Packet Layer to LAPB device interface. 232 - description of the statistics package for XFRM. 236 - description of the XFRM configuration options.
|
D | nfc.txt | 8 description and the userspace interface description.
|
D | s2io.txt | 113 For detailed description of the PCI registers, please see Xframe User Guide. 124 For detailed description of the PCI registers, please see Xframe User Guide.
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | atmel-hlcdc.txt | 10 - interrupts: should contain the description of the HLCDC interrupt line
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | mpc512x-dma.txt | 8 the dma/dma.txt file for a more detailed description of binding.
|
D | atmel-xdma.txt | 6 <chip> compatible description:
|
/linux-4.1.27/fs/afs/ |
D | security.c | 29 _debug("key %s", cell->anonymous_key->description); in afs_request_key() 30 key = request_key(&key_type_rxrpc, cell->anonymous_key->description, in afs_request_key()
|
/linux-4.1.27/drivers/usb/storage/ |
D | uas-detect.h | 124 hcd->driver->description); in uas_use_uas_driver()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | Kconfig | 41 compatible with ISDNoIP (Agfeo) or TDMoIP. Protocol description is
|
/linux-4.1.27/drivers/usb/host/ |
D | uhci-platform.c | 35 .description = hcd_name,
|
D | ehci-grlib.c | 38 .description = hcd_name,
|
D | ehci-sead3.c | 50 .description = hcd_name,
|
D | ehci-xilinx-of.c | 75 .description = hcd_name,
|
D | uhci-grlib.c | 59 .description = hcd_name,
|
D | ohci-tilegx.c | 58 .description = hcd_name,
|
D | ehci-tilegx.c | 56 .description = hcd_name,
|
D | ohci-ppc-of.c | 44 .description = hcd_name,
|
D | ohci-sa1111.c | 80 .description = hcd_name,
|
D | ehci-sh.c | 31 .description = hcd_name,
|
D | ehci-ppc-of.c | 25 .description = hcd_name,
|
/linux-4.1.27/drivers/input/joystick/ |
D | joydump.c | 156 .description = DRIVER_DESC,
|
D | zhenhua.c | 220 .description = DRIVER_DESC,
|
D | stinger.c | 203 .description = DRIVER_DESC,
|
D | magellan.c | 217 .description = DRIVER_DESC,
|
D | warrior.c | 212 .description = DRIVER_DESC,
|
D | twidjoy.c | 252 .description = DRIVER_DESC,
|
/linux-4.1.27/Documentation/accounting/ |
D | delay-accounting.txt | 43 for a description of the fields pertaining to delay accounting. 55 are given in the taskstats interface description.
|
/linux-4.1.27/drivers/tty/ |
D | tty_audit.c | 63 static void tty_audit_log(const char *description, int major, int minor, in tty_audit_log() argument 78 " minor=%d comm=", description, pid, uid, in tty_audit_log()
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-empress.c | 114 strlcpy(f->description, "MPEG TS", sizeof(f->description)); in empress_enum_fmt_vid_cap()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | Build.txt | 48 NOTE this description is omitting other libraries involved, only
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss_video.h | 52 const char *description; member
|
/linux-4.1.27/Documentation/development-process/ |
D | 5.Posting | 89 conceptually small and amenable to a one-line description. Each patch 136 - A one-line description of what the patch does. This message should be 145 - A blank line followed by a detailed description of the contents of the 146 patch. This description can be as long as is required; it should say 166 detailed description can then amplify on those topics and provide any 290 [PATCH nn/mm] subsys: one-line description of the patch 297 introductory description as part zero. This convention is not universally
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | mm.txt | 2 <previous description obsolete, deleted>
|
/linux-4.1.27/drivers/usb/atm/ |
D | usbatm.h | 147 char description[64]; member
|
/linux-4.1.27/Documentation/cdrom/ |
D | packet-writing.txt | 110 For a description of the sysfs interface look into the file: 122 For a description of the debugfs interface look into the file:
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | ChangeLog | 74 * README.FPE - fix typo in description of lfm/sfm instructions 80 * README.FPE - fix description of URD, NRM instructions
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | index.txt | 21 core.txt - General description of the CPUFreq core and
|
/linux-4.1.27/drivers/input/keyboard/ |
D | xtkbd.c | 164 .description = DRIVER_DESC,
|
D | newtonkbd.c | 161 .description = DRIVER_DESC,
|
D | stowaway.c | 165 .description = DRIVER_DESC,
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | tegra-soctherm.txt | 25 - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description
|
D | rockchip-thermal.txt | 15 - #thermal-sensor-cells : Should be 1. See ./thermal.txt for a description.
|
/linux-4.1.27/Documentation/x86/ |
D | zero-page.txt | 20 0A0/010 ALL sys_desc_table System description table (struct sys_desc_table)
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | fujitsu_ts.c | 170 .description = DRIVER_DESC,
|
D | touchwin.c | 178 .description = DRIVER_DESC,
|
D | gunze.c | 181 .description = DRIVER_DESC,
|
D | touchright.c | 171 .description = DRIVER_DESC,
|
D | touchit213.c | 211 .description = DRIVER_DESC,
|
D | hampshire.c | 182 .description = DRIVER_DESC,
|
D | dynapro.c | 183 .description = DRIVER_DESC,
|
D | tsc40.c | 161 .description = DRIVER_DESC,
|
D | inexio.c | 184 .description = DRIVER_DESC,
|
D | mtouch.c | 197 .description = DRIVER_DESC,
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | Kconfig | 193 for full description please see the products webpage at 203 for full description please see the products webpage at
|
D | board-omap3pandora.c | 139 #define GPIO_BUTTON_LOW(gpio_num, event_code, description) \ argument 140 GPIO_BUTTON(gpio_num, EV_KEY, event_code, 1, description)
|
/linux-4.1.27/Documentation/gpio/ |
D | board.txt | 6 description of the deprecated integer-based GPIO interface please refer to 54 The above DT example can be converted to an equivalent ACPI description
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-sdr-cap.c | 415 strlcpy(f->description, "IQ U8", sizeof(f->description)); in vidioc_enum_fmt_sdr_cap()
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
D | xilinx-dma.c | 521 strlcpy(f->description, dma->fmtinfo->description, in xvip_dma_enum_format() 522 sizeof(f->description)); in xvip_dma_enum_format()
|
D | xilinx-vip.h | 123 const char *description; member
|
/linux-4.1.27/drivers/input/joystick/iforce/ |
D | iforce-serio.c | 183 .description = "RS232 I-Force joysticks and wheels driver",
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/exynos/ |
D | power_domain.txt | 51 See Documentation/devicetree/bindings/power/power_domain.txt for description
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | xilinx-pcie.txt | 1 * Xilinx AXI PCIe Root Port Bridge DT description
|
/linux-4.1.27/drivers/media/platform/omap/ |
D | omap_vout.c | 117 .description = "RGB565, le", 124 .description = "RGB32, le", 132 .description = "RGB24, le", 136 .description = "YUYV (YUV 4:2:2), packed", 140 .description = "UYVY, packed", 1073 strlcpy(fmt->description, omap_formats[index].description, in vidioc_enum_fmt_vid_out() 1074 sizeof(fmt->description)); in vidioc_enum_fmt_vid_out()
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | atmel-usart.txt | 26 <chip> compatible description:
|
/linux-4.1.27/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 44 This data sheet (google search) seems to have a lovely description of the
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | visorchipset.h | 133 u8 *description; /* UTF8 */ member
|
/linux-4.1.27/Documentation/devicetree/bindings/soc/mediatek/ |
D | pwrap.txt | 15 bridge. In the binding description below the properties needed for bridging
|
/linux-4.1.27/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 44 This data sheet (google search) seems to have a lovely description of the
|
D | README.saa7134 | 8 description.
|
/linux-4.1.27/arch/mips/include/asm/mach-loongson/ |
D | boot_param.h | 114 char description[64]; member
|
/linux-4.1.27/net/ipv6/ |
D | mip6.c | 341 .description = "MIP6DESTOPT", 473 .description = "MIP6RT",
|
D | ipcomp6.c | 185 .description = "IPCOMP6",
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | pwc-v4l.c | 893 strlcpy(f->description, "Raw Philips Webcam", sizeof(f->description)); in pwc_enum_fmt_vid_cap() 897 strlcpy(f->description, "4:2:0, planar, Y-Cb-Cr", sizeof(f->description)); in pwc_enum_fmt_vid_cap()
|
/linux-4.1.27/drivers/media/usb/stkwebcam/ |
D | stk-webcam.c | 863 strcpy(fmtd->description, "r5g6b5"); in stk_vidioc_enum_fmt_vid_cap() 867 strcpy(fmtd->description, "r5g6b5BE"); in stk_vidioc_enum_fmt_vid_cap() 871 strcpy(fmtd->description, "yuv4:2:2"); in stk_vidioc_enum_fmt_vid_cap() 875 strcpy(fmtd->description, "Raw bayer"); in stk_vidioc_enum_fmt_vid_cap() 879 strcpy(fmtd->description, "yuv4:2:2"); in stk_vidioc_enum_fmt_vid_cap()
|