/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-accel-bmc150 | 1 What: /sys/bus/iio/devices/triggerX/name = "bmc150_accel-any-motion-devX" 7 only when there is any motion.
|
D | sysfs-bus-iio-gyro-bmg160 | 1 What: /sys/bus/iio/devices/triggerX/name = "bmg160-any-motion-devX" 7 only when there is any motion.
|
D | sysfs-bus-iio-cros-ec | 16 the motion sensor is placed. For example, in a laptop a motion
|
D | sysfs-bus-iio-mpu6050 | 7 This is mounting matrix for motion sensors. Mounting matrix
|
D | sysfs-driver-hid-wiimote | 25 extension. You will get uevent notifications for the motion-plus
|
/Linux-v4.19/Documentation/input/devices/ |
D | atarikbd.rst | 59 The ikbd can report mouse motion in three distinctly different ways. It can 60 report relative motion, absolute motion in a coordinate system maintained 61 within the ikbd, or by converting mouse motion into keyboard cursor control 71 button being pressed or released, or motion in either axis exceeding a 72 settable threshold of motion. Regardless of the threshold, all bits of 76 relative mouse motion events will be generated: (a) while the keyboard has 91 If the accumulated motion before the report packet is generated exceeds the 92 +127...-128 range, the motion is broken into multiple packets. 106 The ikbd can translate mouse motion into the equivalent cursor keystrokes. 108 each axis. The ikbd internally maintains mouse motion information to the [all …]
|
D | cma3000_d0x.rst | 22 when motion exceeds the defined thresholds.
|
D | elantech.rst | 57 combine a status packet with multiple head or motion packets. Hardware version 644 head packets or motion packets. A head packet contains data of finger id, finger 645 position (absolute x, y values), width, and pressure. A motion packet contains 650 the following packets would be motion packets, only sending delta of finger
|
/Linux-v4.19/drivers/iio/imu/inv_mpu6050/ |
D | Kconfig | 17 motion tracking devices over I2C. 28 motion tracking devices over SPI.
|
/Linux-v4.19/drivers/input/misc/ |
D | xen-kbdfront.c | 64 struct xenkbd_motion *motion) in xenkbd_handle_motion_event() argument 69 input_report_rel(info->ptr, REL_X, motion->rel_x); in xenkbd_handle_motion_event() 70 input_report_rel(info->ptr, REL_Y, motion->rel_y); in xenkbd_handle_motion_event() 71 if (motion->rel_z) in xenkbd_handle_motion_event() 72 input_report_rel(info->ptr, REL_WHEEL, -motion->rel_z); in xenkbd_handle_motion_event() 164 xenkbd_handle_motion_event(info, &event->motion); in xenkbd_handle_event()
|
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-media-vdic.c | 122 enum ipu_motion_sel motion; member 398 ipu_vdi_set_motion(priv->vdi, priv->motion); in vdic_start() 432 enum ipu_motion_sel motion; in vdic_s_ctrl() local 439 motion = ctrl->val; in vdic_s_ctrl() 440 if (motion != priv->motion) { in vdic_s_ctrl() 446 priv->motion = motion; in vdic_s_ctrl() 787 if (priv->csi_direct && priv->motion != HIGH_MOTION) { in vdic_link_validate()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | imx.rst | 27 (without motion compensation which requires the VDIC). 55 support for different motion compensation modes (low, medium, and high 56 motion). The deinterlaced output frames from the VDIC can be sent to the 93 - The VDIC subdev supports motion compensated de-interlacing, with three 94 motion compensation modes: low, medium, and high motion. Pipelines are 168 will carry out motion-compensated de-interlace using "high motion" mode 182 It will also perform simple de-interlace without motion compensation, 324 The VDIC carries out motion compensated de-interlacing, with three 325 motion compensation modes: low, medium, and high motion. The mode is 330 link the VDIC can only operate in high motion mode. [all …]
|
D | rcar-fdp1.rst | 21 in the presence of fast motion and 2D deinterlacing with diagonal
|
D | meye.rst | 102 Get and set the extended parameters of the motion eye camera.
|
/Linux-v4.19/drivers/media/usb/go7007/ |
D | go7007-driver.c | 421 unsigned motion[4] = { 0, 0, 0, 0 }; in go7007_motion_regions() local 433 motion[go->modet_map[y * (go->width / 16) + x]]++; in go7007_motion_regions() 436 motion_regions = ((motion[0] > 0) << 0) | in go7007_motion_regions() 437 ((motion[1] > 0) << 1) | in go7007_motion_regions() 438 ((motion[2] > 0) << 2) | in go7007_motion_regions() 439 ((motion[3] > 0) << 3); in go7007_motion_regions()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-parm.rst | 234 different mode from the regular motion video capture modes. In 238 motion capture. 240 - The driver may support fewer pixel formats than motion capture 252 motion capture. 254 - Moving objects in the image might have excessive motion blur.
|
D | vidioc-dqevent.rst | 197 - Triggered whenever the motion detection state for one or more of 334 - The bitmask of the regions that reported motion. There is at least 335 one region. If this field is 0, then no motion was detected at 338 each cell in the motion detection grid, then that all cells are
|
D | extended-controls.rst | 1165 Quarter pixel motion estimation for MPEG4. Applicable to the MPEG4 1243 search range for motion estimation module in video encoder. 1251 range for motion estimation module in video encoder. 2338 Indicates maximum number of merge candidate motion vectors. 2342 Indicates temporal motion vector prediction for HEVC encoder. Setting it to 2521 left. A value of zero does not cause motion. This is a write-only 2527 negative value down. A value of zero does not cause motion. This is 2855 to freeze motion of rapidly-moving subjects. Increased image noise 2901 left. A value of zero stops the motion if one is in progress and has 2907 value down. A value of zero stops the motion if one is in progress [all …]
|
D | field-order.rst | 24 applications analysing motion it is of paramount importance to recognize
|
/Linux-v4.19/include/xen/interface/io/ |
D | kbdif.h | 501 struct xenkbd_motion motion; member
|
/Linux-v4.19/drivers/macintosh/ |
D | Kconfig | 251 Support for the motion sensor included in PowerBooks. Includes 262 PMU variant of motion sensor, found in late 2005 PowerBooks. 269 I2C variant of motion sensor, found in early 2005 PowerBooks and
|
/Linux-v4.19/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 99 int motion; member 537 if (solo_is_motion_on(solo_enc) && enc_buf->motion) { in solo_enc_fillbuf() 544 .region_mask = enc_buf->motion ? 1 : 0, in solo_enc_fillbuf() 634 enc_buf.motion = 1; in solo_handle_ring() 636 enc_buf.motion = 0; in solo_handle_ring()
|
/Linux-v4.19/Documentation/input/ |
D | event-codes.rst | 100 occurring at the same moment in time. For example, motion of a mouse may set 101 the REL_X and REL_Y values for one motion, then emit a SYN_REPORT. The next 102 motion will emit more REL_X and REL_Y values and send another SYN_REPORT. 168 BTN_TOOL_DOUBLETAP should be set to value 1 for the duration of the motion.
|
/Linux-v4.19/drivers/usb/serial/ |
D | Kconfig | 594 tristate "Xsens motion tracker serial interface driver" 596 Say Y here if you want to use Xsens motion trackers. 598 This driver supports the new generation of motion trackers
|
/Linux-v4.19/Documentation/hid/ |
D | hid-sensor.txt | 36 This accelerometer-3D has some fields. Here for example field 2 is motion intensity
|