Searched refs:FF_RAMP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhid-pidff.c628 case FF_RAMP:
1029 set_bit(FF_RAMP, dev->ffbit);
1110 if (test_and_clear_bit(FF_RAMP, dev->ffbit))
1126 if (test_bit(FF_RAMP, dev->ffbit) &&
1129 clear_bit(FF_RAMP, dev->ffbit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h972 * @type: type of the effect (FF_CONSTANT, FF_PERIODIC, FF_RAMP, FF_SPRING,
1020 #define FF_RAMP 0x57 macro
1023 #define FF_EFFECT_MAX FF_RAMP

Completed in 187 milliseconds