/linux-4.4.14/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.4.14/net/netfilter/ipset/ |
D | ip_set_bitmap_ipmac.c | 55 unsigned char extensions[0] /* MAC + data extensions */ 77 #define get_elem(extensions, id, dsize) \ argument 78 (struct bitmap_ipmac_elem *)(extensions + (id) * (dsize)) 80 #define get_const_elem(extensions, id, dsize) \ argument 81 (const struct bitmap_ipmac_elem *)(extensions + (id) * (dsize)) 93 elem = get_const_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_test() 107 elem = get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_gc_test() 151 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_add() 195 get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_do_list() 287 a->extensions == b->extensions; in bitmap_ipmac_same_set()
|
D | ip_set_bitmap_port.c | 43 unsigned char extensions[0] /* data extensions */ 194 a->extensions == b->extensions; in bitmap_port_same_set()
|
D | ip_set_bitmap_gen.h | 36 #define get_ext(set, map, id) ((map)->extensions + ((set)->dsize * (id))) 70 if (set->dsize && set->extensions & IPSET_EXT_DESTROY) in mtype_destroy() 82 if (set->extensions & IPSET_EXT_DESTROY) in mtype_flush()
|
D | ip_set_bitmap_ip.c | 51 unsigned char extensions[0] /* data extensions */ 208 a->extensions == b->extensions; in bitmap_ip_same_set()
|
D | ip_set_list_set.c | 541 a->extensions == b->extensions; in list_set_same_set()
|
D | ip_set_hash_gen.h | 394 if (set->extensions & IPSET_EXT_DESTROY) in mtype_flush() 417 if (set->extensions & IPSET_EXT_DESTROY && ext_destroy) in mtype_ahash_destroy() 471 a->extensions == b->extensions; in mtype_same_set()
|
D | ip_set_core.c | 384 set->extensions |= ip_set_extensions[id].type; in ip_set_elem_len()
|
/linux-4.4.14/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. 16 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 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 | img-dw-mshc.txt | 1 * Imagination specific extensions to the Synopsys Designware Mobile Storage 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.
|
/linux-4.4.14/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.4.14/arch/x86/kvm/ |
D | Kconfig | 49 virtualization extensions. You will need a fairly recent 50 processor equipped with virtualization extensions. You will also 68 extensions. 78 (SVM) extensions.
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/display/ |
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
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 46 /* GNU DWARF 1 extensions */ 60 /* SGI/MIPS DWARF 2 extensions */
|
/linux-4.4.14/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.4.14/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) 246 u8 extensions; member
|
/linux-4.4.14/arch/arm/include/asm/ |
D | dma-iommu.h | 18 unsigned int extensions; member
|
/linux-4.4.14/fs/isofs/ |
D | Kconfig | 6 Unix systems. The so-called Rock-Ridge extensions which allow for 18 bool "Microsoft Joliet CDROM extensions"
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | TODO | 4 - remove support for older wireless extensions
|
/linux-4.4.14/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.4.14/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.4.14/crypto/asymmetric_keys/ |
D | x509.asn1 | 17 extensions [ 3 ] Extensions OPTIONAL
|
/linux-4.4.14/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.4.14/arch/x86/boot/ |
D | pmjump.S | 65 # Clear registers to allow for future extensions to the
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | Kconfig | 5 tristate "Enable Wireless USB extensions"
|
/linux-4.4.14/Documentation/devicetree/bindings/display/rockchip/ |
D | dw_hdmi-rockchip.txt | 1 Rockchip specific extensions to the Synopsys Designware HDMI
|
/linux-4.4.14/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.4.14/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.4.14/Documentation/powerpc/ |
D | cxl.txt | 217 For ABI padding and future extensions 294 For future extensions and padding. 313 For future extensions and padding. 343 For future extensions 363 For future extensions and padding
|
/linux-4.4.14/Documentation/EDID/ |
D | edid.S | 271 extensions: .byte 0 /* Number of extensions to follow */ label
|
/linux-4.4.14/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 | 549 to use TCP extensions, can result in serious degradation
|
D | bonding.txt | 7 Corrections, HA extensions : 2000/10/03-15 :
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic.txt | 89 * GIC virtualization extensions (VGIC) 91 For ARM cores that support the virtualization extensions, additional
|
/linux-4.4.14/arch/arm/mm/ |
D | dma-mapping.c | 1103 BUG_ON(addr < mapping->base || bitmap_index > mapping->extensions); in __free_iova() 1905 int extensions = 1; in arm_iommu_create_mapping() local 1916 extensions = bitmap_size / PAGE_SIZE; in arm_iommu_create_mapping() 1925 mapping->bitmaps = kzalloc(extensions * sizeof(unsigned long *), in arm_iommu_create_mapping() 1935 mapping->extensions = extensions; in arm_iommu_create_mapping() 1975 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 | 694 ARMv7 multiprocessing extensions introduce the ability to disable
|
/linux-4.4.14/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.4.14/include/uapi/drm/ |
D | exynos_drm.h | 60 unsigned int extensions; member
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/net/wireless/ |
D | Kconfig | 188 bool "cfg80211 wireless extensions compatibility" if !CFG80211_WEXT_EXPORT 194 extensions with cfg80211-based drivers.
|
/linux-4.4.14/Documentation/misc-devices/ |
D | c2port.txt | 43 this code supports only flash programming but extensions are easy to
|
/linux-4.4.14/drivers/mmc/host/ |
D | Kconfig | 636 tristate "Exynos specific extensions for Synopsys DW Memory Card Interface" 640 This selects support for Samsung Exynos SoC specific extensions to the 645 tristate "K3 specific extensions for Synopsys DW Memory Card Interface" 649 This selects support for Hisilicon K3 SoC specific extensions to the 665 tristate "Rockchip specific extensions for Synopsys DW Memory Card Interface" 669 This selects support for Rockchip SoC specific extensions to the
|
/linux-4.4.14/include/drm/ |
D | drm_edid.h | 304 u8 extensions; member
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 45 implement the power extensions by using a simple cpu power model. The 58 cpufreq cooling device with power extensions using the device tree
|
/linux-4.4.14/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.4.14/arch/arm/mach-realview/ |
D | Kconfig | 73 # ARMv6 CPU without K extensions, but does have the new exclusive ops
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_debugfs.c | 344 EDID_LENGTH * (1 + edid->extensions) > len) in edid_write()
|
D | drm_edid.c | 1179 for (i = 0; i <= edid->extensions; i++) in drm_edid_is_valid() 1399 return kmemdup(edid, (edid->extensions + 1) * EDID_LENGTH, GFP_KERNEL); in drm_edid_duplicate() 2497 if (edid == NULL || edid->extensions == 0) in drm_find_edid_extension() 2501 for (i = 0; i < edid->extensions; i++) { in drm_find_edid_extension() 2507 if (i == edid->extensions) in drm_find_edid_extension()
|
D | drm_crtc.c | 4701 size = EDID_LENGTH * (1 + edid->extensions); in drm_mode_connector_update_edid_property()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 17 extensions. It can be one of: none, motionp, nunchuck, classic,
|
D | sysfs-firmware-dmi-entries | 8 cases where there are OEM extensions used.
|
D | dev-kmsg | 64 Future extensions might add more comma separated values before
|
/linux-4.4.14/Documentation/mmc/ |
D | mmc-async-req.txt | 44 MMC host extensions
|
/linux-4.4.14/Documentation/driver-model/ |
D | class.txt | 41 can be used by drivers, extensions and interfaces.
|
/linux-4.4.14/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.4.14/drivers/pci/hotplug/ |
D | Kconfig | 61 tristate "ACPI PCI Hotplug driver IBM extensions"
|
/linux-4.4.14/Documentation/acpi/ |
D | video_extension.txt | 1 ACPI video extensions
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 79 implementation without the security extensions" which we present to the
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig.cputype | 237 This option enables kernel support for the Altivec extensions to the 254 This option enables kernel support for the Vector Scaler extensions
|
/linux-4.4.14/drivers/i2c/ |
D | Kconfig | 90 Say Y here if you want support for SMBus extensions to the I2C
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_vidi.c | 358 edid_len = (1 + ctx->raw_edid->extensions) * EDID_LENGTH; in vidi_get_modes()
|
/linux-4.4.14/Documentation/i2c/ |
D | functionality | 19 I2C_FUNC_10BIT_ADDR Handles the 10-bit address extensions
|
/linux-4.4.14/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.4.14/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.4.14/Documentation/sound/oss/ |
D | SoundPro | 1 Documentation for the SoundPro CMI8330 extensions in the WSS driver (ad1848.o)
|
/linux-4.4.14/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.4.14/Documentation/acpi/apei/ |
D | einj.txt | 148 that supports it. All vendor extensions have the 0x80000000 bit set in
|
/linux-4.4.14/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.4.14/arch/arm/kernel/ |
D | head.S | 520 and r0, r0, #0xc0000000 @ multiprocessing extensions and
|
/linux-4.4.14/include/acpi/ |
D | actbl2.h | 600 u16 extensions; member
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 189 when mounting to Samba, due to the CIFS POSIX extensions,
|
/linux-4.4.14/Documentation/crypto/ |
D | async-tx-api.txt | 50 3/ dmaengine extensions to support multiple clients and operation types
|
/linux-4.4.14/Documentation/ |
D | printk-formats.txt | 312 If you add other %p extensions, please extend lib/test_printf.c with
|
D | adding-syscalls.txt | 54 extensions of the interface. 59 learn from the history of the kernel and plan for extensions from the start.)
|
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.4.14/Documentation/timers/ |
D | hrtimers.txt | 23 for many years - and thus even small extensions to it easily break
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 140 Say Y here to enable Macintosh specific extensions of the generic
|
/linux-4.4.14/drivers/input/joystick/ |
D | Kconfig | 23 supports many extensions, including joysticks with throttle control,
|
/linux-4.4.14/Documentation/arm64/ |
D | booting.txt | 150 the virtualisation extensions) or non-secure EL1.
|
/linux-4.4.14/Documentation/fb/ |
D | api.txt | 302 extensions.
|
/linux-4.4.14/drivers/thermal/ |
D | Kconfig | 161 In order to use the power extensions of the cooling device,
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 70 future extensions is going right down the gutters since someone will submit
|
/linux-4.4.14/drivers/hid/ |
D | Kconfig | 853 Support for all official Nintendo extensions is available, however, 3rd 854 party extensions might not be supported. Please report these devices to:
|
/linux-4.4.14/arch/xtensa/ |
D | Kconfig | 32 architecture supports all processor configurations and extensions,
|
/linux-4.4.14/Documentation/serial/ |
D | driver | 429 structure containing both the uart_port entry with their own extensions,
|
/linux-4.4.14/arch/x86/ |
D | Kconfig.cpu | 106 extensions.
|
/linux-4.4.14/arch/ia64/ |
D | Kconfig | 503 firmware extensions, such as the ability to inject memory-errors
|
/linux-4.4.14/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.4.14/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 999 +Not all extensions are enabled by default. Using this ioctl the application 1003 do support it, it only works for extensions that are supported for enablement. 2844 The "reserved" field is meant for future extensions. It is not used by
|
/linux-4.4.14/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.4.14/arch/mips/ |
D | Kconfig | 1340 set with many extensions. 1348 with many extensions. 1360 with many extensions.
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig | 666 The ARMv8.1 architecture extensions introduce support for
|
/linux-4.4.14/drivers/usb/host/ |
D | Kconfig | 87 Some EHCI chips have vendor-specific extensions to integrate
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 61 DAX: File system extensions to bypass the page cache and block layer to
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 220 This is a driver for the WMI extensions (wireless and bluetooth power
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 144 bool "Enable vendor-specific extensions (for SCSI CDROM)" 814 bool "Enable NCR53c400 extensions"
|
/linux-4.4.14/ |
D | CREDITS | 2707 D: wl3501 PCMCIA wireless card initial support for wireless extensions in 2.4 2874 D: Loop device driver extensions 3927 D: ALS-007 sound card extensions to Sound Blaster driver
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 563 x_tables match/target extensions over the nf_tables
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 1389 GNU extensions.
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_dp.c | 4287 block += intel_connector->detect_edid->extensions; in intel_dp_autotest_edid()
|