Searched refs:covered (Results 1 – 25 of 135) sorted by relevance
123456
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | arizona-regulator.txt | 14 - ldo1 : Initial data for the LDO1 regulator, as covered in 16 - micvdd : Initial data for the MICVDD regulator, as covered in
|
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 46 unsigned char covered; member 324 s->covered = 1; in mce_severity_intel() 365 seq_printf(f, "%d\t%s\n", ser->covered, ser->msg); in s_show() 387 severities[i].covered = 0; in severities_coverage_write()
|
/Linux-v4.19/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-v4.19/kernel/sched/ |
D | topology.c | 702 struct cpumask *covered = sched_domains_tmpmask; in build_overlap_sched_groups() local 707 cpumask_clear(covered); in build_overlap_sched_groups() 712 if (cpumask_test_cpu(i, covered)) in build_overlap_sched_groups() 735 cpumask_or(covered, covered, sg_span); in build_overlap_sched_groups() 871 struct cpumask *covered; in build_sched_groups() local 875 covered = sched_domains_tmpmask; in build_sched_groups() 877 cpumask_clear(covered); in build_sched_groups() 882 if (cpumask_test_cpu(i, covered)) in build_sched_groups() 887 cpumask_or(covered, covered, sched_group_span(sg)); in build_sched_groups()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
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 | tlv320aic3x.txt | 35 device as covered in Documentation/devicetree/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
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/light/ |
D | cm36651.txt | 10 As covered in ../../regulator/regulator.txt
|
D | gp2ap020a00f.txt | 12 - vled-supply : VLED power supply, as covered in ../regulator/regulator.txt
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | arizona.txt | 36 as covered in Documentation/devicetree/bindings/regulator/regulator.txt 68 they are being externally supplied. As covered in
|
/Linux-v4.19/Documentation/devicetree/bindings/gpu/ |
D | brcm,bcm-v3d.txt | 3 Only the Broadcom V3D 3.x and newer GPUs are covered by this binding.
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | hisi504-nand.txt | 18 - nand-ecc-step-size: Number of data bytes covered by a single ECC step.
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/pci/ |
D | altera-pcie.txt | 24 - bus-range: PCI bus numbers covered
|
D | aardvark-pci.txt | 21 - bus-range: PCI bus numbers covered
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | sodaville.txt | 5 which is covered by the gpio.txt file in this folder.
|
/Linux-v4.19/Documentation/core-api/ |
D | tracepoint.rst | 30 unregistering probes with these callback sites is covered in the
|
/Linux-v4.19/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
|
123456