Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-wiimote-modules.c629 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
711 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_ir_change()
911 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_open()
924 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_nunchuk_close()
1205 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_open()
1218 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_classic_close()
1396 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_open()
1409 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_bboard_close()
1771 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_open()
1784 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in wiimod_pro_close()
[all …]
Dhid-wiimote-debug.c155 wiiproto_req_drm(dbg->wdata, (__u8) i); in wiidebug_drm_write()
Dhid-wiimote.h265 extern void wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm);
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()
1416 wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); in handler_status_K()