Searched refs:wiimote_cmd_set (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-wiimote-debug.c | 47 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, *off & 0xffff); in wiidebug_eeprom_read()
|
H A D | hid-wiimote.h | 332 static inline void wiimote_cmd_set(struct wiimote_data *wdata, int cmd, in wiimote_cmd_set() function
|
H A D | hid-wiimote-core.c | 369 wiimote_cmd_set(wdata, WIIPROTO_REQ_WMEM, 0); in wiimote_cmd_write() 390 wiimote_cmd_set(wdata, WIIPROTO_REQ_RMEM, offset & 0xffff); in wiimote_cmd_read() 877 wiimote_cmd_set(wdata, WIIPROTO_REQ_SREQ, 0); in wiimote_init_detect()
|
H A D | hid-wiimote-modules.c | 219 wiimote_cmd_set(wdata, WIIPROTO_REQ_SREQ, 0); in wiimod_battery_get_property() 642 wiimote_cmd_set(wdata, WIIPROTO_REQ_IR1, 0); in wiimod_ir_change() 656 wiimote_cmd_set(wdata, WIIPROTO_REQ_IR2, 0); in wiimod_ir_change()
|