Home
last modified time | relevance | path

Searched full:actuator (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/input/
Ddlg,da7280.txt10 - 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";
Dti,drv260x.txt11 DRV260X_LRA_MODE - Linear Resonance Actuator mode (Piezoelectric)
30 - vib-rated-mv - The rated voltage of the actuator in millivolts.
33 - vib-overdrive-mv - The overdrive voltage of the actuator in millivolts.
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ov5693/
Dad5823.h52 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 */
/Linux-v6.1/drivers/staging/fieldbus/Documentation/
Dfieldbus_dev.txt22 A "Fieldbus Device" is such an actuator, motor, console light, switch, ...
36 actuator, motor, console light, switch, etc. over the fieldbus.
/Linux-v6.1/drivers/staging/fieldbus/
DKconfig11 as an actuator, motor, console light, switch, etc. over the fieldbus.
/Linux-v6.1/Documentation/devicetree/bindings/media/
Dsamsung-s5k6a3.txt13 - afvdd-supply : AF (actuator) voltage supply;
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Ddongwoon,dw9768.yaml18 integrates Advanced Actuator Control (AAC) technology and is intended for
/Linux-v6.1/drivers/input/misc/
Ddrv260x.c179 * @rated_voltage: The rated_voltage of the actuator
180 * @overdrive_voltage: The over drive voltage of the actuator
241 * and v is the rated or overdriver voltage of the actuator
Darizona-haptics.c167 dev_err(arizona->dev, "Failed to set haptics actuator: %d\n", in arizona_haptics_probe()
Dpowermate.c14 * for one full rotation. Testing with my High Speed Rotation Actuator (ok, it was
Dda7280.c787 error = device_property_read_string(dev, "dlg,actuator-type", &str); in da7280_parse_properties()
/Linux-v6.1/Documentation/filesystems/ext4/
Dallocators.rst9 that the head actuator and disk must perform to access a data block,
/Linux-v6.1/drivers/hid/
Dhid-microsoft.c299 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()
/Linux-v6.1/include/linux/mfd/arizona/
Dpdata.h184 /** Haptic actuator type */
/Linux-v6.1/drivers/input/joystick/
Dxpad.c1454 packet->data[3] = strong / 256; /* left actuator */ in xpad_play_effect()
1456 packet->data[5] = weak / 256; /* right actuator */ in xpad_play_effect()
1465 packet->data[3] = strong / 256; /* left actuator? */ in xpad_play_effect()
1466 packet->data[4] = weak / 256; /* right actuator? */ in xpad_play_effect()
1500 packet->data[8] = strong / 512; /* left actuator */ in xpad_play_effect()
1501 packet->data[9] = weak / 512; /* right actuator */ in xpad_play_effect()
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-block296 in parallel. For instance, single LUN multi-actuator hard-disks
305 the range. For example, a dual-actuator hard-disk will have the
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsm8150-microsoft-surface-duo.dts378 dlg,actuator-type = "LRA";
/Linux-v6.1/include/linux/
Dblkdev.h372 * other access ranges. This is typically found with single-LUN multi-actuator
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c603 * HACK: append actuator's name to sensor's in atomisp_enum_input()