Home
last modified time | relevance | path

Searched refs:wiiproto_req_drm (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/
H A Dhid-wiimote-debug.c155 wiiproto_req_drm(dbg->wdata, (__u8) i); in wiidebug_drm_write()
H A Dhid-wiimote.h266 extern void wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm);
H A Dhid-wiimote-core.c240 void wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm) in wiiproto_req_drm() function
280 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiiproto_req_accel()
1421 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in handler_status_K()