Searched defs:EVIOCGEFFECTS (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input.h | 181 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input.h | 184 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */ macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input.h | 96 #define EVIOCGEFFECTS _IOR('E', 0x84, int) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input.h | 96 #define EVIOCGEFFECTS _IOR('E', 0x84, int) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input.h | 85 #define EVIOCGEFFECTS _IOR('E', 0x84, int) macro
|
Completed in 5 milliseconds