| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | asus-nb-wmi.c | 127 .ident = "ASUSTeK COMPUTER INC. Q500A", 129 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 136 .ident = "ASUSTeK COMPUTER INC. U32U", 138 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."), 150 .ident = "ASUSTeK COMPUTER INC. X302UA", 152 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 159 .ident = "ASUSTeK COMPUTER INC. X401U", 161 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 168 .ident = "ASUSTeK COMPUTER INC. X401A", 170 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), [all …]
|
| D | eeepc-wmi.c | 138 .ident = "ASUSTeK Computer INC. 1000H", 140 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."), 147 .ident = "ASUSTeK Computer INC. ET2012E/I", 149 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."), 156 .ident = "ASUSTeK Computer INC. X101CH", 158 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 165 .ident = "ASUSTeK Computer INC. 1015CX", 167 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
|
| /kernel/linux/linux-4.19/drivers/platform/x86/ |
| D | asus-nb-wmi.c | 136 .ident = "ASUSTeK COMPUTER INC. Q500A", 138 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 145 .ident = "ASUSTeK COMPUTER INC. U32U", 147 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."), 159 .ident = "ASUSTeK COMPUTER INC. X302UA", 161 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 168 .ident = "ASUSTeK COMPUTER INC. X401U", 170 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 177 .ident = "ASUSTeK COMPUTER INC. X401A", 179 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), [all …]
|
| D | eeepc-wmi.c | 151 .ident = "ASUSTeK Computer INC. 1000H", 153 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."), 160 .ident = "ASUSTeK Computer INC. ET2012E/I", 162 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer INC."), 169 .ident = "ASUSTeK Computer INC. X101CH", 171 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 178 .ident = "ASUSTeK Computer INC. 1015CX", 180 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
|
| /kernel/liteos_m/testsuites/unittest/posix/src/string/ |
| D | memory_func_test.c | 116 char source[]={"memory refers to the computer hardware devices used to store information for" 117 " immediate use in a computer\r\n"}; 156 … char source[1024]={"memory refers to the computer hardware devices used to store information for" 157 " immediate use in a computer\r\n"}; 177 char source[]={"memory refers to the computer hardware devices used to store information for " 178 "immediate use in a computer\r\n"}; 179 char dest[]={"memory refers to the computer hardware devices used to store information for " 180 "immediate use in a computer\r\n"}; 216 char source[]={"memory refers to the computer hardware devices used to store information for " 217 "immediate use in a computer\r\n"}; [all …]
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | sysfb_efi.c | 189 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac4,1", M_I17), 191 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac5,1", M_I20), 194 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac6,1", M_I24), 200 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "Macmini1,1", M_MINI), 203 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBook1,1", M_MB), 205 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBook2,1", M_MB), 208 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBook3,1", M_MB), 216 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBookPro1,1", M_MBP), 217 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBookPro2,1", M_MBP_2), 218 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBookPro2,2", M_MBP_2_2), [all …]
|
| /kernel/linux/linux-4.19/arch/x86/kernel/ |
| D | sysfb_efi.c | 190 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac4,1", M_I17), 192 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac5,1", M_I20), 195 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "iMac6,1", M_I24), 201 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "Macmini1,1", M_MINI), 204 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBook1,1", M_MB), 206 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBook2,1", M_MB), 209 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBook3,1", M_MB), 217 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBookPro1,1", M_MBP), 218 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBookPro2,1", M_MBP_2), 219 EFIFB_DMI_SYSTEM_ID("Apple Computer, Inc.", "MacBookPro2,2", M_MBP_2_2), [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/misc/ |
| D | Kconfig | 53 computer's USB port. 64 Say Y here if you want to connect an USBLCD to your computer's 76 micro controller to your computer's USB port. Currently this 78 by AK Modul-Bus Computer GmbH. 89 device to your computer's USB port. This device is also known 155 device to your computer's USB port. 211 Say Y here if you want to connect a YUREX to your computer's 260 Araneus Alea I to your computer's USB port. These devices
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| D | Kconfig | 54 computer's USB port. 65 Say Y here if you want to connect an USBLCD to your computer's 77 micro controller to your computer's USB port. Currently this 79 by AK Modul-Bus Computer GmbH. 90 device to your computer's USB port. This device is also known 165 device to your computer's USB port. 221 Say Y here if you want to connect a YUREX to your computer's 270 Araneus Alea I to your computer's USB port. These devices
|
| /kernel/linux/linux-4.19/arch/arm/mach-pxa/ |
| D | Kconfig | 189 PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash. 290 PXA270 based Single Board Computer. 373 handheld computer. 382 handheld computer. 393 handheld computer. 404 handheld computer. 415 handheld computer. 426 handheld computer. 483 handheld computer.
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | Kconfig | 174 PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash. 275 PXA270 based Single Board Computer. 358 handheld computer. 367 handheld computer. 378 handheld computer. 389 handheld computer. 400 handheld computer. 411 handheld computer. 450 handheld computer.
|
| /kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
| D | Kconfig | 18 adapter to your computer. 28 adapter to your computer. 38 your computer, say Y here and read 71 adapter to your computer.
|
| /kernel/linux/linux-4.19/drivers/net/hamradio/ |
| D | Kconfig | 6 KISS is a protocol used for the exchange of data between a computer 9 connects the computer's serial port with the radio's microphone 25 modem connecting your computer's serial port to your radio's 41 AX.25 is the protocol used for computer communication over amateur 44 useful if some other computer on your local network has a direct 53 computer to an amateur radio modem (such as the WA4DSY 56kbps
|
| /kernel/linux/linux-5.10/drivers/net/hamradio/ |
| D | Kconfig | 7 KISS is a protocol used for the exchange of data between a computer 10 connects the computer's serial port with the radio's microphone 26 modem connecting your computer's serial port to your radio's 42 AX.25 is the protocol used for computer communication over amateur 45 useful if some other computer on your local network has a direct 54 computer to an amateur radio modem (such as the WA4DSY 56kbps
|
| /kernel/linux/linux-4.19/drivers/media/radio/si470x/ |
| D | Kconfig | 9 computer's USB port or if it is used by some other driver 35 computer's USB port. 48 computer's I2C port.
|
| /kernel/linux/linux-5.10/drivers/media/radio/si470x/ |
| D | Kconfig | 10 computer's USB port or if it is used by some other driver 36 computer's USB port. 49 computer's I2C port.
|
| /kernel/linux/linux-4.19/drivers/scsi/pcmcia/ |
| D | Kconfig | 17 adapter to your computer. 27 your computer, say Y here and read 60 adapter to your computer.
|
| /kernel/linux/linux-4.19/drivers/watchdog/ |
| D | Kconfig | 19 your computer. For details, read 849 it does, it reboots your computer after a certain amount of time. 861 computer, say `Y' here to support its built-in watchdog timer 877 tristate "ALi M7101 PMU Computer Watchdog" 930 it doesn't freeze, and if it does, it reboots your computer after 943 freeze, and if it does, it reboots your computer after a certain 984 Board Computer produced by TMC Technology (www.tmc-uk.com). This watchdog 986 it does, it reboots your computer after a certain amount of time. 1006 tristate "ICP Single Board Computer Watchdog Timer" 1010 Board Computer. This driver is working on (at least) the following [all …]
|
| /kernel/linux/linux-4.19/Documentation/arm/SA1100/ |
| D | PLEB | 2 Computer Science and Engineering, University of New South Wales to make a 3 pocket computer capable of running the Linux Kernel.
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | video_detect.c | 129 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."), 137 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."), 390 .ident = "ASUSTeK COMPUTER INC. GA401", 392 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 398 .ident = "ASUSTeK COMPUTER INC. GA502", 400 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."), 406 .ident = "ASUSTeK COMPUTER INC. GA503", 408 DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
|
| /kernel/linux/linux-5.10/arch/m68k/ |
| D | Kconfig.cpu | 16 If you anticipate running this kernel on a computer with a classic 18 If you anticipate running this kernel on a computer with a ColdFire 72 If you anticipate running this kernel on a computer with a MC68020 83 If you anticipate running this kernel on a computer with a MC68030 93 If you anticipate running this kernel on a computer with a MC68LC040 104 If you anticipate running this kernel on a computer with a MC68060
|
| /kernel/linux/linux-4.19/arch/m68k/ |
| D | Kconfig.cpu | 16 If you anticipate running this kernel on a computer with a classic 18 If you anticipate running this kernel on a computer with a ColdFire 69 If you anticipate running this kernel on a computer with a MC68020 80 If you anticipate running this kernel on a computer with a MC68030 90 If you anticipate running this kernel on a computer with a MC68LC040 101 If you anticipate running this kernel on a computer with a MC68060
|
| /kernel/linux/linux-4.19/drivers/input/joystick/ |
| D | Kconfig | 140 to your computer's serial port. 150 connected to your computer's serial port. 160 controller connected to your computer's serial port. 170 controller connected to your computer's serial port. For the 191 computer's serial port and want to use it as a joystick. 285 Say Y here if you want to use the X-Box pad with your computer.
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | Kconfig | 20 your computer. For details, read 1031 it does, it reboots your computer after a certain amount of time. 1043 computer, say `Y' here to support its built-in watchdog timer 1059 tristate "ALi M7101 PMU Computer Watchdog" 1112 it doesn't freeze, and if it does, it reboots your computer after 1125 freeze, and if it does, it reboots your computer after a certain 1166 Board Computer produced by TMC Technology (www.tmc-uk.com). This watchdog 1168 it does, it reboots your computer after a certain amount of time. 1188 tristate "ICP Single Board Computer Watchdog Timer" 1192 Board Computer. This driver is working on (at least) the following [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | hydra.h | 9 * Apple Computer, Inc. 11 * © Copyright 1995 Apple Computer, Inc. All rights reserved. 14 * You can obtain paper copies of this book from computer bookstores or by
|