Home
last modified time | relevance | path

Searched refs:flick (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/Documentation/devicetree/bindings/input/
Dazoteq,iqs7222.yaml571 "^event-(press|tap|(swipe|flick)-(pos|neg))$":
588 or flick gesture must be completed in order to be acknowledged
589 by the device. The number specified for any one swipe or flick
590 gesture applies to all remaining swipe or flick gestures.
606 Specifies the distance across which a swipe or flick gesture must
608 ified for any one swipe or flick gesture applies to all remaining
609 swipe or flick gestures.
708 "^event-(press|tap|(swipe|flick)-(pos|neg))$":
723 "^event-(press|tap|(swipe|flick)-(pos|neg))$":
947 event-flick-pos {
[all …]
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
699 remains on trackpad) instead of a flick (finger leaves trackpad).
717 must be completed in order to be interpreted as a flick or swipe.
726 travel in order to be interpreted as a flick or swipe.
/linux-5.19.10/drivers/input/rmi4/
Drmi_f11.c504 u8 *flick; member
731 data->flick = data->pinch; in f11_2d_construct_data()
734 data->flick = &sensor->data_pkt[i]; in f11_2d_construct_data()
741 data->rotate = data->flick + 1; in f11_2d_construct_data()