Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-oxp.c31 #define GEN2_USAGE_PAGE 0xff00 macro
443 case GEN2_USAGE_PAGE: in oxp_hid_raw_event()
511 if (up != GEN2_USAGE_PAGE) in gamepad_mode_store()
637 if (up != GEN2_USAGE_PAGE) in oxp_set_buttons()
1049 case GEN2_USAGE_PAGE: in oxp_rgb_status_store()
1068 case GEN2_USAGE_PAGE: in oxp_rgb_status_show()
1101 case GEN2_USAGE_PAGE: in oxp_rgb_color_set()
1147 case GEN2_USAGE_PAGE: in oxp_rgb_effect_set()
1459 if (up == GEN2_USAGE_PAGE && oxp_hybrid_mcu_device()) in oxp_cfg_probe()
1482 if (up != GEN2_USAGE_PAGE) in oxp_cfg_probe()
[all …]