Searched refs:identical (Results 1 – 25 of 158) sorted by relevance
1234567
| /Linux-v5.15/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-v5.15/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-v5.15/drivers/gpu/drm/udl/ |
| D | udl_transfer.c | 42 int identical = width; 60 identical = start + (width - end); 64 return identical * sizeof(unsigned long);
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| 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-v5.15/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-v5.15/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-v5.15/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-v5.15/tools/perf/Documentation/ |
| D | perf-help.txt | 26 Note that `perf --help ...` is identical to `perf help ...` because the
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | procfs-smaps_rollup | 6 process. The format is almost identical to /proc/pid/smaps,
|
| /Linux-v5.15/arch/xtensa/ |
| D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
| /Linux-v5.15/drivers/net/can/softing/ |
| D | Kconfig | 10 with the host CPU. The interface is then identical for PCI
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/ |
| D | marvell-orion-mdio.txt | 5 identical unit that provides an interface with the MDIO bus.
|
| /Linux-v5.15/Documentation/admin-guide/media/ |
| D | rcar-fdp1.rst | 20 conversion output frames are identical to the input frames.
|
| /Linux-v5.15/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-v5.15/scripts/coccinelle/misc/ |
| D | cond_no_effect.cocci | 3 // identical.
|
| /Linux-v5.15/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-v5.15/drivers/net/ethernet/natsemi/ |
| D | Kconfig | 36 Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | sun6i-a31s.dtsi | 46 * identical.
|
| /Linux-v5.15/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-v5.15/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