Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-wiimote.h118 struct wiimote_state { struct
119 spinlock_t lock;
120 __u32 flags;
121 __u8 accel_split[2];
122 __u8 drm;
123 __u8 devtype;
124 __u8 exttype;
125 __u8 mp;
128 struct mutex sync;
129 struct completion ready;
[all …]