Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-corsair-void.c150 unsigned int sidetone_max; member
359 return sysfs_emit(buf, "%d\n", drvdata->sidetone_max); in sidetone_max_show()
466 if (kstrtouint(buf, 10, &sidetone) || sidetone > drvdata->sidetone_max) in set_sidetone_store()
617 static DEVICE_ATTR_RO(sidetone_max);
658 drvdata->sidetone_max = CORSAIR_VOID_SIDETONE_MAX_WIRELESS; in corsair_void_probe()
660 drvdata->sidetone_max = CORSAIR_VOID_SIDETONE_MAX_WIRED; in corsair_void_probe()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-corsair-void32 Description: (W) Set the sidetone volume (0 - sidetone_max)
34 What: /sys/bus/hid/drivers/hid-corsair-void/<dev>/sidetone_max