Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dcorsair-cpro.c96 char fan_label[NUM_FANS][LABEL_LENGTH]; member
235 *str = ccp->fan_label[channel]; in ccp_read_string()
472 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
476 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
480 scnprintf(ccp->fan_label[channel], LABEL_LENGTH, in get_fan_cnct()
H A Dnzxt-smart2.c29 static const char *const fan_label[] = { variable
646 *str = fan_label[channel]; in nzxt_smart2_hwmon_read_string()