Home
last modified time | relevance | path

Searched refs:profile_buttons (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-koneplus30 profile_buttons holds information about button layout.
34 Write control to select profile and read profile_buttons instead.
Dsysfs-driver-hid-roccat-kovaplus48 profile_buttons holds information about button layout.
52 Write control to select profile and read profile_buttons instead.
Dsysfs-driver-hid-roccat-pyra45 profile_buttons holds information about button layout.
49 Write control to select profile and read profile_buttons instead.
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-hid-roccat-kovaplus20 …erface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
25 profile_buttons holds information about button layout.
Dsysfs-driver-hid-roccat-pyra25 …um>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_buttons
30 profile_buttons holds information about button layout.
Dsysfs-driver-hid-roccat-koneplus31 …erface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_buttons
36 profile_buttons holds information about button layout.
Dsysfs-driver-hid-roccat-konepure40 …erface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/konepure/roccatkonepure<minor>/profile_buttons
45 profile_buttons holds information about button layout.
/linux-4.1.27/drivers/hid/
Dhid-roccat-kovaplus.h130 struct kovaplus_profile_buttons profile_buttons[5]; member
Dhid-roccat-konepure.c47 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(profile_buttons, 0x07, 0x3b);
Dhid-roccat-kovaplus.c218 KOVAPLUS_BIN_ATTRIBUTE_RW(profile_buttons, PROFILE_BUTTONS);
434 &kovaplus->profile_buttons[i], i); in kovaplus_init_kovaplus_device_struct()
Dhid-roccat-koneplus.c190 KONEPLUS_BIN_ATTRIBUTE_RW(profile_buttons, PROFILE_BUTTONS);
Dhid-roccat-pyra.c188 PYRA_BIN_ATTRIBUTE_RW(profile_buttons, PROFILE_BUTTONS);