Searched defs:wiimote_state (Results 1 – 1 of 1) sorted by relevance
118 struct wiimote_state { struct119 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 …]