Lines Matching refs:strcmp
572 if (!strcmp(ct->name, "cpu-fan-a-0")) in rm31_new_control()
574 else if (!strcmp(ct->name, "cpu-fan-b-0")) in rm31_new_control()
576 else if (!strcmp(ct->name, "cpu-fan-c-0")) in rm31_new_control()
578 else if (!strcmp(ct->name, "cpu-fan-a-1")) in rm31_new_control()
580 else if (!strcmp(ct->name, "cpu-fan-b-1")) in rm31_new_control()
582 else if (!strcmp(ct->name, "cpu-fan-c-1")) in rm31_new_control()
584 else if (!strcmp(ct->name, "backside-fan")) in rm31_new_control()
586 else if (!strcmp(ct->name, "slots-fan")) in rm31_new_control()
588 else if (!strcmp(ct->name, "cpufreq-clamp")) in rm31_new_control()
610 if (!strcmp(sr->name, "cpu-diode-temp-0")) in rm31_new_sensor()
612 else if (!strcmp(sr->name, "cpu-diode-temp-1")) in rm31_new_sensor()
614 else if (!strcmp(sr->name, "cpu-voltage-0")) in rm31_new_sensor()
616 else if (!strcmp(sr->name, "cpu-voltage-1")) in rm31_new_sensor()
618 else if (!strcmp(sr->name, "cpu-current-0")) in rm31_new_sensor()
620 else if (!strcmp(sr->name, "cpu-current-1")) in rm31_new_sensor()
622 else if (!strcmp(sr->name, "backside-temp")) in rm31_new_sensor()
624 else if (!strcmp(sr->name, "slots-temp")) in rm31_new_sensor()
626 else if (!strcmp(sr->name, "dimms-temp")) in rm31_new_sensor()