Lines Matching full:nintendo
3 * HID driver for Nintendo Wii / Wii U peripherals
799 [WIIMOTE_DEV_GEN10] = "Nintendo Wii Remote (Gen 1)",
800 [WIIMOTE_DEV_GEN20] = "Nintendo Wii Remote Plus (Gen 2)",
801 [WIIMOTE_DEV_BALANCE_BOARD] = "Nintendo Wii Balance Board",
802 [WIIMOTE_DEV_PRO_CONTROLLER] = "Nintendo Wii U Pro Controller",
828 if (!strcmp(name, "Nintendo RVL-CNT-01")) { in wiimote_init_set_type()
831 } else if (!strcmp(name, "Nintendo RVL-CNT-01-TR")) { in wiimote_init_set_type()
834 } else if (!strcmp(name, "Nintendo RVL-WBC-01")) { in wiimote_init_set_type()
837 } else if (!strcmp(name, "Nintendo RVL-CNT-01-UC")) { in wiimote_init_set_type()
922 hid_info(wdata->hdev, "detected extension: Nintendo Wii Motion Plus\n"); in wiimote_init_poll_mp()
1079 [WIIMOTE_EXT_NUNCHUK] = "Nintendo Wii Nunchuk",
1080 [WIIMOTE_EXT_CLASSIC_CONTROLLER] = "Nintendo Wii Classic Controller",
1081 [WIIMOTE_EXT_BALANCE_BOARD] = "Nintendo Wii Balance Board",
1082 [WIIMOTE_EXT_PRO_CONTROLLER] = "Nintendo Wii U Pro Controller",
1083 [WIIMOTE_EXT_DRUMS] = "Nintendo Wii Drums",
1084 [WIIMOTE_EXT_GUITAR] = "Nintendo Wii Guitar",
1151 hid_info(wdata->hdev, "detected extension: Nintendo Wii Motion Plus\n"); in wiimote_init_hotplug()
1887 MODULE_DESCRIPTION("Driver for Nintendo Wii / Wii U peripherals");