Home
last modified time | relevance | path

Searched refs:wiimote_cmd_pending (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/hid/
Dhid-wiimote.h298 static inline bool wiimote_cmd_pending(struct wiimote_data *wdata, int cmd, in wiimote_cmd_pending() function
Dhid-wiimote-core.c1446 if (wiimote_cmd_pending(wdata, WIIPROTO_REQ_SREQ, 0)) in handler_status()
1464 if (wiimote_cmd_pending(wdata, WIIPROTO_REQ_RMEM, offset)) { in handler_data()
1484 if (wiimote_cmd_pending(wdata, cmd, 0)) { in handler_return()