Home
last modified time | relevance | path

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

/linux/drivers/hid/
A Dhid-wiimote.h143 struct wiimote_data { struct
193 struct wiimote_data *wdata);
195 struct wiimote_data *wdata);
197 void (*in_keys) (struct wiimote_data *wdata, const __u8 *keys);
201 void (*in_mp) (struct wiimote_data *wdata, const __u8 *mp);
202 void (*in_ext) (struct wiimote_data *wdata, const __u8 *ext);
263 void __wiimote_schedule(struct wiimote_data *wdata);
268 extern void wiiproto_req_status(struct wiimote_data *wdata);
286 extern int wiidebug_init(struct wiimote_data *wdata);
287 extern void wiidebug_deinit(struct wiimote_data *wdata);
[all …]
A Dhid-wiimote-core.c45 struct wiimote_data *wdata = container_of(queue, struct wiimote_data, in wiimote_queue_worker()
194 static __u8 select_drm(struct wiimote_data *wdata) in select_drm()
258 void wiiproto_req_status(struct wiimote_data *wdata) in wiiproto_req_status()
1205 struct wiimote_data *wdata = container_of(work, struct wiimote_data, in wiimote_init_worker()
1221 void __wiimote_schedule(struct wiimote_data *wdata) in __wiimote_schedule()
1620 struct wiimote_data *wdata = hid_get_drvdata(hdev); in wiimote_hid_event()
1649 struct wiimote_data *wdata = dev_to_wii(dev); in wiimote_ext_show()
1682 struct wiimote_data *wdata = dev_to_wii(dev); in wiimote_ext_store()
1700 struct wiimote_data *wdata = dev_to_wii(dev); in wiimote_dev_show()
1731 struct wiimote_data *wdata; in wiimote_create()
[all …]
A Dhid-wiimote-modules.c90 struct wiimote_data *wdata) in wiimod_keys_probe()
122 struct wiimote_data *wdata = container_of(work, struct wiimote_data, in wiimod_rumble_worker()
168 struct wiimote_data *wdata) in wiimod_rumble_remove()
235 struct wiimote_data *wdata) in wiimod_battery_probe()
269 struct wiimote_data *wdata) in wiimod_battery_remove()
339 struct wiimote_data *wdata) in wiimod_led_probe()
523 struct wiimote_data *wdata) in wiimod_accel_remove()
929 struct wiimote_data *wdata) in wiimod_nunchuk_probe()
1223 struct wiimote_data *wdata) in wiimod_classic_probe()
2173 struct wiimote_data *wdata) in wiimod_drums_remove()
[all …]
A Dhid-wiimote-debug.c18 struct wiimote_data *wdata;
27 struct wiimote_data *wdata = dbg->wdata; in wiidebug_eeprom_read()
172 int wiidebug_init(struct wiimote_data *wdata) in wiidebug_init()
207 void wiidebug_deinit(struct wiimote_data *wdata) in wiidebug_deinit()

Completed in 18 milliseconds