Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-kovaplus62 …erface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/kovaplus/roccatkovaplus<minor>/profile_buttons
67 profile_buttons holds information about button layout.
82 profile_buttons holds information about button layout.
86 Write control to select profile and read profile_buttons instead.
H A Dsysfs-driver-hid-roccat-pyra51 …um>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/pyra/roccatpyra<minor>/profile_buttons
56 profile_buttons holds information about button layout.
71 profile_buttons holds information about button layout.
75 Write control to select profile and read profile_buttons instead.
H A Dsysfs-driver-hid-roccat-koneplus55 …erface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/koneplus/roccatkoneplus<minor>/profile_buttons
60 profile_buttons holds information about button layout.
75 profile_buttons holds information about button layout.
79 Write control to select profile and read profile_buttons instead.
H A 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.
/openbmc/linux/drivers/hid/
H A Dhid-roccat-kovaplus.h127 struct kovaplus_profile_buttons profile_buttons[5]; member
H A Dhid-roccat-konepure.c42 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(profile_buttons, 0x07, 0x3b);
H A Dhid-roccat-kovaplus.c213 KOVAPLUS_BIN_ATTRIBUTE_RW(profile_buttons, PROFILE_BUTTONS);
432 &kovaplus->profile_buttons[i], i); in kovaplus_init_kovaplus_device_struct()
H A Dhid-roccat-koneplus.c183 KONEPLUS_BIN_ATTRIBUTE_RW(profile_buttons, PROFILE_BUTTONS);
H A Dhid-roccat-pyra.c180 PYRA_BIN_ATTRIBUTE_RW(profile_buttons, PROFILE_BUTTONS);