Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h65498 struct ff_device { struct
65504 void (*destroy)(struct ff_device *); argument
65505 void *private;
65506 long unsigned int ffbit[2];
65507 struct mutex mutex;
65508 int max_effects;
65509 struct ff_effect *effects;
65510 struct file *effect_owners[0];