Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dinput.h555 struct ff_device { struct
564 void (*destroy)(struct ff_device *); argument
566 void *private;
568 unsigned long ffbit[BITS_TO_LONGS(FF_CNT)];
570 struct mutex mutex;
572 int max_effects;
573 struct ff_effect *effects;