/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_bitmap_ipmac.c | 49 void *extensions; /* MAC + data extensions */ member 75 get_elem(void *extensions, u16 id, size_t dsize) in get_elem() argument 77 return (struct bitmap_ipmac_elem *)(extensions + id * dsize); in get_elem() 90 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_test() 105 elem = get_elem(map->extensions, id, dsize); in bitmap_ipmac_gc_test() 148 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_add() 185 get_elem(map->extensions, id, dsize); in bitmap_ipmac_do_list() 281 a->extensions == b->extensions; in bitmap_ipmac_same_set() 298 map->extensions = ip_set_alloc(set->dsize * elements); in init_map_ipmac() 299 if (!map->extensions) { in init_map_ipmac()
|
D | ip_set_bitmap_port.c | 38 void *extensions; /* data extensions */ member 198 a->extensions == b->extensions; in bitmap_port_same_set() 218 map->extensions = ip_set_alloc(set->dsize * map->elements); in init_map_port() 219 if (!map->extensions) { in init_map_port()
|
D | ip_set_bitmap_ip.c | 43 void *extensions; /* data extensions */ member 208 a->extensions == b->extensions; in bitmap_ip_same_set() 229 map->extensions = ip_set_alloc(set->dsize * elements); in init_map_ip() 230 if (!map->extensions) { in init_map_ip()
|
D | ip_set_bitmap_gen.h | 36 #define get_ext(set, map, id) ((map)->extensions + (set)->dsize * (id)) 71 if (set->extensions & IPSET_EXT_DESTROY) in mtype_destroy() 73 ip_set_free(map->extensions); in mtype_destroy() 85 if (set->extensions & IPSET_EXT_DESTROY) in mtype_flush()
|
D | ip_set_hash_gen.h | 383 if (set->extensions & IPSET_EXT_DESTROY) in mtype_flush() 406 if (set->extensions & IPSET_EXT_DESTROY && ext_destroy) in mtype_ahash_destroy() 422 if (set->extensions & IPSET_EXT_TIMEOUT) in mtype_destroy() 463 a->extensions == b->extensions; in mtype_same_set()
|
D | ip_set_core.c | 380 set->extensions |= ip_set_extensions[id].type; in ip_set_elem_len() 393 if (!(set->extensions & IPSET_EXT_TIMEOUT)) in ip_set_get_extensions() 398 if (!(set->extensions & IPSET_EXT_COUNTER)) in ip_set_get_extensions() 408 if (!(set->extensions & IPSET_EXT_COMMENT)) in ip_set_get_extensions() 413 if (!(set->extensions & IPSET_EXT_SKBINFO)) in ip_set_get_extensions() 420 if (!(set->extensions & IPSET_EXT_SKBINFO)) in ip_set_get_extensions() 426 if (!(set->extensions & IPSET_EXT_SKBINFO)) in ip_set_get_extensions()
|
D | ip_set_list_set.c | 559 a->extensions == b->extensions; in list_set_same_set()
|
/linux-4.1.27/Documentation/filesystems/ |
D | isofs.txt | 8 when using discs encoded using Microsoft's Joliet extensions. 25 map=acorn As map=normal but also apply Acorn extensions if present 27 extensions set the permissions otherwise 29 extensions set the permissions otherwise 31 'mode' and 'dmode' even though Rock Ridge extensions are 33 nojoliet Ignore Joliet extensions if they are present. 34 norock Ignore Rock Ridge extensions if they are present.
|
D | hfsplus.txt | 6 HFSPlus has several extensions to HFS, including 32-bit allocation
|
D | hpfs.txt | 25 - there is a list of text extensions (I thing it's better to not convert
|
D | coda.txt | 466 exchange information. It has room for future extensions such as
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | exynos-dw-mshc.txt | 1 * Samsung Exynos specific extensions to the Synopsys Designware Mobile 8 extensions to the Synopsys Designware Mobile Storage Host Controller. 14 specific extensions. 16 specific extensions. 18 specific extensions. 20 specific extensions. 22 specific extensions. 24 specific extensions having an SMU.
|
D | k3-dw-mshc.txt | 1 * Hisilicon specific extensions to the Synopsys Designware Mobile 10 extensions to the Synopsys Designware Mobile Storage Host Controller. 15 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
|
D | socfpga-dw-mshc.txt | 1 * Altera SOCFPGA specific extensions to the Synopsys Designware Mobile 8 extensions to the Synopsys Designware Mobile Storage Host Controller.
|
D | rockchip-dw-mshc.txt | 1 * Rockchip specific extensions to the Synopsys Designware Mobile 8 extensions to the Synopsys Designware Mobile Storage Host Controller.
|
D | img-dw-mshc.txt | 1 * Imagination specific extensions to the Synopsys Designware Mobile Storage 8 extensions to the Synopsys Designware Mobile Storage Host Controller.
|
/linux-4.1.27/Documentation/security/ |
D | LSM.txt | 5 various security checks to be hooked by new kernel extensions. The name 6 "module" is a bit of a misnomer since these extensions are not actually 13 (MAC) extensions which provide a comprehensive security policy. Examples 15 MAC extensions, other extensions can be built using the LSM to provide
|
/linux-4.1.27/arch/x86/kvm/ |
D | Kconfig | 47 virtualization extensions. You will need a fairly recent 48 processor equipped with virtualization extensions. You will also 66 extensions. 76 (SVM) extensions.
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | simple-framebuffer-sunxi.txt | 3 This binding documents sunxi specific extensions to the simple-framebuffer 7 These extensions are intended so that u-boot can select the right node based
|
D | dw_hdmi-rockchip.txt | 1 Rockchip specific extensions to the Synopsys Designware HDMI
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | Kconfig | 20 tristate "Rockchip specific extensions for Synopsys DW HDMI" 24 This selects support for Rockchip SoC specific extensions
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README | 19 Various core/block extensions 31 Core code extensions 37 Core code extensions
|
D | Kconfig | 38 bool "Enable Adaptec extensions"
|
/linux-4.1.27/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 46 /* GNU DWARF 1 extensions */ 60 /* SGI/MIPS DWARF 2 extensions */
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_connector.c | 74 edid->checksum += edid->extensions; in udl_get_modes() 75 edid->extensions = 0; in udl_get_modes()
|
/linux-4.1.27/include/linux/netfilter/ipset/ |
D | ip_set.h | 67 #define SET_WITH_TIMEOUT(s) ((s)->extensions & IPSET_EXT_TIMEOUT) 68 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER) 69 #define SET_WITH_COMMENT(s) ((s)->extensions & IPSET_EXT_COMMENT) 70 #define SET_WITH_SKBINFO(s) ((s)->extensions & IPSET_EXT_SKBINFO) 238 u8 extensions; member
|
/linux-4.1.27/scripts/ |
D | sign-file | 217 my $extensions = asn1_extract($extension_list->[1], $UNIV | $CONS | $SEQUENCE); 219 while ($extensions->[1]->[1] > 0) { 220 my $ext = asn1_extract($extensions->[1], $UNIV | $CONS | $SEQUENCE);
|
/linux-4.1.27/arch/arm/include/asm/ |
D | dma-iommu.h | 18 unsigned int extensions; member
|
/linux-4.1.27/fs/isofs/ |
D | Kconfig | 6 Unix systems. The so-called Rock-Ridge extensions which allow for 18 bool "Microsoft Joliet CDROM extensions"
|
/linux-4.1.27/drivers/staging/vt6656/ |
D | TODO | 4 - remove support for older wireless extensions
|
/linux-4.1.27/Documentation/scsi/ |
D | g_NCR5380.txt | 4 NCR53c400 extensions (c) 1994,1995,1996 Kevin Lentin 6 This file documents the NCR53c400 extensions by Kevin Lentin and some
|
D | ChangeLog.lpfc | 763 * Preliminary changes for block/unblock kernel API extensions in
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | AUTHORS | 11 side of the original CIFS Unix extensions and reviewing and implementing 12 portions of the newer CIFS POSIX extensions into the Samba 3 file server. Thank
|
D | CHANGES | 32 mount options (so that when negotiating unix extensions specifying 86 the CIFS POSIX protocol extensions (this adds support for new flags 223 which support the CIFS Unix/POSIX extensions) so that we again tell the 240 Do not time out lockw calls when using posix extensions. Do not 383 as new protocol extensions. Do not send Get/Set calls for POSIX ACLs 384 unless server explicitly claims to support them in CIFS Unix extensions 450 improperly zeroed buffer in CIFS Unix extensions set times call. 484 on the client. If Unix extensions are enabled and the uids on the client 501 inode for block and char devices when unix extensions enabled. 551 extensions enabled. Fix oops when smb_buffer can not be allocated. Fix [all …]
|
D | TODO | 54 exists. This is helpful when Unix extensions are negotiated to 86 support the CIFS Unix extensions, although earlier versions of Samba
|
D | cifs.txt | 19 the CIFS Unix extensions, the combination can provide a reasonable
|
D | README | 134 not have a server that supports the Unix extensions for CIFS (such as Samba 138 unix extensions = yes 165 which may not be what you want, although if the CIFS Unix extensions are 185 later, but only for remote clients using the CIFS Unix extensions, and will 267 which do support the CIFS Unix extensions, such as a 277 extensions, the default uid (and gid) returned on lookup 298 supports the unix extensions the default uid is 302 file_mode If CIFS Unix extensions are not supported by the server 314 dir_mode If CIFS Unix extensions are not supported by the server 423 setuids If the CIFS Unix extensions are negotiated with the server [all …]
|
/linux-4.1.27/crypto/asymmetric_keys/ |
D | x509.asn1 | 17 extensions [ 3 ] Extensions OPTIONAL
|
/linux-4.1.27/arch/arc/plat-arcfpga/ |
D | Kconfig | 28 The SMP extensions include:
|
/linux-4.1.27/Documentation/arm/ |
D | Booting | 185 For CPUs which do not include the ARM virtualization extensions, the 188 CPUs which include support for the virtualization extensions can be 190 these extensions. This is the recommended boot method for such CPUs, 209 virtualization extensions can boot correctly without extra help.
|
D | swp_emulation | 7 ARMv7 multiprocessing extensions introduce the ability to disable these
|
D | README | 11 generating ARM ELF code with GNU extensions. GCC 3.3 is known to be
|
/linux-4.1.27/arch/x86/boot/ |
D | pmjump.S | 65 # Clear registers to allow for future extensions to the
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | Kconfig | 5 tristate "Enable Wireless USB extensions"
|
/linux-4.1.27/Documentation/devicetree/bindings/ata/ |
D | imx-sata.txt | 4 with some special extensions at integration level.
|
D | sata_highbank.txt | 5 with some special extensions to add functionality.
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 27 depends on GSSAPI extensions that are KRB5 specific. 55 beyond 64KiB in size due to various authorization extensions attacked to
|
/linux-4.1.27/Documentation/powerpc/ |
D | cxl.txt | 214 For ABI padding and future extensions 291 For future extensions and padding. 310 For future extensions and padding. 340 For future extensions 360 For future extensions and padding
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | gic.txt | 73 * GIC virtualization extensions (VGIC) 75 For ARM cores that support the virtualization extensions, additional
|
/linux-4.1.27/Documentation/EDID/ |
D | edid.S | 271 extensions: .byte 0 /* Number of extensions to follow */ label
|
/linux-4.1.27/Documentation/networking/ |
D | radiotap-headers.txt | 25 [ <possible argument bitmap extensions ... > ] 31 argument bitmap extensions..." above), and the start of the arguments is moved
|
D | tproxy.txt | 64 3. Iptables extensions
|
D | filter.txt | 158 filters use Linux extensions that are not supported by libpcap's compiler, 261 The Linux kernel also has a couple of BPF extensions that are used along 264 extensions are loaded into A. 266 Possible BPF extensions are shown in the following table: 287 These extensions can also be prefixed with '#'. 571 originates from [e]xtended BPF is not the same as BPF extensions! While 572 eBPF is an ISA, BPF extensions date back to classic BPF's 'overloading'
|
D | rds.txt | 47 control messages, while other extensions use the getsockopt/
|
D | ip-sysctl.txt | 523 to use TCP extensions, can result in serious degradation
|
D | bonding.txt | 7 Corrections, HA extensions : 2000/10/03-15 :
|
/linux-4.1.27/arch/arm/mm/ |
D | dma-mapping.c | 1093 BUG_ON(addr < mapping->base || bitmap_index > mapping->extensions); in __free_iova() 1893 int extensions = 1; in arm_iommu_create_mapping() local 1904 extensions = bitmap_size / PAGE_SIZE; in arm_iommu_create_mapping() 1913 mapping->bitmaps = kzalloc(extensions * sizeof(unsigned long *), in arm_iommu_create_mapping() 1923 mapping->extensions = extensions; in arm_iommu_create_mapping() 1963 if (mapping->nr_bitmaps >= mapping->extensions) in extend_iommu_mapping()
|
D | proc-v7.S | 78 ALT_SMP(W(nop)) @ MP extensions imply L1 PTW
|
D | Kconfig | 678 ARMv7 multiprocessing extensions introduce the ability to disable
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 25 DIF and the other integrity extensions is that the protection format 34 As written, the protocol extensions only protect the path between 74 Extensions. As these extensions are outside the scope of the protocol 85 The advantage to the integrity extensions in SCSI and SATA is that
|
/linux-4.1.27/include/uapi/drm/ |
D | exynos_drm.h | 60 unsigned int extensions; member
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.h | 76 struct gssx_option_array extensions; member
|
D | gss_rpc_xdr.c | 405 err = dummy_dec_opt_array(xdr, &attr->extensions); in gssx_dec_name_attr()
|
/linux-4.1.27/net/sctp/ |
D | sm_make_chunk.c | 234 __u8 extensions[3]; in sctp_make_init() local 271 extensions[num_ext] = SCTP_CID_ASCONF; in sctp_make_init() 272 extensions[num_ext+1] = SCTP_CID_ASCONF_ACK; in sctp_make_init() 300 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init() 353 sctp_addto_param(retval, num_ext, extensions); in sctp_make_init() 397 __u8 extensions[3]; in sctp_make_init_ack() local 435 extensions[num_ext] = SCTP_CID_ASCONF; in sctp_make_init_ack() 436 extensions[num_ext+1] = SCTP_CID_ASCONF_ACK; in sctp_make_init_ack() 459 extensions[num_ext] = SCTP_CID_AUTH; in sctp_make_init_ack() 495 sctp_addto_param(retval, num_ext, extensions); in sctp_make_init_ack()
|
/linux-4.1.27/Documentation/isdn/ |
D | CREDITS | 56 For V.110, extended T.70 and Hylafax extensions in isdn_tty.c
|
D | README.gigaset | 280 number. Dialing "***" (three asterisks) calls all extensions
|
/linux-4.1.27/net/wireless/ |
D | Kconfig | 178 bool "cfg80211 wireless extensions compatibility" if !CFG80211_WEXT_EXPORT 184 extensions with cfg80211-based drivers.
|
/linux-4.1.27/drivers/mmc/host/ |
D | Kconfig | 634 tristate "Exynos specific extensions for Synopsys DW Memory Card Interface" 638 This selects support for Samsung Exynos SoC specific extensions to the 643 tristate "K3 specific extensions for Synopsys DW Memory Card Interface" 648 This selects support for Hisilicon K3 SoC specific extensions to the 664 tristate "Rockchip specific extensions for Synopsys DW Memory Card Interface" 668 This selects support for Rockchip SoC specific extensions to the
|
/linux-4.1.27/include/drm/ |
D | drm_edid.h | 304 u8 extensions; member
|
/linux-4.1.27/Documentation/misc-devices/ |
D | c2port.txt | 43 this code supports only flash programming but extensions are easy to
|
/linux-4.1.27/drivers/net/wireless/ |
D | Kconfig | 83 chips. This driver supports standard Linux wireless extensions. 146 It has basic support for Linux wireless extensions and initial
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_debugfs.c | 344 EDID_LENGTH * (1 + edid->extensions) > len) in edid_write()
|
D | drm_edid.c | 1131 for (i = 0; i <= edid->extensions; i++) in drm_edid_is_valid() 1347 return kmemdup(edid, (edid->extensions + 1) * EDID_LENGTH, GFP_KERNEL); in drm_edid_duplicate() 2436 if (edid == NULL || edid->extensions == 0) in drm_find_edid_extension() 2440 for (i = 0; i < edid->extensions; i++) { in drm_find_edid_extension() 2446 if (i == edid->extensions) in drm_find_edid_extension()
|
D | drm_crtc.c | 4400 size = EDID_LENGTH * (1 + edid->extensions); in drm_mode_connector_update_edid_property()
|
/linux-4.1.27/arch/arm/mach-realview/ |
D | Kconfig | 73 # ARMv6 CPU without K extensions, but does have the new exclusive ops
|
/linux-4.1.27/Documentation/mmc/ |
D | mmc-async-req.txt | 44 MMC host extensions
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 17 extensions. It can be one of: none, motionp, nunchuck, classic,
|
D | dev-kmsg | 64 Future extensions might add more comma separated values before
|
D | sysfs-firmware-dmi | 8 cases where there are OEM extensions used.
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 78 implementation without the security extensions" which we present to the
|
/linux-4.1.27/Documentation/acpi/ |
D | video_extension.txt | 1 ACPI video extensions
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | Kconfig | 61 tristate "ACPI PCI Hotplug driver IBM extensions"
|
/linux-4.1.27/Documentation/video4linux/ |
D | meye.txt | 123 - 'motioneye' still uses the meye private v4l1 API extensions.
|
D | uvcvideo.txt | 16 The UVC specification allows for vendor-specific extensions through extension
|
/linux-4.1.27/Documentation/driver-model/ |
D | class.txt | 41 can be used by drivers, extensions and interfaces.
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | Kconfig.cputype | 248 This option enables kernel support for the Altivec extensions to the 265 This option enables kernel support for the Vector Scaler extensions
|
/linux-4.1.27/drivers/i2c/ |
D | Kconfig | 90 Say Y here if you want support for SMBus extensions to the I2C
|
/linux-4.1.27/Documentation/i2c/ |
D | functionality | 19 I2C_FUNC_10BIT_ADDR Handles the 10-bit address extensions
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_vidi.c | 408 edid_len = (1 + ctx->raw_edid->extensions) * EDID_LENGTH; in vidi_get_modes()
|
/linux-4.1.27/Documentation/hwmon/ |
D | pmbus-core | 28 device specific extensions in addition to the core PMBus driver, since it is 32 To make device specific extensions as scalable as possible, and to avoid having
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | Kconfig | 298 bool "Support pcm037 EET board extensions" 303 Add support for PCM037 EET baseboard extensions. If you are using the
|
/linux-4.1.27/Documentation/sound/oss/ |
D | SoundPro | 1 Documentation for the SoundPro CMI8330 extensions in the WSS driver (ad1848.o)
|
/linux-4.1.27/drivers/firmware/ |
D | iscsi_ibft.c | 106 u16 extensions; member
|
D | edd.c | 564 static EDD_DEVICE_ATTR(extensions, 0444, edd_show_extensions, edd_has_edd_info);
|
/linux-4.1.27/include/acpi/ |
D | actbl2.h | 598 u16 extensions; member
|
/linux-4.1.27/Documentation/acpi/apei/ |
D | einj.txt | 148 that supports it. All vendor extensions have the 0x80000000 bit set in
|
/linux-4.1.27/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 32 - ioctl: While the driver is allowed to have extensions to the IOCTL interface,
|
/linux-4.1.27/arch/arm/kernel/ |
D | head.S | 500 and r0, r0, #0xc0000000 @ multiprocessing extensions and
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 189 when mounting to Samba, due to the CIFS POSIX extensions,
|
/linux-4.1.27/Documentation/crypto/ |
D | async-tx-api.txt | 50 3/ dmaengine extensions to support multiple clients and operation types
|
/linux-4.1.27/Documentation/timers/ |
D | hrtimers.txt | 23 for many years - and thus even small extensions to it easily break
|
/linux-4.1.27/Documentation/arm64/ |
D | booting.txt | 140 the virtualisation extensions) or non-secure EL1.
|
/linux-4.1.27/drivers/macintosh/ |
D | Kconfig | 140 Say Y here to enable Macintosh specific extensions of the generic
|
/linux-4.1.27/drivers/input/joystick/ |
D | Kconfig | 23 supports many extensions, including joysticks with throttle control,
|
/linux-4.1.27/Documentation/fb/ |
D | api.txt | 302 extensions.
|
/linux-4.1.27/drivers/hid/ |
D | Kconfig | 826 Support for all official Nintendo extensions is available, however, 3rd 827 party extensions might not be supported. Please report these devices to:
|
/linux-4.1.27/arch/xtensa/ |
D | Kconfig | 28 architecture supports all processor configurations and extensions,
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 70 future extensions is going right down the gutters since someone will submit
|
/linux-4.1.27/Documentation/ |
D | HOWTO | 36 adheres to the ISO C89 standard, it uses a number of extensions that are 42 and the extensions that it uses, and unfortunately there is no
|
D | 00-INDEX | 25 - DMA API, pci_ API & extensions for non-consistent memory machines.
|
D | DMA-API.txt | 10 Part II describes extensions for supporting non-consistent memory
|
D | devices.txt | 449 232 = /dev/kvm Kernel-based virtual machine (hardware virtualization extensions)
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 429 structure containing both the uart_port entry with their own extensions,
|
/linux-4.1.27/arch/ia64/ |
D | Kconfig | 526 firmware extensions, such as the ability to inject memory-errors
|
/linux-4.1.27/arch/x86/ |
D | Kconfig.cpu | 96 extensions.
|
/linux-4.1.27/Documentation/input/ |
D | joystick-parport.txt | 160 However, as time passed, extensions to this standard developed, and these
|
D | joystick.txt | 169 It also supports extensions like additional hats and buttons compatible
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 53 facility that allows backward-compatible extensions to the API to be 160 The API allows the application to query about extensions to the core 163 Generally 0 means no and 1 means yes, but some extensions may report 967 +Not all extensions are enabled by default. Using this ioctl the application 971 do support it, it only works for extensions that are supported for enablement. 2803 The "reserved" field is meant for future extensions. It is not used by
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 523 What you reach with this: Settings for unknown video extensions 640 used to enable/disable certain hardware extensions. Examples are
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 1294 set with many extensions. 1302 with many extensions. 1314 with many extensions.
|
/linux-4.1.27/drivers/usb/host/ |
D | Kconfig | 80 Some EHCI chips have vendor-specific extensions to integrate
|
/linux-4.1.27/drivers/platform/x86/ |
D | Kconfig | 200 This is a driver for the WMI extensions (wireless and bluetooth power
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 144 bool "Enable vendor-specific extensions (for SCSI CDROM)" 802 bool "Enable NCR53c400 extensions"
|
/linux-4.1.27/ |
D | CREDITS | 2703 D: wl3501 PCMCIA wireless card initial support for wireless extensions in 2.4 2866 D: Loop device driver extensions 3915 D: ALS-007 sound card extensions to Sound Blaster driver
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 549 x_tables match/target extensions over the nf_tables
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 1389 GNU extensions.
|