Home
last modified time | relevance | path

Searched +full:event +full:- +full:touch (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Diqs269a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Azoteq IQS269A Capacitive Touch Controlle
[all...]
H A Dazoteq,iqs7222.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Diqs626a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Azoteq IQS626A Capacitive Touch Controller
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
19 - $ref: touchscreen/touchscreen.yaml#
31 "#address-cells":
34 "#size-cells":
[all …]
H A Diqs62x-keys.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/iqs62x-keys.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 - $ref: input.yaml#
16 The Azoteq IQS620A, IQS621, IQS622, IQS624 and IQS625 multi-function sensors
17 feature a variety of self-capacitive, mutual-inductive and Hall-effect sens-
23 further details and examples. Sensor hardware configuration (self-capacitive
24 vs. mutual-inductive, etc.) is selected based on the device's firmware.
[all …]
/freebsd/sys/contrib/xen/io/
H A Dkbdif.h2 * kbdif.h -- Xen virtual keyboard/mouse
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34 * The two halves of a para-virtual driver utilize nodes within
48 *---------------------------- Features supported ----------------------------
54 * feature-disable-keyboard
60 * feature-disable-pointer
66 * feature-abs-pointer
72 * feature-multi-touch
75 * Backends, which support reporting of multi-touch events
78 * feature-raw-pointer
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dimx6ul_tsc.txt1 * Freescale i.MX6UL Touch Controller
4 - compatible: must be "fsl,imx6ul-tsc".
5 - reg: this touch controller address and the ADC2 address.
6 - interrupts: the interrupt of this touch controller and ADC2.
7 - clocks: the root clock of touch controller and ADC2.
8 - clock-names; must be "tsc" and "adc".
9 - xnur-gpio: the X- gpio this controller connect to.
10 This xnur-gpio returns to low once the finger leave the touch screen (The
11 last touch event the touch controller capture).
14 - measure-delay-time: the value of measure delay time.
[all …]
H A Dbu21013.txt1 * Rohm BU21013 Touch Screen
4 - compatible : "rohm,bu21013_tp"
5 - reg : I2C device address
6 - reset-gpios : GPIO pin enabling (selecting) chip (CS)
7 - interrupt-parent : the phandle for the gpio controller
8 - interrupts : (gpio) interrupt to which the chip is connected
11 - touch-gpios : GPIO pin registering a touch event
12 - <supply_name>-supply : Phandle to a regulator supply
13 - touchscreen-size-x : General touchscreen binding, see [1].
14 - touchscreen-size-y : General touchscreen binding, see [1].
[all …]
H A Dst,stmfts.txt1 * ST-Microelectronics FingerTip touchscreen controller
3 The ST-Microelectronics FingerTip device provides a basic touchscreen
7 The driver supports also hovering as an absolute single touch event with x, y, z
11 - compatible : must be "st,stmfts"
12 - reg : I2C slave address, (e.g. 0x49)
13 - interrupts : interrupt specification
14 - avdd-supply : analogic power supply
15 - vdd-supply : power supply
16 - touchscreen-size-x : see touchscreen.txt
17 - touchscreen-size-y : see touchscreen.txt
[all …]
/freebsd/usr.sbin/makefs/tests/
H A Dmakefs_tests_common.sh18 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
57 …echo "usage: check_image_contents [-d directory ...] [-f mtree-file] [-m mtree-keywords] [-X exclu…
63 if [ -n "$excludes" ]; then
65 mtree_excludes_arg="-X excludes.txt"
68 if [ -z "$mtree_file" ]; then
71 mtree -c -k $mtree_keywords -p $directory $mtree_excludes_arg
75 echo "<---- Input spec BEGIN ---->"
77 echo "<---- Input spec END ---->"
78 atf_check -e empty -o empty -s exit:0 \
79 mtree -UW -f $mtree_file \
[all …]
/freebsd/contrib/libfido2/man/
H A Dfido_dev_get_touch_begin.317 .\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 .\" SPDX-License-Identifier: BSD-2-Clause
34 .Nd asynchronously wait for touch on a FIDO2 authenticator
43 asynchronously wait for touch on a FIDO2 authenticator.
49 function initiates a touch request on
54 function continues an ongoing touch request on
61 will be updated to reflect the touch request status.
64 is 1, the device was touched, and the touch request is
70 to continue the touch request, or
/freebsd/share/man/man4/
H A Dhmt.41 .\" Copyright (c) 2014-2020 Vladimir Kondratyev <wulf@FreeBSD.org>
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
30 .Nd MS Windows 7/8/10 - compatible HID multi-touch device driver
34 .Bd -ragged -offset indent
45 .Bd -literal -offset indent
51 driver provides support for the MS Windows 7/8/10 - compatible HID
52 multi-touch devices found in many laptops.
54 To get multi-touch device working in
55 .Xr X 7 Pq Pa ports/x11/xorg-docs ,
57 .Pa ports/x11-drivers/xf86-input-evdev .
[all …]
H A Dwmt.41 .\" Copyright (c) 2014-2017 Vladimir Kondratyev <wulf@FreeBSD.org>
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
30 .Nd MS Windows 7/8/10 - compatible USB HID multi-touch device driver
34 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
50 driver provides support for the MS Windows 7/8/10 - compatible USB HID
51 multi-touch devices found in many laptops.
53 To get multi-touch device working in
54 .Xr X 7 Pq Pa ports/x11/xorg-docs ,
56 .Pa ports/x11-drivers/xf86-input-evdev .
[all …]
H A Dietp.416 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
34 .Bd -ragged -offset indent
47 .Bd -literal -offset indent
53 driver provides support for the Elantech I2C touchpad multi-touch devices
56 To get multi-touch device working in
57 .Xr X 7 Pq Pa ports/x11/xorg-docs ,
59 .Pa ports/x11-drivers/xf86-input-libinput .
62 creates a pseudo-device file,
64 which presents the multi-touch device as an input event device.
69 .Xr libinput 4 Pq Pa ports/x11-drivers/xf86-input-libinput .
[all …]
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_core.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
73 * Fixed-function counters.
86 * 63 - 45 Reserved (do not touch)
88 * 43 - 41 Reserved (do not touch)
90 * 39 - 37 Reserved (do not touch)
92 * 35 - 33 Reserved (do not touch)
96 * 13-12 Ctr 3 Enable
99 * 9-8 Ctr 2 Enable
[all …]
/freebsd/tools/test/stress2/misc/
H A Dmountro4.sh4 # SPDX-License-Identifier: BSD-2-Clause
20 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
39 mount | grep -q "on $mntpoint " && umount $mntpoint
40 [ -c /dev/md$mdstart ] && mdconfig -d -u $mdstart
41 mdconfig -a -t swap -s 1g -u $mdstart
44 touch $f1
45 mount -u -o ro $mntpoint
46 touch $f2 2>/dev/null && { echo "ufs: ro failed"; s=1; }
47 d1=`stat -f '%a %m %c' $f1`
50 d2=`stat -f '%a %m %c' $f1`
[all …]
H A Dnullfs13.sh19 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
29 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
31 # kern/178238 "nullfs don't release i-nodes on unlink"
38 mount | grep -q "$nullfsmp " && umount $nullfsmp
40 [ -d $nullfsmp ] || mkdir $nullfsmp
41 mount | grep "$mntpoint " | grep -q /dev/md && umount -f $mntpoint
42 mdconfig -l | grep -q md$mdstart && mdconfig -d -u $mdstart
43 mdconfig -a -t swap -s 1g -u $mdstart
47 mount -t nullfs $mntpoint $nullfsmp
49 (cd $nullfsmp; jot 20 | xargs touch)
[all …]
/freebsd/tools/regression/tmpfs/
H A Dt_rename24 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
57 test -d a && die
58 test -d c || die
65 test -d a/b/../b || die
66 test -d a/b/../../a || die
67 eval $(stat -s a/b)
69 eval $(stat -s a)
79 test -d c/b/../b || die
80 test -d c/b/../../c || die
90 test -d d/../c || die
[all …]
H A Dt_readdir24 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
43 /bin/ls -a | grep '^\.$' >/dev/null || die
44 /bin/ls -a | grep '^\..$' >/dev/null || die
48 touch reg || die
49 ln -s reg lnk || die
57 rm -rf * || die
62 touch $(jot 10) || die
66 touch $(jot 20) || die
73 touch a/$f || die
79 test_name "Removal of should-be-empty directory"
/freebsd/sys/dev/cyapa/
H A Dcyapa.h25 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
42 * Boot-time registers. This is the device map
72 uint8_t id; /* 1-15 incremented each touch */
73 } touch[CYAPA_MAX_MT]; member
77 uint8_t prod_ida[5]; /* 0x00 - 0x04 */
78 uint8_t prod_idb[6]; /* 0x05 - 0x0A */
79 uint8_t prod_idc[2]; /* 0x0B - 0x0C */
80 uint8_t reserved[6]; /* 0x0D - 0x12 */
107 #define CYAPA_TOUCH_X(regs, i) ((((regs)->touch[i].xy_high << 4) & 0x0F00) | \
108 (regs)->touch[i].x_low)
[all …]
/freebsd/tests/sys/kqueue/libkqueue/
H A Dvnode.c10 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
25 const char *testfile = "./kqueue-test.tmp"; in test_kevent_vnode_add()
30 system("touch ./kqueue-test.tmp"); in test_kevent_vnode_add()
57 if (unlink("./kqueue-test.tmp") < 0) in test_kevent_vnode_note_delete()
69 const char *fifo_path = "./kqueue-fifo.tmp"; in test_kevent_vnode_note_delete_fifo()
80 if (pid == -1) in test_kevent_vnode_note_delete_fifo()
87 if (fd == -1) in test_kevent_vnode_note_delete_fifo()
135 if (system("echo hello >> ./kqueue-test.tmp") < 0) in test_kevent_vnode_note_write()
140 kev.flags &= ~EV_ENABLE; // XXX-FIXME compatibility issue in test_kevent_vnode_note_write()
141 kev.fflags |= NOTE_EXTEND; // XXX-FIXME compatibility issue in test_kevent_vnode_note_write()
[all …]
/freebsd/bin/ln/tests/
H A Dln_test.sh2 # SPDX-License-Identifier: BSD-2-Clause
19 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
31 atf_check_equal "$(stat -f %d,%i "$1")" "$(stat -f %d,%i "$2")"
36 atf_check -o inline:"$1\n" readlink "$2"
43 "symbolic link, '-L' option creates a hard" \
48 atf_check touch A
49 atf_check ln -s A B
50 atf_check ln -L B C
59 "symbolic link, '-P' option creates a hard " \
64 atf_check touch A
[all …]
/freebsd/usr.sbin/extattr/tests/
H A Dextattr_test.sh17 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
33 touch foo
34 atf_check -s not-exit:0 -e match:"Invalid argument" \
36 atf_check -s not-exit:0 -e match:"Invalid argument" \
37 lsextattr -q badnamespace foo
46 touch foo
47 atf_check -s exit:0 -o empty setextattr user myattr XYZ foo
48 atf_check -s exit:0 -o inline:"58 59 5a\n" \
49 getextattr -qx user myattr foo
58 touch foo
[all …]
/freebsd/usr.bin/find/tests/
H A Dfind_test.sh17 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31 atf_set "descr" "Verifies that -newer correctly uses a symlink, " \
36 atf_check -s exit:0 mkdir test
37 atf_check -s exit:0 ln -s file1 test/link
38 atf_check -s exit:0 touch -d 2017-12-31T10:00:00Z -h test/link
39 atf_check -s exit:0 touch -d 2017-12-31T11:00:00Z test/file2
40 atf_check -s exit:0 touch -d 2017-12-31T12:00:00Z test/file1
43 # (with -P / without -L flags). Since link was created first, the
45 echo -e "test\ntest/file1\ntest/file2" > expout
46 atf_check -s exit:0 -o save:output find test -newer test/link
[all …]
/freebsd/usr.bin/stat/tests/
H A Dstat_test.sh17 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
30 atf_set "descr" "Verify the output format for -F"
35 atf_check touch a
37 atf_check install -m 0777 /dev/null c
38 atf_check ln -s a d
41 atf_check -o match:'.* a' stat -Fn a
42 atf_check -o match:'.* b/' stat -Fn b
43 atf_check -o match:'.* c\*' stat -Fn c
44 atf_check -o match:'.* d@' stat -Fn d
45 atf_check -o match:'.* f\|' stat -Fn f
[all …]
/freebsd/tests/sys/acl/
H A Dtools-crossfs.test15 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
26 # This is a tools-level test intended to verify that cp(1) and mv(1)
28 # ACL-enabled kernel:
30 # /usr/src/tools/regression/acltools/run /usr/src/tools/regression/acltools/tools-nfs4.test
42 $ touch nfs4/xxx
43 $ getfacl -nq nfs4/xxx
44 > owner@:rw-p--aARWcCos:-------:allow
45 > group@:r-----a-R-c--s:-------:allow
46 > everyone@:r-----a-R-c--s:-------:allow
48 $ touch posix/xxx
[all …]

12345678910>>...24