Home
last modified time | relevance | path

Searched defs:WIIPROTO_FLAG_LED (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
Dhid-wiimote.h54 #define WIIPROTO_FLAG_LED(num) (WIIPROTO_FLAG_LED1 << (num - 1)) macro
/kernel/linux/linux-6.6/drivers/hid/
Dhid-wiimote.h54 #define WIIPROTO_FLAG_LED(num) (WIIPROTO_FLAG_LED1 << (num - 1)) macro