Searched refs:covered (Results 1 – 25 of 142) sorted by relevance
123456
/Linux-v5.15/arch/x86/kernel/cpu/mce/ |
D | severity.c | 47 unsigned char covered; member 401 s->covered = 1; in mce_severity_intel() 443 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show() 465 severities[i].covered = 0; in severities_coverage_write()
|
/Linux-v5.15/fs/jffs2/ |
D | LICENCE | 24 covered by the GNU General Public License. However the source code for 29 this file might be covered by the GNU General Public License.
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | simple-amplifier.txt | 8 - VCC-supply : power supply for the device, as covered
|
D | adi,adau7002.txt | 10 supply as covered in Documentation/devicetree/bindings/regulator/regulator.txt
|
D | max9860.txt | 10 the device, as covered in bindings/regulator/regulator.txt
|
D | wm8804.txt | 13 - PVDD-supply, DVDD-supply : Power supplies for the device, as covered
|
D | cs42xx8.txt | 15 as covered in Documentation/devicetree/bindings/regulator/regulator.txt
|
D | cs53l30.txt | 10 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
D | pcm512x.txt | 15 device, as covered in bindings/regulator/regulator.txt
|
D | max98504.txt | 11 as covered in ../regulator/regulator.txt
|
D | cs43130.txt | 11 power supplies for the device, as covered in
|
D | cs35l32.txt | 11 as covered in Documentation/devicetree/bindings/regulator/regulator.txt.
|
/Linux-v5.15/kernel/sched/ |
D | topology.c | 986 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local 991 cpumask_clear(covered); in build_overlap_sched_groups() 996 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups() 1054 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups() 1197 struct cpumask *covered; in build_sched_groups() local 1201 covered = sched_domains_tmpmask; in build_sched_groups() 1203 cpumask_clear(covered); in build_sched_groups() 1208 if (cpumask_test_cpu(i, covered)) in build_sched_groups() 1213 cpumask_or(covered, covered, sched_group_span(sg)); in build_sched_groups()
|
/Linux-v5.15/Documentation/x86/ |
D | booting-dt.rst | 18 does not parse / consider data which is already covered by the boot
|
/Linux-v5.15/Documentation/devicetree/bindings/mtd/ |
D | hisi504-nand.txt | 18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
|
/Linux-v5.15/Documentation/xtensa/ |
D | booting.rst | 21 physical addresses covered by the default KSEG mapping (XCHAL_KSEG_PADDR..
|
/Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
D | sodaville.txt | 5 which is covered by the gpio.txt file in this folder.
|
/Linux-v5.15/Documentation/devicetree/bindings/media/ |
D | samsung-s5k6a3.txt | 32 - data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in
|
D | samsung-s5k5baf.txt | 34 - data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in
|
/Linux-v5.15/Documentation/devicetree/bindings/soc/bcm/ |
D | brcm,bcm2835-pm.txt | 5 binding which covered some of PM's register range and functionality.
|
/Linux-v5.15/Documentation/core-api/ |
D | tracepoint.rst | 30 unregistering probes with these callback sites is covered in the
|
/Linux-v5.15/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 93 sent to those mailing lists are considered covered by the Code of 109 Interaction in other forums is covered by whatever rules apply to said 110 forums and is in general not covered by the Code of Conduct. Exceptions
|
/Linux-v5.15/Documentation/devicetree/bindings/pci/ |
D | altera-pcie.txt | 26 - bus-range: PCI bus numbers covered
|
D | aardvark-pci.txt | 21 - bus-range: PCI bus numbers covered
|
/Linux-v5.15/drivers/net/wireless/ath/wil6210/ |
D | Kconfig | 12 60 GHz band, covered by the IEEE802.11ad standard.
|
123456