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

/linux-master/drivers/hid/
H A Dhid-wiimote.h298 static inline bool wiimote_cmd_pending(struct wiimote_data *wdata, int cmd, function
H A Dhid-wiimote-core.c1448 if (wiimote_cmd_pending(wdata, WIIPROTO_REQ_SREQ, 0))
1466 if (wiimote_cmd_pending(wdata, WIIPROTO_REQ_RMEM, offset)) {
1486 if (wiimote_cmd_pending(wdata, cmd, 0)) {

Completed in 127 milliseconds