Home
last modified time | relevance | path

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

1234567

/Linux-v5.15/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-v5.15/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-v5.15/drivers/gpu/drm/udl/
Dudl_transfer.c42 int identical = width;
60 identical = start + (width - end);
64 return identical * sizeof(unsigned long);
/Linux-v5.15/Documentation/userspace-api/media/v4l/
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-v5.15/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-v5.15/Documentation/devicetree/bindings/fsi/
Dfsi-master-aspeed.txt4 The AST2600 contains two identical FSI masters. They share a clock and have a
/Linux-v5.15/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-v5.15/tools/perf/Documentation/
Dperf-help.txt26 Note that `perf --help ...` is identical to `perf help ...` because the
/Linux-v5.15/Documentation/ABI/testing/
Dprocfs-smaps_rollup6 process. The format is almost identical to /proc/pid/smaps,
/Linux-v5.15/arch/xtensa/
DKconfig.debug18 The default linker behavior is to combine identical literal
/Linux-v5.15/drivers/net/can/softing/
DKconfig10 with the host CPU. The interface is then identical for PCI
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dmarvell-orion-mdio.txt5 identical unit that provides an interface with the MDIO bus.
/Linux-v5.15/Documentation/admin-guide/media/
Drcar-fdp1.rst20 conversion output frames are identical to the input frames.
/Linux-v5.15/Documentation/admin-guide/blockdev/drbd/
Ddrbd-connection-state-overview.dot66 WFReportParams -> Connected [ label="data identical\lno sync needed",color=green,fontcolor=green ]
/Linux-v5.15/scripts/coccinelle/misc/
Dcond_no_effect.cocci3 // identical.
/Linux-v5.15/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-v5.15/drivers/net/ethernet/natsemi/
DKconfig36 Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
/Linux-v5.15/arch/arm/boot/dts/
Dsun6i-a31s.dtsi46 * identical.
/Linux-v5.15/Documentation/input/
Duinput.rst122 /* emit function is identical to of the first example */
191 /* emit function is identical to of the first example */
/Linux-v5.15/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