Searched refs:identical (Results 1 – 25 of 168) sorted by relevance
1234567
| /linux/scripts/coccinelle/api/ |
| A 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/drivers/gpu/drm/udl/ |
| A D | udl_transfer.c | 42 int identical = width; 60 identical = start + (width - end); 64 return identical * sizeof(unsigned long);
|
| /linux/net/atm/ |
| A 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/Documentation/userspace-api/media/v4l/ |
| A 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
|
| A D | pixfmt-yuv-planar.rst | 41 chroma lines is identical to the padding of the luma lines. Without horizontal 273 The layouts of the luma and chroma planes are identical. 282 planes are identical. 287 identical. 292 identical. 297 identical. 502 chroma lines is identical to the padding of the luma lines. The chroma line
|
| A 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
|
| A D | pixfmt-m420.rst | 26 All line lengths are identical: if the Y lines include pad bytes so do
|
| A D | pixfmt-inzi.rst | 18 identical dimensions.
|
| A D | pixfmt-meta-uvc.rst | 26 SCR field or with that field identical to the previous header), or generally to
|
| /linux/Documentation/hid/ |
| A 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/Documentation/i2c/busses/ |
| A D | i2c-ali1563.rst | 23 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
|
| A 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/Documentation/devicetree/bindings/fsi/ |
| A D | fsi-master-aspeed.txt | 4 The AST2600 contains two identical FSI masters. They share a clock and have a
|
| /linux/tools/perf/Documentation/ |
| A D | perf-help.txt | 26 Note that `perf --help ...` is identical to `perf help ...` because the
|
| /linux/Documentation/ABI/testing/ |
| A D | procfs-smaps_rollup | 6 process. The format is almost identical to /proc/pid/smaps,
|
| /linux/Documentation/devicetree/bindings/net/wireless/ |
| A D | ieee80211.yaml | 29 can be tri-band wireless router with two identical chipsets used for two
|
| /linux/drivers/net/can/softing/ |
| A D | Kconfig | 10 with the host CPU. The interface is then identical for PCI
|
| /linux/arch/xtensa/ |
| A D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | marvell-orion-mdio.txt | 5 identical unit that provides an interface with the MDIO bus.
|
| /linux/Documentation/admin-guide/media/ |
| A D | rcar-fdp1.rst | 20 conversion output frames are identical to the input frames.
|
| /linux/Documentation/admin-guide/blockdev/drbd/ |
| A D | drbd-connection-state-overview.dot | 66 WFReportParams -> Connected [ label="data identical\lno sync needed",color=green,fontcolor=green ]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | cirrus,cs4234.yaml | 19 standard audio grade DAC, with performance specifications identical
|
| A D | nvidia,tegra210-adx.yaml | 13 of bytes from the input frame. Its design is identical to that of byte
|
| /linux/Documentation/process/ |
| A 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/scripts/coccinelle/misc/ |
| A D | cond_no_effect.cocci | 3 // identical.
|
Completed in 60 milliseconds
1234567