Searched refs:strong_magnitude (Results 26 - 40 of 40) sorted by relevance

12

/linux-master/drivers/input/misc/
H A Dtwl6040-vibra.c195 info->strong_speed = effect->u.rumble.strong_magnitude;
H A Dmax8997_haptic.c217 chip->level = effect->u.rumble.strong_magnitude;
H A Dmax77693-haptic.c239 haptic->magnitude = effect->u.rumble.strong_magnitude;
/linux-master/drivers/input/
H A Dff-core.c63 magnitude = effect->u.rumble.strong_magnitude / 3 +
/linux-master/drivers/hid/
H A Dhid-bigbenff.c284 left_motor_force = effect->u.rumble.strong_magnitude / 256;
H A Dhid-microsoft.c319 ms->strong = ((u32) effect->u.rumble.strong_magnitude * 100) / U16_MAX;
H A Dhid-nvidia-shield.c411 motors.motor_left = effect->u.rumble.strong_magnitude / 2047;
H A Dhid-playstation.c1503 ds->motor_left = effect->u.rumble.strong_magnitude / 256;
2463 ds4->motor_left = effect->u.rumble.strong_magnitude / 256;
H A Dhid-sony.c1591 sc->left = effect->u.rumble.strong_magnitude / 256;
H A Dhid-steam.c548 steam->rumble_left = effect->u.rumble.strong_magnitude;
H A Dhid-wiimote-modules.c142 if (eff->u.rumble.strong_magnitude || eff->u.rumble.weak_magnitude)
1800 if (eff->u.rumble.strong_magnitude || eff->u.rumble.weak_magnitude)
H A Dhid-nintendo.c2001 effect->u.rumble.strong_magnitude,
/linux-master/drivers/input/joystick/
H A Dpsxpad-spi.c151 (effect->u.rumble.strong_magnitude >> 8) & 0xFFU);
H A Dgamecon.c259 rumble->strong_magnitude || rumble->weak_magnitude ?
H A Dxpad.c1494 strong = effect->u.rumble.strong_magnitude;

Completed in 181 milliseconds

12