Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinput.h572 struct ff_device { struct
581 void (*destroy)(struct ff_device *); argument
582 void (*stop)(struct ff_device *); argument
584 void *private;
586 unsigned long ffbit[BITS_TO_LONGS(FF_CNT)];
588 struct mutex mutex;
590 int max_effects;
591 struct ff_effect *effects;