Searched refs:identical (Results 1 – 25 of 164) sorted by relevance
1234567
/Linux-v6.1/scripts/coccinelle/api/ |
D | check_bq27xxx_data.cocci | 2 /// Detect BQ27XXX_DATA structures with identical registers, dm registers or 88 "WARNING %s and %s (line %d) are identical\n" 124 "WARNING %s and %s (line %d) are identical\n" 160 "WARNING %s and %s (line %d) are identical\n"
|
/Linux-v6.1/net/atm/ |
D | addr.c | 28 static int identical(const struct sockaddr_atmsvc *a, const struct sockaddr_atmsvc *b) in identical() function 85 if (identical(&this->addr, addr)) { in atm_add_addr() 120 if (identical(&this->addr, addr)) { in atm_del_addr()
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-yuv-planar.rst | 41 chroma lines is identical to the padding of the luma lines. Without horizontal 291 The layouts of the luma and chroma planes are identical. 300 planes are identical. 305 identical. 310 identical. 315 identical. 320 The layouts of the luma and chroma planes are identical. 326 The layouts of the luma and chroma planes are identical. 340 tiles are identical, even though the tile size differ. The image is formed of 590 chroma lines is identical to the padding of the luma lines. The chroma line [all …]
|
D | colorspaces-details.rst | 78 [-0.5…0.5]. This conversion to Y'CbCr is identical to the one defined in 242 These chromaticities are identical to the Rec. 709 colorspace. 277 [-0.5…0.5]. This transform is identical to one defined in SMPTE 346 [-0.5…0.5]. This transform is identical to one defined in SMPTE 535 These chromaticities are identical to the SMPTE 170M colorspace. 640 identical to one defined in SMPTE 170M/BT.601. 711 identical to one defined in SMPTE 170M/BT.601. 721 reference are identical to sRGB. The transfer function use is
|
D | pixfmt-m420.rst | 26 All line lengths are identical: if the Y lines include pad bytes so do
|
D | pixfmt-inzi.rst | 18 identical dimensions.
|
D | dev-rds.rst | 21 identical to the RDS standard. Any RDS decoder/encoder can also handle 122 - Deprecated. Currently identical to bits 0-2. Do not use these
|
D | pixfmt-meta-uvc.rst | 26 SCR field or with that field identical to the previous header), or generally to
|
/Linux-v6.1/Documentation/i2c/busses/ |
D | i2c-ali1563.rst | 23 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
|
D | i2c-piix4.rst | 56 identical (like many PCI devices, the PIIX4 incorporates a number of 78 identical to the PIIX4 in I2C/SMBus support.
|
/Linux-v6.1/Documentation/hid/ |
D | hidraw.rst | 138 state of a report. The format of the buffer issued with this report is identical 150 is identical to that of HIDIOCGFEATURE. 160 with this report is identical to that of HIDIOCSFEATURE. 169 of the buffer issued with this report is identical to that of HIDIOCGFEATURE.
|
/Linux-v6.1/Documentation/devicetree/bindings/fsi/ |
D | fsi-master-aspeed.txt | 4 The AST2600 contains two identical FSI masters. They share a clock and have a
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-help.txt | 26 Note that `perf --help ...` is identical to `perf help ...` because the
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | procfs-smaps_rollup | 6 process. The format is almost identical to /proc/pid/smaps,
|
/Linux-v6.1/arch/xtensa/ |
D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/Linux-v6.1/drivers/net/can/softing/ |
D | Kconfig | 10 with the host CPU. The interface is then identical for PCI
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | rcar-fdp1.rst | 20 conversion output frames are identical to the input frames.
|
/Linux-v6.1/Documentation/admin-guide/blockdev/drbd/ |
D | drbd-connection-state-overview.dot | 66 WFReportParams -> Connected [ label="data identical\lno sync needed",color=green,fontcolor=green ]
|
/Linux-v6.1/Documentation/hwmon/ |
D | asus_ec_sensors.rst | 59 the path is mostly identical for them). If ASUS changes this path
|
/Linux-v6.1/scripts/coccinelle/misc/ |
D | cond_no_effect.cocci | 3 // identical.
|
/Linux-v6.1/Documentation/process/ |
D | license-rules.rst | 168 `Metatags`_. The file names are identical to the SPDX license 248 `Metatags`_. The file names are identical to the SPDX license 264 The metatag requirements for 'other' licenses are identical to the 295 `Metatags`_. The file names are identical to the SPDX license 312 The metatag requirements for 'other' licenses are identical to the
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | sun6i-a31s.dtsi | 46 * identical.
|
/Linux-v6.1/drivers/net/ethernet/natsemi/ |
D | Kconfig | 36 Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
|
/Linux-v6.1/Documentation/input/ |
D | uinput.rst | 122 /* emit function is identical to of the first example */ 191 /* emit function is identical to of the first example */
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | control-dependencies.txt | 60 identical stores on both branches of the "if" statement as follows: 160 values were identical, the compiler could pull this store outside of the 226 (*) If both legs of the "if" statement contain identical stores to
|
1234567