Home
last modified time | relevance | path

Searched refs:wiimote_cmd_read (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/hid/
Dhid-wiimote.h274 extern ssize_t wiimote_cmd_read(struct wiimote_data *wdata, __u32 offset,
Dhid-wiimote-core.c381 ssize_t wiimote_cmd_read(struct wiimote_data *wdata, __u32 offset, __u8 *rmem, in wiimote_cmd_read() function
437 ret = wiimote_cmd_read(wdata, 0xa400fa, rmem, 6); in wiimote_cmd_read_ext()
515 ret = wiimote_cmd_read(wdata, 0xa600fa, rmem, 6); in wiimote_cmd_read_mp()
536 ret = wiimote_cmd_read(wdata, 0xa400fa, rmem, 6); in wiimote_cmd_read_mp_mapped()
Dhid-wiimote-modules.c1426 ret = wiimote_cmd_read(wdata, 0xa40024, buf, 12); in wiimod_bboard_calib_show()
1431 ret = wiimote_cmd_read(wdata, 0xa40024 + 12, buf + 12, 12); in wiimod_bboard_calib_show()
1475 ret = wiimote_cmd_read(wdata, 0xa40024, buf, 12); in wiimod_bboard_probe()
1480 ret = wiimote_cmd_read(wdata, 0xa40024 + 12, buf + 12, 12); in wiimod_bboard_probe()