Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-wiimote-core.c46 struct wiimote_queue *queue = container_of(work, struct wiimote_queue, in wiimote_queue_worker()
73 static void wiimote_queue(struct wiimote_data *wdata, const __u8 *buffer, in wiimote_queue() function
150 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_rumble()
175 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_leds()
258 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_drm()
269 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_status()
294 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_ir1()
305 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_ir2()
336 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_wmem()
361 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_rmem()
Dhid-wiimote.h110 struct wiimote_queue { struct
163 struct wiimote_queue queue;