Lines Matching refs:wiimote_data
62 static void wiimod_keys_in_keys(struct wiimote_data *wdata, const __u8 *keys) in wiimod_keys_in_keys()
90 struct wiimote_data *wdata) in wiimod_keys_probe()
122 struct wiimote_data *wdata = container_of(work, struct wiimote_data, in wiimod_rumble_worker()
133 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_rumble_play()
156 struct wiimote_data *wdata) in wiimod_rumble_probe()
168 struct wiimote_data *wdata) in wiimod_rumble_remove()
203 struct wiimote_data *wdata = power_supply_get_drvdata(psy); in wiimod_battery_get_property()
235 struct wiimote_data *wdata) in wiimod_battery_probe()
269 struct wiimote_data *wdata) in wiimod_battery_remove()
297 struct wiimote_data *wdata = dev_to_wii(dev); in wiimod_led_get()
318 struct wiimote_data *wdata = dev_to_wii(dev); in wiimod_led_set()
339 struct wiimote_data *wdata) in wiimod_led_probe()
381 struct wiimote_data *wdata) in wiimod_led_remove()
425 static void wiimod_accel_in_accel(struct wiimote_data *wdata, in wiimod_accel_in_accel()
461 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_accel_open()
473 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_accel_close()
482 struct wiimote_data *wdata) in wiimod_accel_probe()
523 struct wiimote_data *wdata) in wiimod_accel_remove()
550 static void wiimod_ir_in_ir(struct wiimote_data *wdata, const __u8 *ir, in wiimod_ir_in_ir()
607 static int wiimod_ir_change(struct wiimote_data *wdata, __u16 mode) in wiimod_ir_change()
721 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_ir_open()
728 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_ir_close()
734 struct wiimote_data *wdata) in wiimod_ir_probe()
785 struct wiimote_data *wdata) in wiimod_ir_remove()
820 static void wiimod_nunchuk_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_nunchuk_in_ext()
906 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_nunchuk_open()
919 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_nunchuk_close()
929 struct wiimote_data *wdata) in wiimod_nunchuk_probe()
982 struct wiimote_data *wdata) in wiimod_nunchuk_remove()
1044 static void wiimod_classic_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_classic_in_ext()
1181 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_classic_open()
1194 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_classic_close()
1204 struct wiimote_data *wdata) in wiimod_classic_probe()
1260 struct wiimote_data *wdata) in wiimod_classic_remove()
1290 static void wiimod_bboard_in_keys(struct wiimote_data *wdata, const __u8 *keys) in wiimod_bboard_in_keys()
1297 static void wiimod_bboard_in_ext(struct wiimote_data *wdata, in wiimod_bboard_in_ext()
1372 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_bboard_open()
1385 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_bboard_close()
1398 struct wiimote_data *wdata = dev_to_wii(dev); in wiimod_bboard_calib_show()
1449 struct wiimote_data *wdata) in wiimod_bboard_probe()
1533 struct wiimote_data *wdata) in wiimod_bboard_remove()
1604 static void wiimod_pro_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_pro_in_ext()
1747 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_pro_open()
1760 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_pro_close()
1772 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_pro_play()
1798 struct wiimote_data *wdata = dev_to_wii(dev); in wiimod_pro_calib_show()
1814 struct wiimote_data *wdata = dev_to_wii(dev); in wiimod_pro_calib_store()
1844 struct wiimote_data *wdata) in wiimod_pro_probe()
1923 struct wiimote_data *wdata) in wiimod_pro_remove()
1958 static inline void wiimod_drums_report_pressure(struct wiimote_data *wdata, in wiimod_drums_report_pressure()
1975 static void wiimod_drums_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_drums_in_ext()
2067 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_drums_open()
2080 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_drums_close()
2090 struct wiimote_data *wdata) in wiimod_drums_probe()
2154 struct wiimote_data *wdata) in wiimod_drums_remove()
2204 static void wiimod_guitar_in_ext(struct wiimote_data *wdata, const __u8 *ext) in wiimod_guitar_in_ext()
2297 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_guitar_open()
2310 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_guitar_close()
2320 struct wiimote_data *wdata) in wiimod_guitar_probe()
2370 struct wiimote_data *wdata) in wiimod_guitar_remove()
2395 struct wiimote_data *wdata) in wiimod_builtin_mp_probe()
2407 struct wiimote_data *wdata) in wiimod_builtin_mp_remove()
2431 struct wiimote_data *wdata) in wiimod_no_mp_probe()
2443 struct wiimote_data *wdata) in wiimod_no_mp_remove()
2469 static void wiimod_mp_in_mp(struct wiimote_data *wdata, const __u8 *ext) in wiimod_mp_in_mp()
2530 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_mp_open()
2544 struct wiimote_data *wdata = input_get_drvdata(dev); in wiimod_mp_close()
2555 struct wiimote_data *wdata) in wiimod_mp_probe()
2597 struct wiimote_data *wdata) in wiimod_mp_remove()