Searched refs:sidetone_max (Results 1 – 2 of 2) sorted by relevance
150 unsigned int sidetone_max; member359 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()
32 Description: (W) Set the sidetone volume (0 - sidetone_max)34 What: /sys/bus/hid/drivers/hid-corsair-void/<dev>/sidetone_max