| /linux/drivers/hid/ |
| H A D | wacom_wac.c | 73 hid_warn(wacom->hdev, "%s: tool appears to be hung in-prox. forcing it out.\n", __func__); in wacom_idleprox_timeout() 175 int prox, pressure; in wacom_pl_irq() local 183 prox = data[1] & 0x40; in wacom_pl_irq() 196 /* If the eraser is in prox, STYLUS2 is always set. If we in wacom_pl_irq() 198 * then force the eraser out of prox and let the pen in. in wacom_pl_irq() 208 if (prox) { in wacom_pl_irq() 224 if (!prox) in wacom_pl_irq() 226 input_report_key(input, wacom->tool[0], prox); in wacom_pl_irq() 264 int prox = data[1] & 0x20; in wacom_dtu_irq() local 269 if (prox) { in wacom_dtu_irq() [all …]
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | iqs62x-keys.yaml | 50 | | Antenna 1 Prox.* | x | | | | | 60 | | Antenna 2 Prox.* | x | | | | | 65 | 7 | Metal (+) Prox.** | x | x | | | | 70 | 9 | Metal (-) Prox.** | x | x | | | | 103 azoteq,use-prox:
|
| H A D | azoteq,iqs7222.yaml | 229 azoteq,use-prox: 432 azoteq,use-prox: 569 "^event-(prox|touch)$": 631 azoteq,use-prox: ["azoteq,ref-select"] 701 azoteq,use-prox: 865 "^event-(prox|touch)$": 881 "^event-(prox|touch)$":
|
| H A D | iqs269a.yaml | 444 "^event-prox(-alt)?$": 586 event-prox {
|
| H A D | iqs626a.yaml | 450 "^event-(prox|touch|deep)(-alt)?$": 774 event-prox {
|
| /linux/drivers/input/tablet/ |
| H A D | acecad.c | 43 int prox, status; in usb_acecad_irq() local 62 prox = (data[0] & 0x04) >> 2; in usb_acecad_irq() 63 input_report_key(dev, BTN_TOOL_PEN, prox); in usb_acecad_irq() 65 if (prox) { in usb_acecad_irq()
|
| H A D | hanwang.c | 121 case 0x80: /* tool prox out */ in hanwang_parse_packet() 137 case 0xc2: /* first time tool prox in */ in hanwang_parse_packet()
|
| /linux/drivers/input/touchscreen/ |
| H A D | surface3_spi.c | 126 int prox = st & 0x01; in surface3_spi_report_pen() local 128 int tool = (prox && rubber) ? BTN_TOOL_RUBBER : BTN_TOOL_PEN; in surface3_spi_report_pen() 139 input_report_key(dev, ts_data->pen_tool, prox); in surface3_spi_report_pen()
|
| /linux/include/linux/platform_data/ |
| H A D | tsl2772.h | 4 * and proximity (prox) within the TAOS TSL2772 family of devices.
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | iqs62x.yaml | 82 azoteq,use-prox;
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-href-stuib.dtsi | 139 prox {
|
| H A D | ste-href-tvk1281618-r2.dtsi | 226 prox {
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8939-huawei-kiwi.dts | 218 prox_irq_default: prox-irq-default-state {
|
| H A D | msm8916-huawei-g7.dts | 395 prox_irq_default: prox-irq-default-state {
|
| /linux/drivers/hid/bpf/progs/ |
| H A D | XPPen__Artist24.bpf.c | 132 * a few out-of-prox events generated, but the user doesn´t
|
| /linux/drivers/input/keyboard/ |
| H A D | iqs62x-keys.c | 85 if (fwnode_property_present(child, "azoteq,use-prox")) in iqs62x_keys_parse_prop()
|
| /linux/drivers/input/misc/ |
| H A D | iqs7222.c | 150 .name = "event-prox", 2321 if (fwnode_property_present(chan_node, "azoteq,use-prox")) in iqs7222_parse_chan() 2515 if (fwnode_property_present(sldr_node, "azoteq,use-prox")) in iqs7222_parse_sldr() 2732 if (fwnode_property_present(tpad_node, "azoteq,use-prox")) in iqs7222_parse_tpad()
|
| H A D | iqs626a.c | 227 .name = "event-prox", 233 .name = "event-prox-alt",
|
| H A D | iqs269a.c | 225 .name = "event-prox", 231 .name = "event-prox-alt",
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | azoteq,iqs7211.yaml | 573 "^event-(prox|touch)$":
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-librem5.dtsi | 1054 proximity: prox@60 {
|
| /linux/drivers/usb/serial/ |
| H A D | cp210x.c | 63 { USB_DEVICE(0x08e6, 0x5501) }, /* Gemalto Prox-PU/CU contactless smartcard reader */
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | alc269.c | 7793 SND_PCI_QUIRK(0x17aa, 0x38b8, "Yoga S780-14.5 proX AMD YC Dual", ALC287_FIXUP_TAS2781_I2C), 7794 SND_PCI_QUIRK(0x17aa, 0x38b9, "Yoga S780-14.5 proX AMD LX Dual", ALC287_FIXUP_TAS2781_I2C), 7797 SND_PCI_QUIRK(0x17aa, 0x38be, "Yoga S980-14.5 proX YC Dual", ALC287_FIXUP_TAS2781_I2C), 7798 SND_PCI_QUIRK(0x17aa, 0x38bf, "Yoga S980-14.5 proX LX Dual", ALC287_FIXUP_TAS2781_I2C),
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_tablet.py | 1277 # going out-of-prox: the eraser mode is activated by presenting
|