Searched defs:thingy (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/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 | 164 #define ISKU_SYSFS_W(thingy, THINGY) \ argument 173 #define ISKU_SYSFS_R(thingy, THINGY) \ argument 182 #define ISKU_SYSFS_RW(thingy, THINGY) \ argument 186 #define ISKU_BIN_ATTR_RW(thingy, THINGY) \ argument 195 #define ISKU_BIN_ATTR_R(thingy, THINGY) \ argument 203 #define ISKU_BIN_ATTR_W(thingy, THINGY) \ argument
|
D | hid-roccat-koneplus.c | 136 #define KONEPLUS_SYSFS_W(thingy, THINGY) \ argument 145 #define KONEPLUS_SYSFS_R(thingy, THINGY) \ argument 154 #define KONEPLUS_SYSFS_RW(thingy, THINGY) \ argument 158 #define KONEPLUS_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 167 #define KONEPLUS_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 175 #define KONEPLUS_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-pyra.c | 138 #define PYRA_SYSFS_W(thingy, THINGY) \ argument 147 #define PYRA_SYSFS_R(thingy, THINGY) \ argument 156 #define PYRA_SYSFS_RW(thingy, THINGY) \ argument 160 #define PYRA_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 169 #define PYRA_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 177 #define PYRA_BIN_ATTRIBUTE_W(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
|