Home
last modified time | relevance | path

Searched refs:current_profile (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hid/
Dhid-corsair.c322 int current_profile; in k90_show_current_profile() local
335 current_profile = data[7]; in k90_show_current_profile()
336 if (current_profile < 1 || current_profile > 3) { in k90_show_current_profile()
342 return snprintf(buf, PAGE_SIZE, "%d\n", current_profile); in k90_show_current_profile()
374 static DEVICE_ATTR(current_profile, 0644, k90_show_current_profile,
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-hid-corsair11 What: /sys/bus/drivers/corsair/<dev>/current_profile