Searched refs:ff_device (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/
H A Dff-core.c36 static int check_effect_access(struct ff_device *ff, int effect_id,
63 static int compat_effect(struct ff_device *ff, struct ff_effect *effect)
107 struct ff_device *ff = dev->ff;
185 struct ff_device *ff = dev->ff;
217 struct ff_device *ff = dev->ff;
236 struct ff_device *ff = dev->ff;
261 struct ff_device *ff = dev->ff;
307 struct ff_device *ff;
316 ff = kzalloc(sizeof(struct ff_device) +
H A Dff-memless.c209 static int get_compatible_type(struct ff_device *ff, int effect_type)
455 static void ml_ff_destroy(struct ff_device *ff)
472 struct ff_device *ff;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dinput.h952 struct ff_device *ff;
1192 * struct ff_device - force-feedback part of an input device
1214 struct ff_device { struct
1223 void (*destroy)(struct ff_device *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/joystick/iforce/
H A Diforce-main.c267 struct ff_device *ff;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhid-pidff.c1245 struct ff_device *ff;

Completed in 114 milliseconds