Searched defs:THINGY (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/hid/ |
A D | hid-roccat-isku.c | 159 #define ISKU_SYSFS_W(thingy, THINGY) \ argument 168 #define ISKU_SYSFS_R(thingy, THINGY) \ argument 177 #define ISKU_SYSFS_RW(thingy, THINGY) \ argument 181 #define ISKU_BIN_ATTR_RW(thingy, THINGY) \ argument 190 #define ISKU_BIN_ATTR_R(thingy, THINGY) \ argument 198 #define ISKU_BIN_ATTR_W(thingy, THINGY) \ argument
|
A D | hid-roccat-koneplus.c | 131 #define KONEPLUS_SYSFS_W(thingy, THINGY) \ argument 140 #define KONEPLUS_SYSFS_R(thingy, THINGY) \ argument 149 #define KONEPLUS_SYSFS_RW(thingy, THINGY) \ argument 153 #define KONEPLUS_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 162 #define KONEPLUS_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 170 #define KONEPLUS_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|
A D | hid-roccat-pyra.c | 133 #define PYRA_SYSFS_W(thingy, THINGY) \ argument 142 #define PYRA_SYSFS_R(thingy, THINGY) \ argument 151 #define PYRA_SYSFS_RW(thingy, THINGY) \ argument 155 #define PYRA_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 164 #define PYRA_BIN_ATTRIBUTE_R(thingy, THINGY) \ argument 172 #define PYRA_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|
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
|
A D | hid-roccat-kovaplus.c | 174 #define KOVAPLUS_SYSFS_W(thingy, THINGY) \ argument 183 #define KOVAPLUS_SYSFS_R(thingy, THINGY) \ argument 192 #define KOVAPLUS_SYSFS_RW(thingy, THINGY) \ argument 196 #define KOVAPLUS_BIN_ATTRIBUTE_RW(thingy, THINGY) \ argument 205 #define KOVAPLUS_BIN_ATTRIBUTE_W(thingy, THINGY) \ argument
|
Completed in 10 milliseconds