Home
last modified time | relevance | path

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

/linux-3.3/drivers/hid/
Dhid-wiimote-ext.c19 struct wiimote_ext { struct
20 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;
[all …]