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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dff-core.c38 static int check_effect_access(struct ff_device *ff, int effect_id,
65 static int compat_effect(struct ff_device *ff, struct ff_effect *effect)
109 struct ff_device *ff = dev->ff;
189 struct ff_device *ff = dev->ff;
227 struct ff_device *ff = dev->ff;
246 struct ff_device *ff = dev->ff;
271 struct ff_device *ff = dev->ff;
314 struct ff_device *ff;
323 ff = kzalloc(sizeof(struct ff_device) +
366 struct ff_device *f
[all...]
H A Dff-memless.c209 static int get_compatible_type(struct ff_device *ff, int effect_type)
488 static void ml_ff_destroy(struct ff_device *ff)
505 struct ff_device *ff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h1176 struct ff_device *ff;
1489 * struct ff_device - force-feedback part of an input device
1515 struct ff_device { struct
1524 void (*destroy)(struct ff_device *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/iforce/
H A Diforce-main.c259 struct ff_device *ff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhid-pidff.c1247 struct ff_device *ff;

Completed in 30 milliseconds