| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | qcserial.c | 25 QCSERIAL_G2K = 0, /* Gobi 2000 */ 74 /* Gobi 2000 devices */ 75 {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ 76 {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ 77 {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ 78 {USB_DEVICE(0x1410, 0xa013)}, /* Novatel Gobi 2000 QDL device */ 79 {USB_DEVICE(0x1410, 0xa014)}, /* Novatel Gobi 2000 QDL device */ 80 {USB_DEVICE(0x413c, 0x8185)}, /* Dell Gobi 2000 QDL device (N0218, VU936) */ 81 {USB_DEVICE(0x413c, 0x8186)}, /* Dell Gobi 2000 Modem device (N0218, VU936) */ 82 {USB_DEVICE(0x05c6, 0x9208)}, /* Generic Gobi 2000 QDL device */ [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/serial/ |
| D | qcserial.c | 25 QCSERIAL_G2K = 0, /* Gobi 2000 */ 74 /* Gobi 2000 devices */ 75 {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ 76 {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ 77 {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ 78 {USB_DEVICE(0x1410, 0xa013)}, /* Novatel Gobi 2000 QDL device */ 79 {USB_DEVICE(0x1410, 0xa014)}, /* Novatel Gobi 2000 QDL device */ 80 {USB_DEVICE(0x413c, 0x8185)}, /* Dell Gobi 2000 QDL device (N0218, VU936) */ 81 {USB_DEVICE(0x413c, 0x8186)}, /* Dell Gobi 2000 Modem device (N0218, VU936) */ 82 {USB_DEVICE(0x05c6, 0x9208)}, /* Generic Gobi 2000 QDL device */ [all …]
|
| D | keyspan_usa28msg.h | 4 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved 18 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved 83 2000mar21 add rs232invalid to status response message 84 2000apr04 add 230.4Kb definition to setBaudRate 85 2000apr13 add/remove loopbackMode switch 86 2000apr13 change definition of setBaudRate to cover 115.2Kb, too 87 2000jun01 add extended BSD-style copyright text
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | traceroute.sh | 149 # N1: 2000:101::/64 150 # N2: 2000:102::/64 151 # N3: 2000:103::/64 159 # the IPv6 address of R1's interface on N2 is 2000:102::1/64 185 connect_ns router-2 eth3 - 2000:103::2/64 host-2 eth3 - 2000:103::4/64 186 ip netns exec host-2 ip route add default via 2000:103::2 189 connect_ns router-1 eth2 - 2000:102::1/64 router-2 eth2 - 2000:102::2/64 190 ip netns exec router-1 ip route add default via 2000:102::2 195 ip netns exec router-1 ip addr add 2000:101::1/64 dev ${brdev} 197 connect_ns host-1 eth0 - 2000:101::3/64 router-1 eth0 - - [all …]
|
| /kernel/linux/linux-5.10/drivers/zorro/ |
| D | zorro.ids | 15 0000 SE 2000 A500 [HD Controller] 24 0200 Megamix 2000 [RAM Expansion] 37 2000 A560 [RAM Expansion] 57 0400 Kronos 2000 [SCSI Host Adapter] 62 0100 Live! 2000 [Video Card] 72 2000 Delta [RAM Expansion] 79 9600 Hardframe 2000 [SCSI Host Adapter] 80 9e00 Hardframe 2000 [SCSI Host Adapter] 98 2000 1600-GX [Graphics Card] 102 0300 2000 DMA [SCSI Host Adapter] [all …]
|
| /kernel/linux/linux-4.19/drivers/zorro/ |
| D | zorro.ids | 15 0000 SE 2000 A500 [HD Controller] 24 0200 Megamix 2000 [RAM Expansion] 37 2000 A560 [RAM Expansion] 57 0400 Kronos 2000 [SCSI Host Adapter] 62 0100 Live! 2000 [Video Card] 72 2000 Delta [RAM Expansion] 79 9600 Hardframe 2000 [SCSI Host Adapter] 80 9e00 Hardframe 2000 [SCSI Host Adapter] 98 2000 1600-GX [Graphics Card] 102 0300 2000 DMA [SCSI Host Adapter] [all …]
|
| /kernel/linux/linux-5.10/drivers/base/power/ |
| D | qos-test.c | 21 ret = freq_qos_add_request(&qos, &req2, FREQ_QOS_MIN, 2000); in freq_qos_test_min() 24 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 2000); in freq_qos_test_min() 61 /* Add max 2000, no impact */ in freq_qos_test_maxdef() 62 ret = freq_qos_update_request(&req2, 2000); in freq_qos_test_maxdef() 66 /* Remove max 1000, new max 2000 */ in freq_qos_test_maxdef() 69 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), 2000); in freq_qos_test_maxdef() 101 ret = freq_qos_add_request(&qos, &req, FREQ_QOS_MIN, 2000); in freq_qos_test_readd() 103 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 2000); in freq_qos_test_readd()
|
| /kernel/linux/linux-4.19/ipc/ |
| D | compat.c | 8 * Copyright (C) 2000 VA Linux Co 9 * Copyright (C) 2000 Don Dugger <n0ano@valinux.com> 10 * Copyright (C) 2000 Hewlett-Packard Co. 11 * Copyright (C) 2000 David Mosberger-Tang <davidm@hpl.hp.com> 12 * Copyright (C) 2000 Gerhard Tonn (ton@de.ibm.com) 13 * Copyright (C) 2000-2002 Andi Kleen, SuSE Labs (x86-64 port) 14 * Copyright (C) 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-5.10/ipc/ |
| D | compat.c | 8 * Copyright (C) 2000 VA Linux Co 9 * Copyright (C) 2000 Don Dugger <n0ano@valinux.com> 10 * Copyright (C) 2000 Hewlett-Packard Co. 11 * Copyright (C) 2000 David Mosberger-Tang <davidm@hpl.hp.com> 12 * Copyright (C) 2000 Gerhard Tonn (ton@de.ibm.com) 13 * Copyright (C) 2000-2002 Andi Kleen, SuSE Labs (x86-64 port) 14 * Copyright (C) 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | rk3288-veyron-mickey.dts | 48 hysteresis = <2000>; /* millicelsius */ 53 hysteresis = <2000>; /* millicelsius */ 58 hysteresis = <2000>; /* millicelsius */ 63 hysteresis = <2000>; /* millicelsius */ 68 hysteresis = <2000>; /* millicelsius */ 73 hysteresis = <2000>; /* millicelsius */ 78 hysteresis = <2000>; /* millicelsius */ 154 hysteresis = <2000>; /* millicelsius */ 159 hysteresis = <2000>; /* millicelsius */ 164 hysteresis = <2000>; /* millicelsius */ [all …]
|
| D | at91-natte.dtsi | 71 ti,charge-current = <2000>; 87 ti,charge-current = <2000>; 103 ti,charge-current = <2000>; 119 ti,charge-current = <2000>; 135 ti,charge-current = <2000>; 151 ti,charge-current = <2000>; 167 ti,charge-current = <2000>; 183 ti,charge-current = <2000>;
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | at91-natte.dtsi | 71 ti,charge-current = <2000>; 87 ti,charge-current = <2000>; 103 ti,charge-current = <2000>; 119 ti,charge-current = <2000>; 135 ti,charge-current = <2000>; 151 ti,charge-current = <2000>; 167 ti,charge-current = <2000>; 183 ti,charge-current = <2000>;
|
| D | rk3288-veyron-mickey.dts | 40 hysteresis = <2000>; /* millicelsius */ 45 hysteresis = <2000>; /* millicelsius */ 50 hysteresis = <2000>; /* millicelsius */ 55 hysteresis = <2000>; /* millicelsius */ 60 hysteresis = <2000>; /* millicelsius */ 65 hysteresis = <2000>; /* millicelsius */ 70 hysteresis = <2000>; /* millicelsius */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | ti,dp83869.yaml | 69 enum: [ 250, 500, 750, 1000, 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000, 71 default: 2000 75 enum: [ 250, 500, 750, 1000, 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000, 77 default: 2000 97 rx-internal-delay-ps = <2000>; 98 tx-internal-delay-ps = <2000>;
|
| D | adi,adin.yaml | 23 enum: [ 1600, 1800, 2000, 2200, 2400 ] 24 default: 2000 30 enum: [ 1600, 1800, 2000, 2200, 2400 ] 31 default: 2000
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | sm8150.dtsi | 1229 hysteresis = <2000>; 1235 hysteresis = <2000>; 1273 hysteresis = <2000>; 1279 hysteresis = <2000>; 1317 hysteresis = <2000>; 1323 hysteresis = <2000>; 1361 hysteresis = <2000>; 1367 hysteresis = <2000>; 1405 hysteresis = <2000>; 1411 hysteresis = <2000>; [all …]
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/mach-bcm63xx/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-ip22/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-ip28/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-tx39xx/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/mach-ip28/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/mach-tx49xx/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/mach-tx39xx/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-tx49xx/ |
| D | spaces.h | 6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle 7 * Copyright (C) 2000, 2002 Maciej W. Rozycki 8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
|