Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 25 of 231) sorted by relevance

12345678910

/Linux-v5.4/drivers/gpu/drm/rockchip/
DKconfig24 bool "Rockchip specific extensions for Analogix DP driver"
26 This selects support for Rockchip SoC specific extensions
34 This selects support for Rockchip SoC specific extensions
40 bool "Rockchip specific extensions for Synopsys DW HDMI"
42 This selects support for Rockchip SoC specific extensions
48 bool "Rockchip specific extensions for Synopsys DW MIPI DSI"
50 This selects support for Rockchip SoC specific extensions
56 bool "Rockchip specific extensions for Innosilicon HDMI"
58 This selects support for Rockchip SoC specific extensions
83 bool "Rockchip specific extensions for RK3066 HDMI"
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dk3-dw-mshc.txt1 * Hisilicon specific extensions to the Synopsys Designware Mobile
10 extensions to the Synopsys Designware Mobile Storage Host Controller.
15 - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions.
17 with hi3670 specific extensions.
18 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
19 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions.
Dexynos-dw-mshc.txt1 * 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.
Dbluefield-dw-mshc.txt1 * Mellanox Bluefield SoC specific extensions to the Synopsys Designware
10 specific extensions to the Synopsys Designware Mobile Storage Host Controller.
16 specific extensions.
Dsocfpga-dw-mshc.txt1 * Altera SOCFPGA specific extensions to the Synopsys Designware Mobile
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
Dimg-dw-mshc.txt1 * Imagination specific extensions to the Synopsys Designware Mobile Storage
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
Dzx-dw-mshc.txt1 * ZTE specific extensions to the Synopsys Designware Mobile Storage
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
Dhi3798cv200-dw-mshc.txt1 * Hisilicon Hi3798CV200 specific extensions to the Synopsys Designware Mobile
10 specific extensions to the Synopsys Designware Mobile Storage Host Controller.
Drockchip-dw-mshc.txt1 * Rockchip specific extensions to the Synopsys Designware Mobile
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
/Linux-v5.4/Documentation/filesystems/
Disofs.txt8 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.
/Linux-v5.4/net/netfilter/ipset/
Dip_set_bitmap_ipmac.c52 unsigned char extensions[0] /* MAC + data extensions */
74 #define get_elem(extensions, id, dsize) \ argument
75 (struct bitmap_ipmac_elem *)(extensions + (id) * (dsize))
77 #define get_const_elem(extensions, id, dsize) \ argument
78 (const struct bitmap_ipmac_elem *)(extensions + (id) * (dsize))
90 elem = get_const_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_test()
104 elem = get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_gc_test()
148 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_add()
192 get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_do_list()
289 a->extensions == b->extensions; in bitmap_ipmac_same_set()
Dip_set_bitmap_port.c40 unsigned char extensions[0] /* data extensions */
191 a->extensions == b->extensions; in bitmap_port_same_set()
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dprogramming-language.rst15 这种方言包含对语言 :ref:`gnu-extensions <cn_gnu-extensions>` 的许多扩展,当然,它们许多都在内核中使用。
59 .. _cn_gnu-extensions:
61 gnu-extensions
/Linux-v5.4/Documentation/admin-guide/LSM/
Dindex.rst6 various security checks to be hooked by new kernel extensions. The name
7 "module" is a bit of a misnomer since these extensions are not actually
14 (MAC) extensions which provide a comprehensive security policy. Examples
16 MAC extensions, other extensions can be built using the LSM to provide
/Linux-v5.4/Documentation/
Dconf.py39 extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain', variable
44 extensions.append("sphinx.ext.imgmath")
46 extensions.append("sphinx.ext.pngmath")
/Linux-v5.4/Documentation/process/
Dprogramming-language.rst11 This dialect contains many extensions to the language [gnu-extensions]_,
21 One of the common extensions used throughout the kernel are attributes
42 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/Linux-v5.4/arch/x86/kvm/
DKconfig50 virtualization extensions. You will need a fairly recent
51 processor equipped with virtualization extensions. You will also
69 extensions.
79 (SVM) extensions.
/Linux-v5.4/drivers/vfio/pci/
DKconfig32 bool "VFIO PCI extensions for Intel graphics (GVT-d)"
36 Support for Intel IGD specific extensions to enable direct
/Linux-v5.4/Documentation/filesystems/cifs/
Dcifsroot.txt21 POSIX features (See [1]). The equivalent extensions for the newer
28 default will change once the SMB3 POSIX extensions are fully
34 To enable SMB1+UNIX extensions you will need to set these global
/Linux-v5.4/tools/perf/scripts/python/
Dintel-pt-events.py53 extensions = (payload >> 32) & 0x3
54 print("hints: %#x extensions: %#x" % (hints, extensions), end=' ')
/Linux-v5.4/Documentation/media/uapi/mediactl/
Dmedia-ioc-enum-links.rst89 - Reserved for future extensions. Drivers and applications must set
116 - Reserved for future extensions. Drivers and applications must set
144 - Reserved for future extensions. Drivers and applications must set
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-radio.rst32 capability flags are reserved for future extensions.
44 reserved for future extensions.
/Linux-v5.4/fs/isofs/
DKconfig7 Unix systems. The so-called Rock-Ridge extensions which allow for
19 bool "Microsoft Joliet CDROM extensions"
/Linux-v5.4/Documentation/firmware-guide/acpi/dsd/
Dgraph.rst13 specification [1][6]. There are two _DSD extensions that are relevant
14 for graphs: property [4] and hierarchical data extensions [5]. The
18 defined by the property extension. The two extensions together provide
27 extensions objects. A device's _DSD object is represented by an
/Linux-v5.4/include/linux/netfilter/ipset/
Dip_set.h64 #define SET_WITH_TIMEOUT(s) ((s)->extensions & IPSET_EXT_TIMEOUT)
65 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER)
66 #define SET_WITH_COMMENT(s) ((s)->extensions & IPSET_EXT_COMMENT)
67 #define SET_WITH_SKBINFO(s) ((s)->extensions & IPSET_EXT_SKBINFO)
249 u8 extensions; member

12345678910