Home
last modified time | relevance | path

Searched defs:ff_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Dinput.h510 struct ff_device { struct
519 void (*destroy)(struct ff_device *); argument
521 void *private;
523 unsigned long ffbit[BITS_TO_LONGS(FF_CNT)];
525 struct mutex mutex;
527 int max_effects;
528 struct ff_effect *effects;
529 struct file *effect_owners[];