Searched refs:FF_FRICTION (Results 1 - 3 of 3) 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.c659 case FF_FRICTION:
1057 set_bit(FF_FRICTION, dev->ffbit);
1134 test_bit(FF_FRICTION, dev->ffbit) ||
1141 clear_bit(FF_FRICTION, dev->ffbit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/iforce/
H A Diforce-ff.c207 if (new->type != FF_SPRING && new->type != FF_FRICTION) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h973 * FF_FRICTION, FF_DAMPER, FF_RUMBLE, FF_INERTIA, or FF_CUSTOM)
1017 #define FF_FRICTION 0x54 macro

Completed in 52 milliseconds