Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dcorsair-cpro.c95 char fan_label[6][LABEL_LENGTH]; member
230 *str = ccp->fan_label[channel]; in ccp_read_string()
467 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
471 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
475 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()