Searched refs:FF_SPRING (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, 466 #define FF_SPRING 0x53 macro
|
/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, 467 #define FF_SPRING 0x53 macro
|
/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, 475 #define FF_SPRING 0x53 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 759 [FF_SPRING] = "FF_SPRING", 1067 { .name = "FF_SPRING", .value = FF_SPRING },
|
Completed in 9 milliseconds