Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-wiimote-core.c43 struct wiimote_queue *queue = container_of(work, struct wiimote_queue, in wiimote_queue_worker()
70 static void wiimote_queue(struct wiimote_data *wdata, const __u8 *buffer, in wiimote_queue() function
147 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_rumble()
172 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_leds()
255 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_drm()
266 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_status()
291 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_ir1()
302 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_ir2()
333 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_wmem()
358 wiimote_queue(wdata, cmd, sizeof(cmd)); in wiiproto_req_rmem()
Dhid-wiimote.h107 struct wiimote_queue { struct
160 struct wiimote_queue queue;