Searched +full:06 +full:- +full:inch (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-uclogic-rdesc.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * HID driver for UC-Logic devices not fully compliant with HID standard 4 * - original and fixed report descriptors 6 * Copyright (c) 2010-2017 Nikolai Kondrashov 17 #include "hid-uclogic-rdesc.h" 44 0x55, 0xFD, /* Unit Exponent (-3), */ 45 0x65, 0x13, /* Unit (Inch), */ 89 0x55, 0xFD, /* Unit Exponent (-3), */ 90 0x65, 0x13, /* Unit (Inch), */ 126 0x15, 0x81, /* Logical Minimum (-127), */ [all …]
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_wacom_generic.py | 2 # SPDX-License-Identifier: GPL-2.0 3 # -*- coding: utf-8 -*- 110 number and tool-type identifier. Values of ``0`` may sometimes be 111 used for the out-of-range condition. 149 range 0 cm - 5 cm) and exact unit comparison (e.g. 1 inch is 150 not within the range 0 cm - 5 cm). 152 phys_size = (field.physical_max - field.physical_min) * 10 ** (field.unit_exp) 172 self.ring = -1 332 Bare-bones opaque tablet with a minimum of features. 339 not any of Wacom's vendor-defined pages. [all …]
|
/openbmc/linux/ |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | hddtemp.db | 18 # HITACHI HITACHI_DK23CA-10 9.8GB 19 # HITACHI HITACHI_DK23CA-15 14.7GB 101 "HITACHI_DK13FA-40B" 194 C "Hitachi DK13FA-40B" 102 "HITACHI_DK228A-65" 0 C "Hitachi DK228A-65" 103 "HITACHI_DK23CA-(15|20|30|30B|75)" 194 C "Hitachi DK23CA series" 104 "HITACHI_DK23DA-[234]0" 194 C "Hitachi DK23DA series" 105 "HITACHI_DK23EA-[2346]0" 194 C "Hitachi DK23EA series" 106 "HITACHI_DK23EB-40" 194 C "Hitachi DK23EB series" 107 "HITACHI_DK23FA-[468]0" 194 C "Hitachi DK23FA series" 108 "HITACHI_DK23FB-[46]0" 194 C "Hitachi DK23FB series" [all …]
|
/openbmc/linux/Documentation/input/devices/ |
H A D | atarikbd.rst | 12 provides a convenient connection point for a mouse and switch-type joysticks. 13 The ikbd processor also maintains a time-of-day clock with one second 18 The ikbd communicates with the main processor over a high speed bi-directional 41 0xF8-0xFB relative mouse position records (lsbs determined by 43 0xFC time-of-day 56 approximately 200 counts (phase changes or 'clicks') per inch of travel. The 67 --------------------------- 92 +127...-128 range, the motion is broken into multiple packets. 97 --------------------------- 104 --------------------- [all …]
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 1 // stb_truetype.h - v1.08 - public domain 2 // authored from 2009-2015 by Sean Barrett / RAD Game Tools 8 // render glyphs to one-channel bitmaps with antialiasing (box filter) 11 // non-MS cmaps 14 // cleartype-style AA? 16 // optimize: build edge-list directly from curves 32 // Ivan-Assen Ivanov 51 // 1.08 (2015-09-13) document stbtt_Rasterize(); fixes for vertical & horizontal edges 52 // 1.07 (2015-08-01) allow PackFontRanges to accept arrays of sparse codepoints; 54 // fix stbtt_GetFontOFfsetForIndex (never worked for non-0 input?); [all …]
|