Lines Matching defs:ext
81 static void ext_disable(struct wiimote_ext *ext) in ext_disable()
98 static bool motionp_read(struct wiimote_ext *ext) in motionp_read()
126 static __u8 ext_read(struct wiimote_ext *ext) in ext_read()
161 static void ext_enable(struct wiimote_ext *ext, bool motionp, __u8 ext_type) in ext_enable()
193 struct wiimote_ext *ext = container_of(work, struct wiimote_ext, in wiiext_worker() local
205 static void wiiext_schedule(struct wiimote_ext *ext) in wiiext_schedule()
253 static void handler_motionp(struct wiimote_ext *ext, const __u8 *payload) in handler_motionp()
314 static void handler_nunchuck(struct wiimote_ext *ext, const __u8 *payload) in handler_nunchuck()
394 static void handler_classic(struct wiimote_ext *ext, const __u8 *payload) in handler_classic()
515 struct wiimote_ext *ext = wdata->ext; in wiiext_handle() local
566 struct wiimote_ext *ext = input_get_drvdata(dev); in wiiext_input_open() local
581 struct wiimote_ext *ext = input_get_drvdata(dev); in wiiext_input_close() local
590 struct wiimote_ext *ext = input_get_drvdata(dev); in wiiext_mp_open() local
605 struct wiimote_ext *ext = input_get_drvdata(dev); in wiiext_mp_close() local
615 struct wiimote_ext *ext; in wiiext_init() local
728 struct wiimote_ext *ext = wdata->ext; in wiiext_deinit() local