Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-corsair.c255 const char *macro_mode; in k90_show_macro_mode() local
271 macro_mode = "HW"; in k90_show_macro_mode()
275 macro_mode = "SW"; in k90_show_macro_mode()
283 return snprintf(buf, PAGE_SIZE, "%s\n", macro_mode); in k90_show_macro_mode()
373 static DEVICE_ATTR(macro_mode, 0644, k90_show_macro_mode, k90_store_macro_mode);
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-hid-corsair1 What: /sys/bus/drivers/corsair/<dev>/macro_mode