Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/input/
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-v5.10/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-v5.10/drivers/staging/fieldbus/
DKconfig11 as an actuator, motor, console light, switch, etc. over the fieldbus.
/Linux-v5.10/Documentation/devicetree/bindings/media/
Dsamsung-s5k6a3.txt13 - afvdd-supply : AF (actuator) voltage supply;
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Ddongwoon,dw9768.yaml18 integrates Advanced Actuator Control (AAC) technology and is intended for
/Linux-v5.10/Documentation/filesystems/ext4/
Dallocators.rst9 that the head actuator and disk must perform to access a data block,
/Linux-v5.10/drivers/input/misc/
Ddrv260x.c179 * @rated_voltage - The rated_voltage of the actuator
180 * @overdriver_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
/Linux-v5.10/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-v5.10/include/linux/mfd/arizona/
Dpdata.h184 /** Haptic actuator type */
/Linux-v5.10/drivers/input/joystick/
Dxpad.c1246 packet->data[3] = strong / 256; /* left actuator */ in xpad_play_effect()
1248 packet->data[5] = weak / 256; /* right actuator */ in xpad_play_effect()
1257 packet->data[3] = strong / 256; /* left actuator? */ in xpad_play_effect()
1258 packet->data[4] = weak / 256; /* right actuator? */ in xpad_play_effect()
1292 packet->data[8] = strong / 512; /* left actuator */ in xpad_play_effect()
1293 packet->data[9] = weak / 512; /* right actuator */ in xpad_play_effect()
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c579 * HACK: append actuator's name to sensor's in atomisp_enum_input()