Home
last modified time | relevance | path

Searched refs:click (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.10/Documentation/devicetree/bindings/iio/accel/
Dlis302.txt23 - st,click-single-{x,y,z}: if present, tells the device to issue an
24 interrupt on single click events on the
26 - st,click-double-{x,y,z}: if present, tells the device to issue an
27 interrupt on double click events on the
29 - st,click-thresh-{x,y,z}: set the x/y/z axis threshold
30 - st,click-click-time-limit: click time limit, from 0 to 127.5msec
32 - st,click-latency: click latency, from 0 to 255 msec with
34 - st,click-window: click window, from 0 to 255 msec with
40 - st,irq{1,2}-click: raise IRQ 1/2 on click condition
74 st,click-single-x;
[all …]
/Linux-v5.10/arch/arm/boot/dts/
Domap3-gta04a3.dts23 st,click-single-x;
24 st,click-single-y;
25 st,click-single-z;
26 st,click-thresh-x = <8>;
27 st,click-thresh-y = <8>;
28 st,click-thresh-z = <10>;
29 st,click-click-time-limit = <9>;
30 st,click-latency = <50>;
31 st,irq1-click;
Domap3-overo-common-peripherals.dtsi60 st,click-single-x;
61 st,click-single-y;
62 st,click-single-z;
63 st,click-thresh-x = <10>;
64 st,click-thresh-y = <10>;
65 st,click-thresh-z = <10>;
66 st,irq1-click;
67 st,irq2-click;
Dpxa300-raumfeld-controller.dts132 st,click-single-x;
133 st,click-single-y;
134 st,click-single-z;
135 st,click-thresh-x = <10>;
136 st,click-thresh-y = <10>;
137 st,click-thresh-z = <10>;
138 st,irq1-click;
139 st,irq2-click;
Domap3-n950-n9.dtsi292 /* click flags */
293 st,click-single-x;
294 st,click-single-y;
295 st,click-single-z;
298 st,click-threshold-x = <8>;
299 st,click-threshold-y = <8>;
300 st,click-threshold-z = <10>;
303 st,click-time-limit = <9>;
306 st,click-latency = <50>;
320 /* Interrupt line 2 for click detection */
[all …]
Dam335x-evmsk.dts470 st,click-single-x;
471 st,click-single-y;
472 st,click-single-z;
473 st,click-thresh-x = <10>;
474 st,click-thresh-y = <10>;
475 st,click-thresh-z = <10>;
476 st,irq1-click;
477 st,irq2-click;
Dam335x-evm.dts433 st,click-single-x;
434 st,click-single-y;
435 st,click-single-z;
436 st,click-thresh-x = <10>;
437 st,click-thresh-y = <10>;
438 st,click-thresh-z = <10>;
439 st,irq1-click;
440 st,irq2-click;
Domap3-n900.dts750 /* click flags */
751 st,click-single-x;
752 st,click-single-y;
753 st,click-single-z;
756 st,click-threshold-x = <8>;
757 st,click-threshold-y = <8>;
758 st,click-threshold-z = <10>;
761 st,click-time-limit = <9>;
764 st,click-latency = <50>;
766 /* Interrupt line 2 for click detection */
[all …]
Dam335x-pepper.dts112 st,irq1-click;
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-driver-hid-lenovo30 Description: This setting controls if the mouse click events generated by pressing the trackpoint (…
31 a left or right mouse button click.
47 … controls how fast the trackpoint needs to be pressed to generate a mouse click if press_to_select…
Dsysfs-devices-platform-trackpoint59 select (click) on z-axis on release.
75 click without a release.
100 left click, and writing 0 will disable it.
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dqcom,msm8916-wcd-analog.txt13 "cdc_spk_cnp_int" - Speaker click and pop interrupt.
25 "cdc_hphr_cnp_int" - hphr click and pop interrupt.
26 "cdc_hphl_cnp_int" - hphl click and pop interrupt.
/Linux-v5.10/Documentation/sound/designs/
Dpowersave.rst34 Note that you might hear click noise/pop when changing the power
42 consumption, but might result in longer wake-up time and click noise.
/Linux-v5.10/Documentation/scsi/
Dbfa.rst43 and then click following respective util package link:
60 and then click following respective util package link
/Linux-v5.10/Documentation/sound/soc/
Dpops-clicks.rst13 click every time a component power state is changed.
20 currently, however future audio codec hardware will have better pop and click
Doverview.rst46 * Pop and click reduction. Pops and clicks can be reduced by powering the
/Linux-v5.10/arch/arm64/boot/dts/rockchip/
Drk3308-roc-cc.dts33 linux,default-trigger = "ir-power-click";
40 linux,default-trigger = "ir-user-click";
/Linux-v5.10/Documentation/input/devices/
Dedt-ft5x06.rst18 allows setting the "click"-threshold in the range from 0 to 80.
Dsentelic.rst163 => 11, Normal data packet with on-pad click
188 => 11, Normal data packet with on-pad click
213 => 11, Normal data packet with on-pad click
255 => 11, Normal data packet with on-pad click
282 => 11, Normal data packet with on-pad click
310 => 11, Normal data packet with on-pad click
/Linux-v5.10/Documentation/process/
Demail-clients.rst157 them as text, right click on the attachment and select :menuselection:`properties`,
162 contains the patch from the message list pane, right click and select
285 :menuselection:`View-->Toolbars-->Customize...` and finally just click on it
/Linux-v5.10/drivers/input/keyboard/
Datkbd.c415 int scroll = 0, hscroll = 0, click = -1; in atkbd_interrupt() local
529 click = !atkbd->release; in atkbd_interrupt()
561 if (click != -1) in atkbd_interrupt()
562 input_report_key(dev, BTN_MIDDLE, click); in atkbd_interrupt()
/Linux-v5.10/Documentation/staging/
Dtee.rst277 "TEE Client API Specification v1.0" and click download.
/Linux-v5.10/Documentation/usb/
Dgadget_serial.rst180 To uninstall the Windows XP driver for "Gadget Serial", right click
/Linux-v5.10/Documentation/input/
Devent-codes.rst331 pressing down on the pad causes a button click, this property should be
/Linux-v5.10/Documentation/sound/hd-audio/
Dnotes.rst614 The power-saving feature might cause audible click noises at each

12