Searched refs:FF_PERIODIC (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, 464 #define FF_PERIODIC 0x51 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, 465 #define FF_PERIODIC 0x51 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, 473 #define FF_PERIODIC 0x51 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 757 [FF_PERIODIC] = "FF_PERIODIC", 1061 { .name = "FF_PERIODIC", .value = FF_PERIODIC },
|
Completed in 5 milliseconds