Home
last modified time | relevance | path

Searched refs:relevant (Results 1 – 25 of 258) sorted by relevance

1234567891011

/Linux-v5.10/tools/power/cpupower/debug/i386/
Ddump_psb.c24 static long relevant; variable
114 if (relevant != 0) { in decode_psb()
115 if (relevant!= pst->cpuid) in decode_psb()
166 relevant = strtol(optarg, NULL, 16); in main()
/Linux-v5.10/scripts/coccinelle/api/
Dmemdup_user.cocci22 def relevant(p):
28 position p : script:python() { relevant(p) };
53 position p : script:python() { relevant(p) };
75 position p : script:python() { relevant(p) };
88 position p : script:python() { relevant(p) };
Dkfree_sensitive.cocci24 def relevant(p):
36 position p : script:python() { relevant(p) };
52 position p : script:python() { relevant(p) };
70 position p : script:python() { relevant(p) };
Dkvmalloc.cocci20 def relevant(p):
72 position p : script:python() { relevant(p) };
225 position p : script:python() { relevant(p) };
/Linux-v5.10/scripts/coccinelle/misc/
Dflexible_array.cocci20 def relevant(positions):
29 position p : script:python() { relevant(p) };
57 position p : script:python() { relevant(p) };
/Linux-v5.10/Documentation/virt/kvm/devices/
Dmpic.rst31 to the relevant MSIIR.
42 byte offset of the relevant IVPR from EIVPR0, divided by 32.
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-enum-fmt.rst194 colorspace. This flag is relevant only for capture devices.
201 transfer function. This flag is relevant only for capture devices.
208 Y'CbCr encoding. This flag is relevant only for capture devices.
215 HSV encoding. This flag is relevant only for capture devices.
222 quantization. This flag is relevant only for capture devices.
/Linux-v5.10/net/can/j1939/
DKconfig13 The relevant parts in kernel are
/Linux-v5.10/Documentation/admin-guide/
Dreporting-bugs.rst51 device driver in the MAINTAINERS file. Search in the file for relevant
84 bugs at once, it's difficult for maintainers to tease apart the relevant
105 relevant to your bug, feel free to exclude it.
133 [8.7.] Other information that might be relevant to the problem
135 think to be relevant):
/Linux-v5.10/Documentation/devicetree/bindings/spi/
Dspi-sc18is602.txt14 The clock-frequency property is relevant and needed only if the chip has an
/Linux-v5.10/drivers/misc/ti-st/
DKconfig16 are returned to relevant protocol drivers based on their
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-devices-waiting_for_supplier9 information is no longer relevant). The number read from it (0
Dsysfs-class-net-statistics7 This value might not be relevant with all MAC layers.
32 network device. This value might only be relevant for interfaces
161 this might only be relevant for devices that support
/Linux-v5.10/Documentation/devicetree/bindings/soc/fsl/
Dbman.txt82 The following constraints are relevant to the FBPR private memory:
88 via the Reset Configuration Word (RCW) and that are relevant to a specific board
Dqman.txt109 The following constraints are relevant to the FQD and PFDR private memory:
115 configured via the Reset Configuration Word (RCW) and that are relevant to a
/Linux-v5.10/Documentation/firmware-guide/acpi/dsd/
Dleds.rst24 referring to the "reg" property of the relevant LED, is used to identify
37 show below. Objects not relevant for LEDs or the references to them have been
/Linux-v5.10/Documentation/devicetree/bindings/serial/
Dnvidia,tegra194-tcu.txt21 the mailbox subsystem, and the specifiers implemented by the relevant
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dgpmc-eth.txt10 All timing relevant properties as well as generic GPMC child properties are
14 For the properties relevant to the ethernet controller connected to the GPMC
/Linux-v5.10/Documentation/devicetree/bindings/mtd/
Dgpmc-onenand.txt6 All timing relevant properties as well as generic gpmc child properties are
/Linux-v5.10/Documentation/arm/samsung-s3c24xx/
Dsuspend.rst12 at the relevant CPU datasheet from Samsung.
96 relevant clocks and peripherals setup before use (ie, bootloader).
/Linux-v5.10/Documentation/devicetree/bindings/i2c/
Di2c-opal.txt13 the relevant OPAL functions.
/Linux-v5.10/Documentation/powerpc/
Disa-versions.rst5 Mapping of some CPU versions to relevant ISA versions.
/Linux-v5.10/arch/alpha/lib/
Dev6-memset.S87 mskql $4,$16,$4 # U : clear relevant parts of the quad
265 mskql $4,$16,$4 # U : clear relevant parts of the quad
453 mskql $4,$16,$4 # U : clear relevant parts of the quad
/Linux-v5.10/Documentation/usb/
Dohci.rst32 work on while the OS is getting around to the relevant IRQ processing.
/Linux-v5.10/Documentation/driver-api/media/
Dv4l2-clocks.rst30 It is expected that once the CCF becomes available on all relevant

1234567891011