Searched refs:identical (Results 1 – 25 of 144) sorted by relevance
123456
/Linux-v4.19/scripts/coccinelle/api/ |
D | check_bq27xxx_data.cocci | 1 /// Detect BQ27XXX_DATA structures with identical registers, dm registers or 87 "WARNING %s and %s (line %d) are identical\n" 123 "WARNING %s and %s (line %d) are identical\n" 159 "WARNING %s and %s (line %d) are identical\n"
|
/Linux-v4.19/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-v4.19/drivers/gpu/drm/udl/ |
D | udl_transfer.c | 49 int identical = width; 67 identical = start + (width - end); 71 return identical * sizeof(unsigned long);
|
/Linux-v4.19/Documentation/devicetree/bindings/net/wireless/ |
D | ieee80211.txt | 12 identical chipsets used for two different 5 GHz subbands. Using them
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | colorspaces-details.rst | 82 [-0.5…0.5]. This conversion to Y'CbCr is identical to the one defined in 254 These chromaticities are identical to the Rec. 709 colorspace. 289 [-0.5…0.5]. This transform is identical to one defined in SMPTE 362 [-0.5…0.5]. This transform is identical to one defined in SMPTE 562 These chromaticities are identical to the SMPTE 170M colorspace. 670 identical to one defined in SMPTE 170M/BT.601. 743 identical to one defined in SMPTE 170M/BT.601. 753 reference are identical to sRGB. The transfer function use is
|
D | pixfmt-inzi.rst | 18 identical dimensions.
|
D | pixfmt-m420.rst | 26 All line lengths are identical: if the Y lines include pad bytes so do
|
D | dev-rds.rst | 20 identical to the RDS standard. Any RDS decoder/encoder can also handle 129 - 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-v4.19/Documentation/i2c/busses/ |
D | i2c-ali1563 | 20 i2c core to be SMBus 2.0 compliant, and happens to be almost identical to
|
D | i2c-piix4 | 52 identical (like many PCI devices, the PIIX4 incorporates a number of 74 identical to the PIIX4 in I2C/SMBus support.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | procfs-smaps_rollup | 6 process. The format is identical to /proc/pid/smaps,
|
/Linux-v4.19/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl-mali.dtsi | 28 * Mali clocking is provided by two identical clock paths
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-help.txt | 26 Note that `perf --help ...` is identical to `perf help ...` because the
|
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | pci-thunder-ecam.txt | 9 The properties and their meanings are identical to those described in
|
D | pci-thunder-pem.txt | 6 The properties and their meanings are identical to those described in
|
/Linux-v4.19/arch/xtensa/ |
D | Kconfig.debug | 18 The default linker behavior is to combine identical literal
|
/Linux-v4.19/drivers/net/can/softing/ |
D | Kconfig | 9 with the host CPU. The interface is then identical for PCI
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | marvell-orion-mdio.txt | 5 identical unit that provides an interface with the MDIO bus.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | rcar-fdp1.rst | 18 conversion output frames are identical to the input frames.
|
/Linux-v4.19/Documentation/blockdev/drbd/ |
D | drbd-connection-state-overview.dot | 66 WFReportParams -> Connected [ label="data identical\lno sync needed",color=green,fontcolor=green ]
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | edt-ft5x06.txt | 10 The software interface is identical for all those chips, so that
|
/Linux-v4.19/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 65 Each tuple describes a range of identical bitfields used to control one or 82 identical bitfields used to provide status for one or more devices (one
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | fsl,spdif.txt | 25 This clock list should be identical to the source
|
/Linux-v4.19/scripts/coccinelle/misc/ |
D | cond_no_effect.cocci | 2 // identical.
|
123456