Searched defs:thingy (Results 1 – 6 of 6) sorted by relevance
/drivers/hid/ |
D | hid-roccat-common.h | 47 #define ROCCAT_COMMON2_SYSFS_W(thingy, COMMAND, SIZE) \ argument 56 #define ROCCAT_COMMON2_SYSFS_R(thingy, COMMAND, SIZE) \ argument 65 #define ROCCAT_COMMON2_SYSFS_RW(thingy, COMMAND, SIZE) \ argument 69 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(thingy, COMMAND, SIZE) \ argument 78 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_R(thingy, COMMAND, SIZE) \ argument 86 #define ROCCAT_COMMON2_BIN_ATTRIBUTE_W(thingy, COMMAND, SIZE) \ argument
|
D | hid-roccat-isku.c | 157 #define ISKU_SYSFS_W(thingy, THINGY) \ argument 166 #define ISKU_SYSFS_R(thingy, THINGY) \ argument 175 #define ISKU_SYSFS_RW(thingy, THINGY) \ argument 179 #define ISKU_BIN_ATTR_RW(thingy, THINGY) \ argument 188 #define ISKU_BIN_ATTR_R(thingy, THINGY) \ argument 196 #define ISKU_BIN_ATTR_W(thingy, THINGY) \ argument
|
D | hid-roccat-koneplus.c | 129 #define KONEPLUS_SYSFS_W(thingy, THINGY) \ argument 138 #define KONEPLUS_SYSFS_R(thingy, THINGY) \ argument 147 #define KONEPLUS_SYSFS_RW(thingy, THINGY) \ argument 151 #define KONEPLUS_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 160 #define KONEPLUS_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 168 #define KONEPLUS_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|
D | hid-roccat-pyra.c | 130 #define PYRA_SYSFS_W(thingy, THINGY) \ argument 139 #define PYRA_SYSFS_R(thingy, THINGY) \ argument 148 #define PYRA_SYSFS_RW(thingy, THINGY) \ argument 152 #define PYRA_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 161 #define PYRA_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 169 #define PYRA_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|
D | hid-roccat-lua.c | 67 #define LUA_SYSFS_W(thingy, THINGY) \ argument 76 #define LUA_SYSFS_R(thingy, THINGY) \ argument 85 #define LUA_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument
|
D | hid-roccat-kovaplus.c | 172 #define KOVAPLUS_SYSFS_W(thingy, THINGY) \ argument 181 #define KOVAPLUS_SYSFS_R(thingy, THINGY) \ argument 190 #define KOVAPLUS_SYSFS_RW(thingy, THINGY) \ argument 194 #define KOVAPLUS_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 203 #define KOVAPLUS_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|