Searched defs:thingy (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/hid/ |
D | hid-roccat-common.h | 50 #define ROCCAT_COMMON2_SYSFS_W(thingy, COMMAND, SIZE) \ argument 59 #define ROCCAT_COMMON2_SYSFS_R(thingy, COMMAND, SIZE) \ argument 68 #define ROCCAT_COMMON2_SYSFS_RW(thingy, COMMAND, SIZE) \ argument 72 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(thingy, COMMAND, SIZE) \ argument 81 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_R(thingy, COMMAND, SIZE) \ argument 89 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_W(thingy, COMMAND, SIZE) \ argument
|
D | hid-roccat-isku.c | 162 #define ISKU_SYSFS_W(thingy, THINGY) \ argument 171 #define ISKU_SYSFS_R(thingy, THINGY) \ argument 180 #define ISKU_SYSFS_RW(thingy, THINGY) \ argument 184 #define ISKU_BIN_ATTR_RW(thingy, THINGY) \ argument 193 #define ISKU_BIN_ATTR_R(thingy, THINGY) \ argument 201 #define ISKU_BIN_ATTR_W(thingy, THINGY) \ argument
|
D | hid-roccat-koneplus.c | 134 #define KONEPLUS_SYSFS_W(thingy, THINGY) \ argument 143 #define KONEPLUS_SYSFS_R(thingy, THINGY) \ argument 152 #define KONEPLUS_SYSFS_RW(thingy, THINGY) \ argument 156 #define KONEPLUS_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 165 #define KONEPLUS_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 173 #define KONEPLUS_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|
D | hid-roccat-pyra.c | 136 #define PYRA_SYSFS_W(thingy, THINGY) \ argument 145 #define PYRA_SYSFS_R(thingy, THINGY) \ argument 154 #define PYRA_SYSFS_RW(thingy, THINGY) \ argument 158 #define PYRA_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 167 #define PYRA_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 175 #define PYRA_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|
D | hid-roccat-lua.c | 70 #define LUA_SYSFS_W(thingy, THINGY) \ argument 79 #define LUA_SYSFS_R(thingy, THINGY) \ argument 88 #define LUA_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument
|
D | hid-roccat-kovaplus.c | 177 #define KOVAPLUS_SYSFS_W(thingy, THINGY) \ argument 186 #define KOVAPLUS_SYSFS_R(thingy, THINGY) \ argument 195 #define KOVAPLUS_SYSFS_RW(thingy, THINGY) \ argument 199 #define KOVAPLUS_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 208 #define KOVAPLUS_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|