Lines Matching full:nintendo
3 * HID driver for Nintendo Wii / Wii U peripherals
803 [WIIMOTE_DEV_GEN10] = "Nintendo Wii Remote (Gen 1)",
804 [WIIMOTE_DEV_GEN20] = "Nintendo Wii Remote Plus (Gen 2)",
805 [WIIMOTE_DEV_BALANCE_BOARD] = "Nintendo Wii Balance Board",
806 [WIIMOTE_DEV_PRO_CONTROLLER] = "Nintendo Wii U Pro Controller",
832 if (!strcmp(name, "Nintendo RVL-CNT-01")) { in wiimote_init_set_type()
835 } else if (!strcmp(name, "Nintendo RVL-CNT-01-TR")) { in wiimote_init_set_type()
838 } else if (!strcmp(name, "Nintendo RVL-WBC-01")) { in wiimote_init_set_type()
841 } else if (!strcmp(name, "Nintendo RVL-CNT-01-UC")) { in wiimote_init_set_type()
926 hid_info(wdata->hdev, "detected extension: Nintendo Wii Motion Plus\n"); in wiimote_init_poll_mp()
1083 [WIIMOTE_EXT_NUNCHUK] = "Nintendo Wii Nunchuk",
1084 [WIIMOTE_EXT_CLASSIC_CONTROLLER] = "Nintendo Wii Classic Controller",
1085 [WIIMOTE_EXT_BALANCE_BOARD] = "Nintendo Wii Balance Board",
1086 [WIIMOTE_EXT_PRO_CONTROLLER] = "Nintendo Wii U Pro Controller",
1087 [WIIMOTE_EXT_DRUMS] = "Nintendo Wii Drums",
1088 [WIIMOTE_EXT_GUITAR] = "Nintendo Wii Guitar",
1089 [WIIMOTE_EXT_TURNTABLE] = "Nintendo Wii Turntable"
1156 hid_info(wdata->hdev, "detected extension: Nintendo Wii Motion Plus\n"); in wiimote_init_hotplug()
1894 MODULE_DESCRIPTION("Driver for Nintendo Wii / Wii U peripherals");