Searched refs:FF_RAMP (Results 1 - 4 of 4) sorted by relevance
/third_party/libinput/include/linux/linux/ |
H A D | input.h | 422 * @type: type of the effect (FF_CONSTANT, FF_PERIODIC, FF_RAMP, FF_SPRING, 470 #define FF_RAMP 0x57 macro 473 #define FF_EFFECT_MAX FF_RAMP
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input.h | 423 * @type: type of the effect (FF_CONSTANT, FF_PERIODIC, FF_RAMP, FF_SPRING, 471 #define FF_RAMP 0x57 macro 474 #define FF_EFFECT_MAX FF_RAMP
|
/third_party/libevdev/include/linux/linux/ |
H A D | input.h | 431 * @type: type of the effect (FF_CONSTANT, FF_PERIODIC, FF_RAMP, FF_SPRING, 479 #define FF_RAMP 0x57 macro 482 #define FF_EFFECT_MAX FF_RAMP
|
/third_party/libevdev/include/ |
H A D | event-names.h | 763 [FF_RAMP] = "FF_RAMP", 1062 { .name = "FF_RAMP", .value = FF_RAMP },
|
Completed in 5 milliseconds