Searched refs:sidetone_max (Results 1 – 1 of 1) 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()