Home
last modified time | relevance | path

Searched refs:included (Results 1 – 25 of 729) sorted by relevance

12345678910>>...30

/linux-6.1.9/tools/perf/Documentation/
Dbuild-docdep.perl4 my %included = ();
14 $included{$_} = 1;
24 while (my ($text, $included) = each %include) {
25 for my $i (keys %$included) {
32 $included{$j} = 1;
41 while (my ($text, $included) = each %include) {
42 if (! exists $included{$text} &&
44 print "$base.html $base.xml : ", join(" ", keys %$included), "\n";
/linux-6.1.9/scripts/kconfig/tests/err_recursive_inc/
Dexpected_stderr4 included from: Kconfig.inc3:2
5 included from: Kconfig.inc2:4
6 included from: Kconfig.inc1:5
/linux-6.1.9/usr/include/
Dheaders_check.pl138 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) {
139 check_include_typesh($included);
160 if (my $included = ($line =~ /^\s*#\s*include\s+[<"](\S+)[>"]/)[0]) {
161 check_include_typesh($included);
/linux-6.1.9/drivers/i2c/busses/
DKconfig23 If you say yes to this option, support will be included for the SMB
35 If you say yes to this option, support will be included for the SMB
47 If you say yes to this option, support will be included for the
57 If you say yes to this option, support will be included for the AMD
82 If you say yes to this option, support will be included for the
92 If you say yes to this option, support will be included for the AMD
115 If you say yes to this option, support will be included for the Intel
180 If you say yes to this option, support will be included for the Intel
190 If you say yes to this option, support will be included for the Intel
224 If you say yes to this option, support will be included for the
[all …]
/linux-6.1.9/drivers/i2c/muxes/
DKconfig14 If you say yes to this option, support will be included for an
26 If you say yes to this option, support will be included for a
39 If you say yes to this option, support will be included for a
82 If you say yes to this option, support will be included for an I2C
94 If you say yes to this option, support will be included for a
107 If you say yes to this option, support will be included for an I2C
114 If you say yes to this option, support will be included for a
/linux-6.1.9/drivers/spmi/
DKconfig19 If you say yes to this option, support will be included for the
30 If you say yes to this option, support will be included for the
41 If you say yes to this option, support will be included for the
/linux-6.1.9/tools/testing/ktest/examples/
DREADME26 included into other configs. This is a real use example that shows how
28 are included by other config files, where the other config files define
29 options and variables that will make the included config work for the
/linux-6.1.9/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-isku25 Profile number for which this settings occur is included in
35 capslock key for a specific profile. Profile number is included
45 easyzone keys for a specific profile. Profile number is included
55 function keys for a specific profile. Profile number is included
65 keys for a specific profile. Profile number is included in
75 keys for a specific profile. Profile number is included in
85 thumbster keys for a specific profile. Profile number is included
103 a specific profile. Profile number is included in written data.
115 Button and profile numbers are included in written data.
Dsysfs-driver-hid-roccat-ryos25 a specific profile. Profile index is included in written data.
35 function keys for a specific profile. Profile index is included
45 keys for a specific profile. Profile index is included in
55 thumbster keys for a specific profile. Profile index is included
66 is included in written data. The data has to be 8 bytes long.
75 easyzone keys for a specific profile. Profile index is included
86 Profile index for which this settings occur is included in
96 a specific profile. Profile index is included in written data.
108 Button and profile indexes are included in written data.
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dpixfmt-meta-vsp1-hgt.rst61 Pixels with a hue value included in the centre of an area (between nL and nU
62 included) are attributed to that single area and given a weight of 16. Pixels
63 with a hue value included in the overlapping region between two areas (between
/linux-6.1.9/tools/include/asm-generic/
Dbitops.h23 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/arch/openrisc/include/asm/
Dbitops.h35 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/arch/loongarch/include/asm/
Dbitops.h11 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/include/asm-generic/
Dbitops.h25 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/arch/arm64/include/asm/
Dbitops.h11 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-chromeos-driver-cros-ec-vbc5 Read/write the verified boot context data included on a
/linux-6.1.9/Documentation/devicetree/bindings/arm/omap/
Ddsp.txt3 TI DSP included in OMAP SoC
/linux-6.1.9/arch/csky/include/asm/
Dbitops.h64 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/arch/sh/include/asm/
Dbitops.h6 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/arch/riscv/kernel/
Dimage-vars.h12 #error This file should only be included in vmlinux.lds.S
/linux-6.1.9/Documentation/security/
Dlsm.rst73 program execution security information, security fields are included in
77 security information, a security field is included in :c:type:`struct
79 information, security fields are included in :c:type:`struct inode
101 included in the `include/linux/lsm_hooks.h` header file.
/linux-6.1.9/arch/sparc/include/asm/
Dbitops_64.h12 #error only <linux/bitops.h> can be included directly
/linux-6.1.9/arch/arm/boot/dts/
Dbcm5301x-nand-cs0-bch8.dtsi5 * This should be included if the NAND controller is on chip select 0
/linux-6.1.9/drivers/net/ethernet/nxp/
DKconfig8 Say Y or M here if you want to use the NXP ethernet MAC included on
/linux-6.1.9/arch/arm64/kernel/
Dimage.h11 #error This file should only be included in vmlinux.lds.S

12345678910>>...30