Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-wiimote-modules.c636 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
718 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
918 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_open()
931 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_close()
1193 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_open()
1206 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_close()
1384 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_open()
1397 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_close()
1759 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_open()
1772 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_close()
[all …]
Dhid-wiimote-debug.c158 wiiproto_req_drm(dbg->wdata, (__u8) i); in wiidebug_drm_write()
Dhid-wiimote.h264 extern void wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm);
Dhid-wiimote-core.c243 void wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm) in wiiproto_req_drm() function
283 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiiproto_req_accel()
1409 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in handler_status_K()