| /Linux-v4.19/Documentation/devicetree/bindings/iio/accel/ |
| D | lis302.txt | 23 - 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-v4.19/arch/arm/boot/dts/ |
| D | omap3-gta04a3.dts | 26 st,click-single-x; 27 st,click-single-y; 28 st,click-single-z; 29 st,click-thresh-x = <8>; 30 st,click-thresh-y = <8>; 31 st,click-thresh-z = <10>; 32 st,click-click-time-limit = <9>; 33 st,click-latency = <50>; 34 st,irq1-click;
|
| D | omap3-overo-common-peripherals.dtsi | 63 st,click-single-x; 64 st,click-single-y; 65 st,click-single-z; 66 st,click-thresh-x = <10>; 67 st,click-thresh-y = <10>; 68 st,click-thresh-z = <10>; 69 st,irq1-click; 70 st,irq2-click;
|
| D | omap3-n950-n9.dtsi | 303 /* click flags */ 304 st,click-single-x; 305 st,click-single-y; 306 st,click-single-z; 309 st,click-threshold-x = <8>; 310 st,click-threshold-y = <8>; 311 st,click-threshold-z = <10>; 314 st,click-time-limit = <9>; 317 st,click-latency = <50>; 331 /* Interrupt line 2 for click detection */ [all …]
|
| D | am335x-evmsk.dts | 475 st,click-single-x; 476 st,click-single-y; 477 st,click-single-z; 478 st,click-thresh-x = <10>; 479 st,click-thresh-y = <10>; 480 st,click-thresh-z = <10>; 481 st,irq1-click; 482 st,irq2-click;
|
| D | omap3-n900.dts | 730 /* click flags */ 731 st,click-single-x; 732 st,click-single-y; 733 st,click-single-z; 736 st,click-threshold-x = <8>; 737 st,click-threshold-y = <8>; 738 st,click-threshold-z = <10>; 741 st,click-time-limit = <9>; 744 st,click-latency = <50>; 746 /* Interrupt line 2 for click detection */ [all …]
|
| D | am335x-evm.dts | 463 st,click-single-x; 464 st,click-single-y; 465 st,click-single-z; 466 st,click-thresh-x = <10>; 467 st,click-thresh-y = <10>; 468 st,click-thresh-z = <10>; 469 st,irq1-click; 470 st,irq2-click;
|
| D | am335x-pepper.dts | 115 st,irq1-click;
|
| /Linux-v4.19/Documentation/ABI/testing/ |
| D | sysfs-driver-hid-lenovo | 26 Description: This setting controls if the mouse click events generated by pressing the trackpoint (… 27 a left or right mouse button click. 41 … controls how fast the trackpoint needs to be pressed to generate a mouse click if press_to_select…
|
| D | sysfs-devices-platform-trackpoint | 59 select (click) on z-axis on release. 75 click without a release. 100 left click, and writing 0 will disable it.
|
| /Linux-v4.19/Documentation/devicetree/bindings/sound/ |
| D | qcom,msm8916-wcd-analog.txt | 13 "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-v4.19/Documentation/scsi/ |
| D | bfa.txt | 38 and then click following respective util package link: 53 and then click following respective util package link
|
| /Linux-v4.19/Documentation/sound/designs/ |
| D | powersave.rst | 34 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-v4.19/Documentation/sound/soc/ |
| D | pops-clicks.rst | 13 click every time a component power state is changed. 20 currently, however future audio codec hardware will have better pop and click
|
| D | overview.rst | 46 * Pop and click reduction. Pops and clicks can be reduced by powering the
|
| /Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | edt-ft5x06.txt | 36 - threshold: allows setting the "click"-threshold in the range
|
| /Linux-v4.19/Documentation/input/devices/ |
| D | edt-ft5x06.rst | 18 allows setting the "click"-threshold in the range from 0 to 80.
|
| D | sentelic.rst | 163 => 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-v4.19/drivers/input/keyboard/ |
| D | atkbd.c | 378 int scroll = 0, hscroll = 0, click = -1; in atkbd_interrupt() local 490 click = !atkbd->release; in atkbd_interrupt() 522 if (click != -1) in atkbd_interrupt() 523 input_report_key(dev, BTN_MIDDLE, click); in atkbd_interrupt()
|
| /Linux-v4.19/Documentation/process/ |
| D | email-clients.rst | 152 them as text, right click on the attachment and select properties, and 157 contains the patch from the message list pane, right click and select 282 :menuselection:`View-->Toolbars-->Customize...` and finally just click on it
|
| /Linux-v4.19/Documentation/ |
| D | tee.txt | 127 "TEE Client API Specification v1.0" and click download.
|
| /Linux-v4.19/Documentation/usb/ |
| D | gadget_serial.txt | 177 To uninstall the Windows XP driver for "Gadget Serial", right click
|
| /Linux-v4.19/Documentation/input/ |
| D | event-codes.rst | 312 pressing down on the pad causes a button click, this property should be
|
| /Linux-v4.19/Documentation/sound/hd-audio/ |
| D | notes.rst | 609 The power-saving feature might cause audible click noises at each
|
| /Linux-v4.19/Documentation/sound/ |
| D | alsa-configuration.rst | 1067 Note 2: If you get click noises on output, try the module option
|