Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/
A Dhid-wiimote.h144 struct wiimote_data { struct
145 struct hid_device *hdev;
146 struct input_dev *input;
149 struct input_dev *accel;
150 struct input_dev *ir;
153 struct input_dev *mp;
154 struct timer_list timer;
157 union {
159 } extension;
161 struct wiimote_queue queue;
[all …]

Completed in 6 milliseconds