Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A 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(wdat in wiiproto_req_wmem()
[all...]
H A Dhid-wiimote.h108 struct wiimote_queue { struct
161 struct wiimote_queue queue;
109 lockwiimote_queue global() argument
110 workerwiimote_queue global() argument
111 headwiimote_queue global() argument
112 tailwiimote_queue global() argument
113 outqwiimote_queue global() argument