/drivers/input/tablet/ |
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/hid/ |
D | wacom_wac.c | 56 input_report_key(input, wacom_wac->tool[0], 0); in wacom_force_proxout() 62 wacom_wac->tool[0] = 0; in wacom_force_proxout() 134 wacom->tool[0] = (data[5] & 0x20) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in wacom_penpartner_irq() 136 input_report_key(input, wacom->tool[0], 1); in wacom_penpartner_irq() 144 input_report_key(input, wacom->tool[0], 0); in wacom_penpartner_irq() 187 wacom->tool[0] = BTN_TOOL_RUBBER; in wacom_pl_irq() 191 wacom->tool[0] = BTN_TOOL_PEN; in wacom_pl_irq() 200 if (wacom->tool[0] == BTN_TOOL_RUBBER && !(data[4] & 0x20)) { in wacom_pl_irq() 204 wacom->tool[0] = BTN_TOOL_PEN; in wacom_pl_irq() 221 input_report_key(input, BTN_STYLUS2, (wacom->tool[0] == BTN_TOOL_PEN) && (data[4] & 0x20)); in wacom_pl_irq() [all …]
|
D | wacom_wac.h | 340 int tool[2]; member
|
D | hid-multitouch.c | 987 int tool = MT_TOOL_FINGER; in mt_process_slot() local 1029 tool = MT_TOOL_DIAL; in mt_process_slot() 1031 tool = MT_TOOL_PALM; in mt_process_slot() 1049 input_mt_report_slot_state(input, tool, active); in mt_process_slot()
|
/drivers/gpu/drm/i915/gt/shaders/ |
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/nvme/host/ |
D | Kconfig | 49 To configure a NVMe over Fabrics controller use the nvme-cli tool 66 To configure a NVMe over Fabrics controller use the nvme-cli tool 84 To configure a NVMe over Fabrics controller use the nvme-cli tool
|
/drivers/ntb/test/ |
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/input/touchscreen/ |
D | wacom_i2c.c | 37 int tool; member 111 wac_i2c->tool = (data[3] & 0x0c) ? in wacom_i2c_irq() 117 input_report_key(input, wac_i2c->tool, wac_i2c->prox); in wacom_i2c_irq()
|
D | surface3_spi.c | 130 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in surface3_spi_report_pen() local 133 if (ts_data->pen_tool != tool) { in surface3_spi_report_pen() 136 ts_data->pen_tool = tool; in surface3_spi_report_pen()
|
D | atmel_mxt_ts.c | 861 int tool = 0; in mxt_proc_t100_message() local 881 tool = MT_TOOL_FINGER; in mxt_proc_t100_message() 891 tool = MT_TOOL_FINGER; in mxt_proc_t100_message() 906 tool = MT_TOOL_PEN; in mxt_proc_t100_message() 942 input_mt_report_slot_state(input_dev, tool, 1); in mxt_proc_t100_message()
|
/drivers/net/wireless/ |
D | Kconfig | 79 tristate "Simulated radio testing tool for mac80211" 82 This driver is a developer testing tool that can be used to test 86 to use this tool.
|
/drivers/misc/altera-stapl/ |
D | Kconfig | 9 An Altera FPGA module. Say Y when you want to support this tool.
|
/drivers/media/rc/keymaps/ |
D | Kconfig | 14 provide the tool and the same RC maps for load from
|
/drivers/net/wireless/intersil/hostap/ |
D | Kconfig | 42 Firmware image downloading needs a user space tool, prism2_srec. 54 Firmware image downloading needs a user space tool, prism2_srec.
|
/drivers/net/ieee802154/ |
D | Kconfig | 122 tristate "Simulated radio testing tool for mac802154" 124 This driver is a developer testing tool that can be used to test
|
/drivers/staging/gs_fpgaboot/ |
D | README | 42 a. As a FPGA development support tool,
|
/drivers/nvme/target/ |
D | Kconfig | 17 tool from http://git.infradead.org/users/hch/nvmetcli.git.
|
/drivers/gpu/drm/msm/ |
D | Kconfig | 37 that can be parsed by envytools demsm tool. If enabled, register
|
D | NOTES | 84 These files are used both for a parser tool (in the same tree) to
|
/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 47 Description: This field is used to tell s-Par which type of recovery tool
|
/drivers/staging/vc04_services/interface/ |
D | TODO | 3 VCHI is just a tool to let drivers talk to the firmware. Here are
|
/drivers/pci/pcie/ |
D | Kconfig | 44 help of a user space helper tool aer-inject, which can be
|
/drivers/firmware/efi/ |
D | Kconfig | 219 BIOS setup page in Dell EMC OpenManage Server Administrator tool.
|
/drivers/cpufreq/ |
D | Kconfig | 14 (see below) after boot, or use a userspace tool.
|
/drivers/clk/ |
D | Kconfig | 7 thus are a key power management tool on many systems.
|