Searched refs:wiimote_cmd_read (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-wiimote.h | 275 extern ssize_t wiimote_cmd_read(struct wiimote_data *wdata, __u32 offset,
|
| H A D | hid-wiimote-core.c | 381 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() 519 ret = wiimote_cmd_read(wdata, 0xa600fa, rmem, 6); in wiimote_cmd_read_mp() 540 ret = wiimote_cmd_read(wdata, 0xa400fa, rmem, 6); in wiimote_cmd_read_mp_mapped()
|