Home
last modified time | relevance | path

Searched full:wacom (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/input/tablet/
H A Dwacom_serial4.c3 * 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 DKconfig81 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 Dwacom_wac.c3 * 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 Dwacom_wac.h29 /* wacom data size per MT contact */
41 /* wacom data packet report IDs */
69 /* wacom command report ids */
H A Dhid-uclogic-core.c156 * 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 Dtest_wacom_generic.py7 # 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 Dsysfs-driver-wacom7 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 Dwacom_w8001.c2 * 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 Dimx7d-remarkable2.dts414 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 D8250_pnp.c331 /* 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 Dhid-over-i2c.yaml32 - wacom,w9013
/linux/tools/testing/selftests/hid/
H A DMakefile18 TEST_PROGS += hid-wacom.sh
/linux/drivers/platform/x86/x86-android-tablets/
H A Dlenovo.c146 /* Wacom Digitizer in keyboard half */
150 .dev_name = "wacom",
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm850-samsung-w737.dts372 compatible = "wacom,w9013", "hid-over-i2c";