Home
last modified time | relevance | path

Searched refs:JC_BTN_UP (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-nintendo.c356 #define JC_BTN_UP BIT(17) macro
377 { BTN_DPAD_UP, JC_BTN_UP, },
1667 if (btns & JC_BTN_UP) in joycon_report_dpad()