Home
last modified time | relevance | path

Searched refs:identical (Results 1 – 25 of 164) sorted by relevance

1234567

/Linux-v6.1/scripts/coccinelle/api/
Dcheck_bq27xxx_data.cocci2 /// 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/
Daddr.c28 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/
Dpixfmt-yuv-planar.rst41 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 …]
Dcolorspaces-details.rst78 [-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
Dpixfmt-m420.rst26 All line lengths are identical: if the Y lines include pad bytes so do
Dpixfmt-inzi.rst18 identical dimensions.
Ddev-rds.rst21 identical to the RDS standard. Any RDS decoder/encoder can also handle
122 - Deprecated. Currently identical to bits 0-2. Do not use these
Dpixfmt-meta-uvc.rst26 SCR field or with that field identical to the previous header), or generally to
/Linux-v6.1/Documentation/i2c/busses/
Di2c-ali1563.rst23 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
Di2c-piix4.rst56 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/
Dhidraw.rst138 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/
Dfsi-master-aspeed.txt4 The AST2600 contains two identical FSI masters. They share a clock and have a
/Linux-v6.1/tools/perf/Documentation/
Dperf-help.txt26 Note that `perf --help ...` is identical to `perf help ...` because the
/Linux-v6.1/Documentation/ABI/testing/
Dprocfs-smaps_rollup6 process. The format is almost identical to /proc/pid/smaps,
/Linux-v6.1/arch/xtensa/
DKconfig.debug18 The default linker behavior is to combine identical literal
/Linux-v6.1/drivers/net/can/softing/
DKconfig10 with the host CPU. The interface is then identical for PCI
/Linux-v6.1/Documentation/admin-guide/media/
Drcar-fdp1.rst20 conversion output frames are identical to the input frames.
/Linux-v6.1/Documentation/admin-guide/blockdev/drbd/
Ddrbd-connection-state-overview.dot66 WFReportParams -> Connected [ label="data identical\lno sync needed",color=green,fontcolor=green ]
/Linux-v6.1/Documentation/hwmon/
Dasus_ec_sensors.rst59 the path is mostly identical for them). If ASUS changes this path
/Linux-v6.1/scripts/coccinelle/misc/
Dcond_no_effect.cocci3 // identical.
/Linux-v6.1/Documentation/process/
Dlicense-rules.rst168 `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/
Dsun6i-a31s.dtsi46 * identical.
/Linux-v6.1/drivers/net/ethernet/natsemi/
DKconfig36 Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
/Linux-v6.1/Documentation/input/
Duinput.rst122 /* 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/
Dcontrol-dependencies.txt60 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