Searched defs:map_led (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-input.c | 54 #define map_led(c) hid_map_usage(hidinput, usage, &bit, &max, EV_LED, (c)) macro [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-input.c | 99 #define map_led(c) hid_map_usage(hidinput, usage, &bit, &max, EV_LED, (c)) macro [all...] |
Completed in 5 milliseconds