Searched full:wacom (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/input/tablet/ |
| H A D | wacom_serial4.c | 3 * Wacom protocol 4 serial tablet driver 15 * - the USB wacom input driver, credited to many people 16 * (see drivers/input/tablet/wacom.h); 17 * - new and old versions of linuxwacom / xf86-input-wacom credited to 19 * Ping Cheng, Wacom. <pingc@wacom.com>; 29 * Wacom serial protocol 4 documentation taken from linuxwacom-0.9.9 code, 113 MODULE_DESCRIPTION("Wacom protocol 4 serial tablet driver"); 163 struct wacom { struct 188 static void wacom_handle_model_response(struct wacom *wacom) in wacom_handle_model_response() argument 193 p = strrchr(wacom->data, 'V'); in wacom_handle_model_response() [all …]
|
| H A D | Kconfig | 81 tristate "Wacom protocol 4 serial tablet support" 84 Say Y here if you want to use Wacom protocol 4 serial tablets.
|
| /linux/drivers/hid/ |
| H A D | wacom_wac.c | 3 * USB Wacom tablet support - Wacom specific code 7 #include "wacom.h" 38 static void wacom_update_led(struct wacom *wacom, int button_count, int mask, 66 struct wacom *wacom = timer_container_of(wacom, list, idleprox_timer); in wacom_idleprox_timeout() local 67 struct wacom_wac *wacom_wac = &wacom->wacom_wac; in wacom_idleprox_timeout() 73 hid_warn(wacom->hdev, "%s: tool appears to be hung in-prox. forcing it out.\n", __func__); in wacom_idleprox_timeout() 115 struct wacom *wacom = container_of(wacom_wac, struct wacom, wacom_wac); in wacom_notify_battery() local 116 bool bat_initialized = wacom->battery.battery; in wacom_notify_battery() 122 __wacom_notify_battery(&wacom->battery, bat_status, bat_capacity, in wacom_notify_battery() 126 static int wacom_penpartner_irq(struct wacom_wac *wacom) in wacom_penpartner_irq() argument [all …]
|
| H A D | wacom_wac.h | 29 /* wacom data size per MT contact */ 41 /* wacom data packet report IDs */ 69 /* wacom command report ids */
|
| H A D | hid-uclogic-core.c | 156 * make the Wacom driver pickup touch ring extents in uclogic_input_configured() 416 /* If need to, and can, set pad device ID for Wacom drivers */ in uclogic_raw_event_frame()
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_wacom_generic.py | 7 # Copyright (c) 2020 Wacom Technology Corp. 10 # Jason Gerecke <jason.gerecke@wacom.com> 13 Tests for the Wacom driver generic codepath. 15 This module tests the function of the Wacom driver's generic codepath. 41 logger = logging.getLogger("hidtools.test.wacom") 43 KERNEL_MODULE = base.KernelModule("wacom", "wacom") 180 The Wacom driver may create several device nodes for each USB 183 Use the Wacom driver's usual naming conventions to apply a 314 "Wacom Offset Left", 315 "Wacom Offset Top", [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-wacom | 7 controls reporting speed of Wacom bluetooth tablet. Reading 72 When writing a 1024 byte raw image in Wacom Intuos 4 79 When the Wacom Intuos 4 is connected over Bluetooth, the
|
| /linux/drivers/input/touchscreen/ |
| H A D | wacom_w8001.c | 2 * Wacom W8001 penabled serial touchscreen driver 6 * Copyright (c) 2010 - 2011 Ping Cheng, Wacom. <pingc@wacom.com> 24 #define DRIVER_DESC "Wacom W8001 serial touchscreen driver" 177 * across all Wacom single touch devices. in parse_multi_touch() 596 char basename[64] = "Wacom Serial"; in w8001_connect()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx7d-remarkable2.dts | 414 MX7D_PAD_LPSR_GPIO1_IO01__GPIO1_IO1 0x00000034 /* WACOM INT */ 415 /*MX7D_PAD_LPSR_GPIO1_IO06__GPIO1_IO6 0x00000014 WACOM PWR ENABLE */ 416 /*MX7D_PAD_LPSR_GPIO1_IO00__GPIO1_IO0 0x00000074 WACOM RESET */
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_pnp.c | 331 /* Wacom tablets */ 346 /* Fujitsu Wacom Tablet PC device */ 350 /* Fujitsu Wacom 2FGT Tablet PC device */ 352 /* Fujitsu Wacom 1FGT Tablet PC device */
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | hid-over-i2c.yaml | 32 - wacom,w9013
|
| /linux/tools/testing/selftests/hid/ |
| H A D | Makefile | 18 TEST_PROGS += hid-wacom.sh
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | lenovo.c | 146 /* Wacom Digitizer in keyboard half */ 150 .dev_name = "wacom",
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm850-samsung-w737.dts | 372 compatible = "wacom,w9013", "hid-over-i2c";
|