Searched defs:THINGY (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hid/ |
H A 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 ISKU_BIN_ATTR_R(thingy,THINGY) global() argument 196 ISKU_BIN_ATTR_W(thingy,THINGY) global() argument [all...] |
H A 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 KONEPLUS_BIN_ATTRIBUTE_R(thingy,THINGY) global() argument 168 KONEPLUS_BIN_ATTRIBUTE_W(thingy,THINGY) global() argument [all...] |
H A 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 PYRA_BIN_ATTRIBUTE_R(thingy,THINGY) global() argument 169 PYRA_BIN_ATTRIBUTE_W(thingy,THINGY) global() argument [all...] |
H A 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 [all...] |