Lines Matching defs:wiimote_ext
19 struct wiimote_ext { struct20 struct wiimote_data *wdata;21 struct work_struct worker;22 struct input_dev *input;23 struct input_dev *mp_input;25 atomic_t opened;26 atomic_t mp_opened;27 bool plugged;28 bool mp_plugged;29 bool motionp;30 __u8 ext_type;