| /drivers/input/tablet/ |
| A D | wacom_serial4.c | 173 unsigned int tool; member 312 unsigned int tool; in wacom_handle_packet() local 333 tool = (button & wacom->eraser_mask) ? ERASER : STYLUS; in wacom_handle_packet() 335 tool = CURSOR; in wacom_handle_packet() 337 if (tool != wacom->tool && wacom->tool != 0) { in wacom_handle_packet() 338 input_report_key(wacom->dev, tools[wacom->tool].input_id, 0); in wacom_handle_packet() 341 wacom->tool = tool; in wacom_handle_packet() 343 input_report_key(wacom->dev, tools[tool].input_id, in_proximity_p); in wacom_handle_packet() 345 in_proximity_p ? tools[tool].device_id : 0); in wacom_handle_packet() 532 wacom->tool = wacom->idx = 0; in wacom_connect()
|
| /drivers/net/wireless/virtual/ |
| A D | Kconfig | 2 tristate "Simulated radio testing tool for mac80211" 5 This driver is a developer testing tool that can be used to test 9 to use this tool.
|
| /drivers/hid/ |
| A D | wacom_wac.c | 57 wacom_wac->tool[0] = 0; in wacom_force_proxout() 187 wacom->tool[0] = BTN_TOOL_RUBBER; in wacom_pl_irq() 191 wacom->tool[0] = BTN_TOOL_PEN; in wacom_pl_irq() 204 wacom->tool[0] = BTN_TOOL_PEN; in wacom_pl_irq() 319 wacom->tool[0] = BTN_TOOL_PEN; in wacom_dtus_irq() 371 wacom->tool[0] = BTN_TOOL_PEN; in wacom_graphire_irq() 385 wacom->tool[0] = BTN_TOOL_MOUSE; in wacom_graphire_irq() 1324 wacom->tool[0] = 0; in wacom_intuos_pro2_bt_pen() 1365 if (wacom->tool[0]) { in wacom_intuos_pro2_bt_pen() 2639 wacom_wac->tool[0] = 0; in wacom_wac_pen_report() [all …]
|
| A D | hid-input.c | 1481 unsigned int tool) in hid_report_release_tool() argument 1484 if (!test_bit(tool, input->key)) in hid_report_release_tool() 1492 input_event(input, EV_KEY, tool, 0); in hid_report_release_tool() 1495 report->tool = 0; in hid_report_release_tool() 1501 if (report->tool != new_tool) in hid_report_set_tool() 1505 report->tool = new_tool; in hid_report_set_tool() 1575 else if (report->tool != BTN_TOOL_RUBBER) in hidinput_hid_event() 1614 if (!report->tool) in hidinput_hid_event() 1615 report->tool = usage->code; in hidinput_hid_event() 1618 hid_report_set_tool(report, input, report->tool); in hidinput_hid_event() [all …]
|
| A D | wacom_wac.h | 342 int tool[2]; member
|
| A D | hid-multitouch.c | 1061 int tool = MT_TOOL_FINGER; in mt_process_slot() local 1103 tool = MT_TOOL_DIAL; in mt_process_slot() 1105 tool = MT_TOOL_PALM; in mt_process_slot() 1123 input_mt_report_slot_state(input, tool, active); in mt_process_slot()
|
| /drivers/gpu/drm/i915/gt/shaders/ |
| A D | README | 21 IGT GPU tool scripts and the Mesa's i965 instruction assembler tool are used 24 Please make sure your Mesa tool is compiled with "-Dtools=intel" and
|
| /drivers/input/touchscreen/ |
| A D | wacom_i2c.c | 54 int tool; member 129 wac_i2c->tool = (data[3] & (WACOM_ERASER | WACOM_INVERT)) ? in wacom_i2c_irq() 135 input_report_key(input, wac_i2c->tool, wac_i2c->prox); in wacom_i2c_irq()
|
| A D | surface3_spi.c | 128 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in surface3_spi_report_pen() local 131 if (ts_data->pen_tool != tool) { in surface3_spi_report_pen() 134 ts_data->pen_tool = tool; in surface3_spi_report_pen()
|
| A D | atmel_mxt_ts.c | 931 int tool = 0; in mxt_proc_t100_message() local 951 tool = MT_TOOL_FINGER; in mxt_proc_t100_message() 961 tool = MT_TOOL_FINGER; in mxt_proc_t100_message() 976 tool = MT_TOOL_PEN; in mxt_proc_t100_message() 1012 input_mt_report_slot_state(input_dev, tool, 1); in mxt_proc_t100_message()
|
| /drivers/ntb/test/ |
| A D | Kconfig | 25 This is a tool to measure raw NTB performance by transferring data 34 This tool demonstrates the use of the NTB MSI library to
|
| /drivers/nvme/host/ |
| A D | Kconfig | 62 To configure a NVMe over Fabrics controller use the nvme-cli tool 78 To configure a NVMe over Fabrics controller use the nvme-cli tool 95 To configure a NVMe over Fabrics controller use the nvme-cli tool
|
| /drivers/misc/altera-stapl/ |
| A D | Kconfig | 9 An Altera FPGA module. Say Y when you want to support this tool.
|
| /drivers/media/rc/keymaps/ |
| A D | Kconfig | 14 provide the tool and the same RC maps for load from
|
| /drivers/net/ieee802154/ |
| A D | Kconfig | 116 tristate "Simulated radio testing tool for mac802154" 118 This driver is a developer testing tool that can be used to test
|
| /drivers/media/platform/synopsys/hdmirx/ |
| A D | Kconfig | 31 from userspace using v4l2-ctl tool or by other means.
|
| /drivers/staging/vc04_services/interface/ |
| A D | TODO | 3 VCHI is just a tool to let drivers talk to the firmware. Here are
|
| A D | TESTING | 17 The test scenarios described in this document based on the tool vchiq_test.
|
| /drivers/staging/media/atomisp/ |
| A D | TODO | 71 gtk-v4l tool.
|
| /drivers/nvme/target/ |
| A D | Kconfig | 18 tool from http://git.infradead.org/users/hch/nvmetcli.git.
|
| /drivers/gpu/drm/msm/ |
| A D | NOTES | 84 These files are used both for a parser tool (in the same tree) to
|
| /drivers/pci/pcie/ |
| A D | Kconfig | 48 help of a user space helper tool aer-inject, which can be
|
| /drivers/net/wwan/ |
| A D | Kconfig | 33 This driver is a developer testing tool that can be used to test WWAN
|
| /drivers/cpufreq/ |
| A D | Kconfig | 13 (see below) after boot, or use a userspace tool.
|
| /drivers/message/fusion/lsi/ |
| A D | mpi_history.txt | 707 * 02-09-05 01.05.03 Added frame size option to FC management tool. 708 * Added Beacon tool to the Toolbox.
|