Home
last modified time | relevance | path

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

1234567

/linux/scripts/coccinelle/api/
A 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/drivers/gpu/drm/udl/
A Dudl_transfer.c42 int identical = width;
60 identical = start + (width - end);
64 return identical * sizeof(unsigned long);
/linux/net/atm/
A 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/Documentation/userspace-api/media/v4l/
A 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
A Dpixfmt-yuv-planar.rst41 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 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
A Dpixfmt-m420.rst26 All line lengths are identical: if the Y lines include pad bytes so do
A Dpixfmt-inzi.rst18 identical dimensions.
A Dpixfmt-meta-uvc.rst26 SCR field or with that field identical to the previous header), or generally to
/linux/Documentation/hid/
A 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/Documentation/i2c/busses/
A Di2c-ali1563.rst23 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
A Di2c-piix4.rst56 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 Dfsi-master-aspeed.txt4 The AST2600 contains two identical FSI masters. They share a clock and have a
/linux/tools/perf/Documentation/
A Dperf-help.txt26 Note that `perf --help ...` is identical to `perf help ...` because the
/linux/Documentation/ABI/testing/
A Dprocfs-smaps_rollup6 process. The format is almost identical to /proc/pid/smaps,
/linux/Documentation/devicetree/bindings/net/wireless/
A Dieee80211.yaml29 can be tri-band wireless router with two identical chipsets used for two
/linux/drivers/net/can/softing/
A DKconfig10 with the host CPU. The interface is then identical for PCI
/linux/arch/xtensa/
A DKconfig.debug18 The default linker behavior is to combine identical literal
/linux/Documentation/devicetree/bindings/net/
A Dmarvell-orion-mdio.txt5 identical unit that provides an interface with the MDIO bus.
/linux/Documentation/admin-guide/media/
A Drcar-fdp1.rst20 conversion output frames are identical to the input frames.
/linux/Documentation/admin-guide/blockdev/drbd/
A Ddrbd-connection-state-overview.dot66 WFReportParams -> Connected [ label="data identical\lno sync needed",color=green,fontcolor=green ]
/linux/Documentation/devicetree/bindings/sound/
A Dcirrus,cs4234.yaml19 standard audio grade DAC, with performance specifications identical
A Dnvidia,tegra210-adx.yaml13 of bytes from the input frame. Its design is identical to that of byte
/linux/Documentation/process/
A 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/scripts/coccinelle/misc/
A Dcond_no_effect.cocci3 // identical.

Completed in 60 milliseconds

1234567