Searched refs:DMI (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | AssumptionCache.h | 58 using DMI = DenseMapInfo<Value *>; 70 AffectedValueCallbackVH::DMI>; 194 using DMI = DenseMapInfo<Value *>; 204 FunctionCallbackVH::DMI>;
|
/third_party/eudev/rules/ |
D | 60-evdev.rules | 10 # AT keyboard matching by the machine's DMI data 15 # device matching the input device name + properties + the machine's DMI data 19 # device matching the input device name and the machine's DMI data
|
D | 60-sensor.rules | 5 # device matching the sensor's name and the machine's DMI data for IIO devices
|
/third_party/eudev/hwdb/ |
D | 60-sensor.hwdb | 18 # The full DMI string of the running machine can be read from 21 # The full DMI string is not needed here and the meaning of individual parts 312 # The I.T.Works TW891 2-in-1's DMI has the product-name field set, but not 313 # the sys-vendor field. This makes the DMI data a bit generic, so we match 478 # Onda v975w, generic DMI strings, match entire dmi modalias inc. bios-date 550 # Teclast X98 Plus I (A5C6), generic DMI strings, match entire dmi modalias inc. bios-date
|
D | 70-pointingstick.hwdb | 24 # - Input driver device name and DMI data match: 27 # <vendor> is the firmware-provided string from the kernel DMI modalias,
|
D | 60-keyboard.hwdb | 31 # - AT keyboard DMI data matches: 34 # exported by the kernel DMI modalias, see /sys/class/dmi/id/modalias 36 # - Input driver device name and DMI data match: 40 # by the kernel DMI modalias, see /sys/class/dmi/id/modalias 42 # - Extended input driver device name, properties and DMI data match: 48 # firmware-provided string exported by the kernel DMI modalias,
|
D | 20-pci-vendor-model.hwdb | 74847 ID_MODEL_FROM_DATABASE=Broadwell-U Host Bridge - DMI 74853 ID_MODEL_FROM_DATABASE=Broadwell-U Host Bridge - DMI 74862 ID_MODEL_FROM_DATABASE=Broadwell-U Host Bridge - DMI 75528 ID_MODEL_FROM_DATABASE=6 Series/C200 Series Chipset Family DMI to PCI Bridge 75846 ID_MODEL_FROM_DATABASE=C600/X79 series chipset DMI to PCI Bridge 76188 ID_MODEL_FROM_DATABASE=7 Series/C210 Series Chipset Family DMI to PCI Bridge 85596 ID_MODEL_FROM_DATABASE=Xeon C5500/C3500 DMI 85599 ID_MODEL_FROM_DATABASE=Xeon C5500/C3500 DMI 85602 ID_MODEL_FROM_DATABASE=Xeon C5500/C3500 DMI 85605 ID_MODEL_FROM_DATABASE=Xeon C5500/C3500 DMI [all …]
|
D | 20-usb-vendor-model.hwdb | 44001 ID_VENDOR_FROM_DATABASE=Clavia DMI AB
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 601 DenseMap<Pass *, SmallPtrSet<Pass *, 8> >::iterator DMI = in collectLastUses() local 603 if (DMI == InversedLastUser.end()) in collectLastUses() 606 SmallPtrSet<Pass *, 8> &LU = DMI->second; in collectLastUses() 615 auto DMI = AnUsageMap.find(P); in findAnalysisUsage() local 616 if (DMI != AnUsageMap.end()) in findAnalysisUsage() 617 AnUsage = DMI->second; in findAnalysisUsage()
|
/third_party/libinput/doc/user/ |
D | touchpad-jitter.rst | 85 ``libinput measure fuzz`` and the DMI match content with your hardware. See
|
/third_party/FreeBSD/sys/dev/usb/quirk/ |
D | usb_quirk.c | 170 USB_QUIRK(DMI, CFSM_RW, 0x0000, 0xffff, UQ_MSC_FORCE_PROTO_SCSI,
|