Home
last modified time | relevance | path

Searched refs:WIIMOD_FLAG_EXT8 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-wiimote.h186 #define WIIMOD_FLAG_EXT8 0x0002 macro
H A Dhid-wiimote-core.c1291 if ((ops->flags & WIIMOD_FLAG_EXT8) && len < 8) in valid_ext_handler()
H A Dhid-wiimote-modules.c1306 * it needs the WIIMOD_FLAG_EXT8 flag.
1564 .flags = WIIMOD_FLAG_EXT8,
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote.h187 #define WIIMOD_FLAG_EXT8 0x0002 macro
H A Dhid-wiimote-core.c1296 if ((ops->flags & WIIMOD_FLAG_EXT8) && len < 8) in valid_ext_handler()
H A Dhid-wiimote-modules.c1306 * it needs the WIIMOD_FLAG_EXT8 flag.
1564 .flags = WIIMOD_FLAG_EXT8,

Completed in 15 milliseconds