/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | dlg,da7280.txt | 10 - dlg,actuator-type: Set Actuator type. it should be one of: 11 "LRA" - Linear Resonance Actuator type. 30 - dlg,nom-microvolt: Nominal actuator voltage rating. 32 - dlg,abs-max-microvolt: Absolute actuator maximum voltage rating. 34 - dlg,imax-microamp: Actuator max current rating. 37 - dlg,impd-micro-ohms: the impedance of the actuator in micro ohms. 86 dlg,actuator-type = "LRA";
|
H A D | ti,drv260x.yaml | 33 Linear Resonance Actuator mode (Piezoelectric) 70 The rated voltage of the actuator in millivolts. 77 The overdrive voltage of the actuator in millivolts.
|
/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/ |
H A D | ad5823.h | 52 AD5823_ARC_RES0 = 0x0, /* Actuator response control RES1 */ 53 AD5823_ARC_RES1 = 0x1, /* Actuator response control RES0.5 */ 54 AD5823_ARC_RES2 = 0x2, /* Actuator response control RES2 */
|
/openbmc/linux/block/ |
H A D | bfq-iosched.h | 38 * per-actuator data. The current value is hopefully a good upper 238 * processes. Besides, it contains I/O requests for only one actuator 240 * actuator it generates I/O for). @cgroup holds a reference to the 410 /* index of the actuator this queue is associated with */ 483 * column for each actuator. An I/O request generated by the 485 * the request is to be served by the j-th actuator of the 488 * actuator. 499 * (one queue per actuator, see field bfqq above). In 595 * for each actuator 692 * List of all the bfq_queues active for a specific actuator [all …]
|
H A D | bfq-iosched.c | 1801 * Get the index of the actuator that will serve bio. 4777 * Perform a linear scan of each actuator, until an actuator is found 4779 * actuator is below the threshold (see comments on 4781 * next actuator (comments on this extra condition below), and there 4782 * is a queue that contains I/O for that actuator. On success, return 4839 * If some actuator is underutilized, but the in-service in bfq_select_queue() 4840 * queue does not contain I/O for that actuator, then try to in bfq_select_queue() 4841 * inject I/O for that actuator. in bfq_select_queue() 5487 * longer, then cycle over all possible per-actuator bfqq in bfq_exit_icq() 7180 unsigned int actuator; bfq_exit_queue() local [all...] |
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | asahi-kasei,ak7375.yaml | 7 title: Asahi Kasei Microdevices AK7375 voice coil lens actuator 13 AK7375 is a voice coil motor (VCM) camera lens actuator that
|
H A D | samsung,s5k6a3.yaml | 39 description: AF (actuator) voltage supply
|
H A D | dongwoon,dw9768.yaml | 18 integrates Advanced Actuator Control (AAC) technology and is intended for
|
/openbmc/linux/drivers/staging/fieldbus/Documentation/ |
H A D | fieldbus_dev.txt | 22 A "Fieldbus Device" is such an actuator, motor, console light, switch, ... 36 actuator, motor, console light, switch, etc. over the fieldbus.
|
/openbmc/linux/drivers/staging/fieldbus/ |
H A D | Kconfig | 11 as an actuator, motor, console light, switch, etc. over the fieldbus.
|
/openbmc/linux/drivers/input/misc/ |
H A D | drv260x.c | 179 * @rated_voltage: The rated_voltage of the actuator 180 * @overdrive_voltage: The over drive voltage of the actuator 203 * and v is the rated or overdriver voltage of the actuator
|
H A D | arizona-haptics.c | 167 dev_err(arizona->dev, "Failed to set haptics actuator: %d\n", in arizona_haptics_probe()
|
H A D | powermate.c | 14 * for one full rotation. Testing with my High Speed Rotation Actuator (ok, it was
|
H A D | da7280.c | 787 error = device_property_read_string(dev, "dlg,actuator-type", &str); in da7280_parse_properties()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/ |
H A D | upm_git.bb | 1 SUMMARY = "Sensor/Actuator repository for Mraa"
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | allocators.rst | 9 that the head actuator and disk must perform to access a data block,
|
/openbmc/linux/drivers/hid/ |
H A D | hid-microsoft.c | 299 r->magnitude[MAGNITUDE_STRONG] = ms->strong; /* left actuator */ in ms_ff_worker() 300 r->magnitude[MAGNITUDE_WEAK] = ms->weak; /* right actuator */ in ms_ff_worker()
|
/openbmc/linux/include/linux/mfd/arizona/ |
H A D | pdata.h | 184 /** Haptic actuator type */
|
/openbmc/linux/drivers/input/joystick/ |
H A D | xpad.c | 1506 packet->data[3] = strong / 256; /* left actuator */ in xpad_play_effect() 1508 packet->data[5] = weak / 256; /* right actuator */ in xpad_play_effect() 1517 packet->data[3] = strong / 256; /* left actuator? */ in xpad_play_effect() 1518 packet->data[4] = weak / 256; /* right actuator? */ in xpad_play_effect() 1552 packet->data[8] = strong / 512; /* left actuator */ in xpad_play_effect() 1553 packet->data[9] = weak / 512; /* right actuator */ in xpad_play_effect()
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-block | 306 in parallel. For instance, single LUN multi-actuator hard-disks 315 the range. For example, a dual-actuator hard-disk will have the
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8150-microsoft-surface-duo.dts | 378 dlg,actuator-type = "LRA";
|
/openbmc/linux/include/linux/ |
H A D | blkdev.h | 368 * other access ranges. This is typically found with single-LUN multi-actuator
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_ioctl.c | 573 * HACK: append actuator's name to sensor's in atomisp_enum_input()
|