Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dcorsair-cpro.c86 char fan_label[6][LABEL_LENGTH]; member
210 *str = ccp->fan_label[channel]; in ccp_read_string()
447 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
451 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
455 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
Dnzxt-smart2.c29 static const char *const fan_label[] = { variable
646 *str = fan_label[channel]; in nzxt_smart2_hwmon_read_string()