| /linux/net/wireless/tests/ |
| H A D | chan.c | 29 /* leave c1 empty for tests for identical */ 35 .desc = "identical non-HT", 44 .desc = "identical 20 MHz", 53 .desc = "identical 40 MHz", 62 .desc = "identical 80 MHz", 71 .desc = "identical 160 MHz", 80 .desc = "identical 320 MHz", 199 /* tests with identical ones */ in KUNIT_ARRAY_PARAM_DESC()
|
| /linux/lib/crypto/mpi/ |
| H A D | mpi-mul.c | 63 /* W and U are identical. Allocate temporary space for U. */ in mpi_mul() 67 /* Is V identical too? Keep it identical with U. */ in mpi_mul() 73 /* W and V are identical. Allocate temporary space for V. */ in mpi_mul()
|
| H A D | mpi-pow.c | 108 * parameters are identical to RES, defer deallocation of the old in mpi_powm() 122 /* RES and BASE are identical. Allocate temp. space for BASE. */ in mpi_powm() 130 /* RES and EXP are identical. Allocate temp. space for EXP. */ in mpi_powm() 137 /* RES and MOD are identical. Allocate temporary space for MOD. */ in mpi_powm()
|
| /linux/scripts/coccinelle/api/ |
| H 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/sound/pci/ice1712/ |
| H A D | vt1720_mobo.c | 89 /* identical with k8x800 */ 98 /* identical with k8x800 */ 107 /* identical with k8x800 */
|
| /linux/Documentation/hid/ |
| H 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/include/linux/ |
| H A D | stddef.h | 41 * Used to create an anonymous union of two structs with identical 57 * Used to create an anonymous union of two structs with identical 73 * Used to create an anonymous union of two structs with identical
|
| /linux/net/atm/ |
| H 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/net/mac80211/tests/ |
| H A D | tpe.c | 34 .desc = "identical 20 MHz", 42 .desc = "identical 40 MHz", 50 .desc = "identical 80+80 MHz", 60 .desc = "identical 320 MHz",
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces-details.rst | 79 [-0.5…0.5]. This conversion to Y'CbCr is identical to the one defined in 243 These chromaticities are identical to the Rec. 709 colorspace. 278 [-0.5…0.5]. This transform is identical to one defined in SMPTE 347 [-0.5…0.5]. This transform is identical to one defined in SMPTE 536 These chromaticities are identical to the SMPTE 170M colorspace. 641 identical to one defined in SMPTE 170M/BT.601. 712 identical to one defined in SMPTE 170M/BT.601. 722 reference are identical to sRGB. The transfer function use is
|
| H A D | pixfmt-yuv-planar.rst | 42 chroma lines is identical to the padding of the luma lines. Without horizontal 392 The layouts of the luma and chroma planes are identical. 401 planes are identical. 422 identical. 427 identical. 432 identical. 437 The layouts of the luma and chroma planes are identical. 445 tiles are identical, even though the tile size differ. The image is formed of 467 The layouts of the luma and chroma planes are identical. 531 ``V4L2_PIX_FMT_MT2110R`` is identical to ``V4L2_PIX_FMT_MT2110T`` except that [all …]
|
| H A D | dev-subdev.rst | 53 sensors and image processing hardware implement identical functions, 55 As the V4L2 controls API doesn't support several identical controls in a 56 single device, all but one of the identical controls are hidden. 101 For complex devices, such as often found in embedded systems, identical 204 explicitly with compatible formats. Identical formats on the two ends of 627 - Two identical sensors (Sensor A and Sensor B). Each sensor has a single source
|
| H 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
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | mman-common.h | 59 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */ 60 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
|
| /linux/net/batman-adv/ |
| H A D | hash.h | 67 * @compare: callback to determine if 2 hash elements are identical 119 * @compare: callback to determine if 2 hash elements are identical
|
| /linux/tools/memory-model/Documentation/ |
| H A 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
|
| /linux/drivers/usb/serial/ |
| H A D | belkin_sa.h | 46 #define GOHUBS_PID 0x1000 /* GoHubs single port serial converter's id (identical to the Peracom dev… 47 #define HANDYLINK_PID 0x1200 /* HandyLink USB's id (identical to the Peracom device) */
|
| /linux/arch/s390/kvm/ |
| H A D | gaccess.h | 274 * The behaviour of write_guest is identical to write_guest_with_key, except 297 * The behaviour of read_guest_with_key is identical to write_guest_with_key, 318 * The behaviour of read_guest is identical to read_guest_with_key, except 340 * The behaviour of read_guest_instr is identical to read_guest, except that
|
| /linux/arch/s390/boot/ |
| H A D | trampoline.S | 5 # This function is identical to __load_psw(), but the lx-symbols GDB command
|
| /linux/include/linux/usb/ |
| H A D | audio-v2.h | 251 /* see audio.h for the rest, which is identical to v1 */ 261 /* see audio.h for the rest, which is identical to v1 */ 337 /* see audio.h for the rest, which is identical to v1 */
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | fib_offload.sh | 83 # Append an identical prefix route with an higher metric and check that 91 # Prepend an identical prefix route with lower metric and check that 222 # The driver consolidates identical nexthop groups in order to reduce
|
| /linux/include/dt-bindings/power/ |
| H A D | r8a7744-sysc.h | 13 * Note that RZ/G1N is identical to RZ/G2M w.r.t. power domains.
|
| H A D | r8a7793-sysc.h | 13 * Note that R-Car M2-N is identical to R-Car M2-W w.r.t. power domains.
|
| /linux/include/linux/amba/ |
| H A D | pl080.h | 46 /* Identical to PL080_CONFIG */ 48 /* Identical to PL080_SYNC */
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8956.dtsi | 21 * Well, the SoCs are almost identical.
|