Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dinput.h560 struct ff_device { struct
569 void (*destroy)(struct ff_device *); argument
571 void *private;
573 unsigned long ffbit[BITS_TO_LONGS(FF_CNT)];
575 struct mutex mutex;
577 int max_effects;
578 struct ff_effect *effects;