Home
last modified time | relevance | path

Searched full:swipe (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/input/
Diqs626a.yaml688 0: Positive flick or swipe in X direction
689 1: Negative flick or swipe in X direction
690 2: Positive flick or swipe in Y direction
691 3: Negative flick or swipe in Y direction
695 azoteq,gesture-swipe:
698 Directs the device to interpret axial gestures as a swipe (finger
710 azoteq,timeout-swipe-ms:
717 must be completed in order to be interpreted as a flick or swipe.
719 azoteq,thresh-swipe:
726 travel in order to be interpreted as a flick or swipe.
[all …]
/Linux-v5.15/drivers/input/misc/
Diqs626a.c844 if (fwnode_property_present(ch_node, "azoteq,gesture-swipe")) in iqs626_parse_trackpad()
859 if (!fwnode_property_read_u32(ch_node, "azoteq,timeout-swipe-ms", in iqs626_parse_trackpad()
871 if (!fwnode_property_read_u32(ch_node, "azoteq,thresh-swipe", in iqs626_parse_trackpad()
/Linux-v5.15/drivers/input/mouse/
Dbyd.c59 * Swipe gesture from off-pad to on-pad
/Linux-v5.15/fs/ocfs2/
Ddlmglue.c4463 /* make sure the voting thread gets a swipe at whatever changes in ocfs2_wake_downconvert_thread()